PassDialog plug-in

From NSIS Wiki
Revision as of 10:58, 29 January 2009 by 192.163.20.232 (talk) (→‎Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
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