Dialogs plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (SF: Joelito -> Joel.) |
(→Links) |
||
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{PageAuthor|Joel}} | |||
== Links == | == Links == | ||
[http:// | This plugin has been superseded for the new [http://forums.winamp.com/showthread.php?t=382177 Dialogsv3] with support for the new nsis 3.x (both unicode and ansi) | ||
<br> | |||
[http://nsis.sourceforge.net/Joel_plugin_src Main] | |||
<br> | |||
<attach>Dialogs.zip</attach> (Mirror) | |||
== Description == | == Description == | ||
'''Version:''' 2.3. | |||
Is a plugin to call the API dialogs: | Is a plugin to call the API dialogs: | ||
Line 14: | Line 22: | ||
Comments or suggestons? PM. | Comments or suggestons? PM. | ||
[[Category:Plugins]] |
Latest revision as of 02:40, 13 August 2015
Author: Joel (talk, contrib) |
Links
This plugin has been superseded for the new Dialogsv3 with support for the new nsis 3.x (both unicode and ansi)
Main
Dialogs.zip (21 KB) (Mirror)
Description
Version: 2.3.
Is a plugin to call the API dialogs:
- Open File name.
- Folder Browse dialog.
- Save File name.
- InputBox (with password field).
- InputRegCode (User with serial) (now with password field).
Please, see the readme file to know the syntax (also see examples in the ZIP). Comments or suggestons? PM.