|
|
#1 | |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
|
nsKeyHook plug-in
Wrote this small plug-in so I could validate input of a product key in a client's installer. They've let me release it
. You can handle WM_CHAR for example to only allow alphanumeric input and WM_PASTE to only allow paste of alphanumeric text. You can also handle WM_PASTE to automatically fill all product key fields (e.g. 5 text boxes for a 25 character product key).Quote:
http://nsis.sourceforge.net/NsKeyHook_plug-in Stu Need an installer? http://www.afrowsoft.co.uk |
|
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Oct 2006
Posts: 1,840
|
Great stuff, thanks for sharing!
|
|
|
|
|
|
#3 |
|
Senior Member
|
Heh, cool job man!
Create cool looking Graphical Installers in NSIS: www.graphical-installer.com -see below I offer NSIS scripting, C/C++/C#/Delphi programming: www.unsigned-softworks.sk Develop NSIS projects directly in Visual Studio 2005-2012: www.unsigned-softworks.sk/visual-installer/ |
|
|
|
|
|
#4 | |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
|
New version.
Quote:
Need an installer? http://www.afrowsoft.co.uk |
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|