DialogsEx plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (→‎Links: Unicode NSIS compatible version (and mirror))
 
Line 5: Line 5:


[http://www.fdos.org/win32/nsis/plugins/others/joel/ mirror] DialogsEx for NSIS & Unicode NSIS
[http://www.fdos.org/win32/nsis/plugins/others/joel/ mirror] DialogsEx for NSIS & Unicode NSIS
[http://forums.winamp.com/showthread.php?t=382177 Dialogs] Dialogs updated for nsis 3.x series (with both unicode and ansi support)


== Description ==
== Description ==

Latest revision as of 02:36, 13 August 2015

Author: Joel (talk, contrib)


Links

Main

mirror DialogsEx for NSIS & Unicode NSIS

Dialogs Dialogs updated for nsis 3.x series (with both unicode and ansi support)

Description

Version: 1.0.

This plug-in is an extension for the Dialogs plug-in by the same author which has more options than the previous version of the plug-in. It contains 7 types of dialog boxes:

  • Open file dialog box.
  • Save file dialog box.
  • Classic folder browse dialog box.
  • Modern folder browse dialog box.
  • InputTextBox (only for text).
  • InputPwdBox (text + password).
  • InputRegBox (User with serial).