PassDialog plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
(Made to match PassDialog wiki entry)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
== Description ==
== Description ==
A plugin which displays 4 embedded dialogs: UserPass (username & password), Password (password), Serial (customisable serial number dialog), and InputBox (single input text box). This plugin can be used for gathering input when security is necessary.
A plugin which displays 4 embedded dialogs: UserPass (username & password), Password (password), Serial (customisable serial number dialog), and InputBox (single input text box). This plugin can be used for gathering input when security is necessary.
'''Warning:''' The password dialogues can easily be bypassed with /S switch (used for silent install).


== Download ==
== Download ==
[[File:PassDialog.zip|Download PassDialog.zip...]]
<attach>PassDialog.zip</attach>


-Stu
-Stu


[[Category:Plugins]]
[[Category:Plugins]]

Latest revision as of 10:58, 29 January 2009

Author: Afrow UK (talk, contrib)


Description

A plugin which displays 4 embedded dialogs: UserPass (username & password), Password (password), Serial (customisable serial number dialog), and InputBox (single input text box). This plugin can be used for gathering input when security is necessary.

Warning: The password dialogues can easily be bypassed with /S switch (used for silent install).

Download

PassDialog.zip (31 KB)

-Stu