DialogsEx plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
m (→‎Links: Unicode NSIS compatible version (and mirror))
Line 3: Line 3:
== Links ==
== Links ==
[http://nsis.sourceforge.net/Joel_plugin_src Main]
[http://nsis.sourceforge.net/Joel_plugin_src Main]
[http://www.fdos.org/win32/nsis/plugins/others/joel/ mirror] DialogsEx for NSIS & Unicode NSIS


== Description ==
== Description ==

Revision as of 15:08, 23 February 2010

Author: Joel (talk, contrib)


Links

Main

mirror DialogsEx for NSIS & Unicode NSIS

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).