NSISUser plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
Line 14: | Line 14: | ||
==Usage And Installation== | ==Usage And Installation== | ||
Simply copy the nsisUser.dll in the "Plugins" folder of the NSIS installation directory. If you don't want to put it there, you have to add a "!addplugindir" directive on the top of your install script. Read the NSIS manual for more information. | |||
==Reference== | ==Reference== |
Revision as of 15:41, 26 September 2007
Links
nsisUser-1_2_0.zip (9 KB)
What Is nsisUser
nsisUser is a plugin for NSIS (Nullsoft Scriptable Install System) that provides easy user management and checking functions for Windows 2000 and Windows XP (Vista not tested yet).
nsisUser was developed by Andreas Loeffler.
Please check out my homepage at http://www.unitedbytes.de or http://nsis.sourceforge.net for further updates of nsisUser.
Usage And Installation
Simply copy the nsisUser.dll in the "Plugins" folder of the NSIS installation directory. If you don't want to put it there, you have to add a "!addplugindir" directive on the top of your install script. Read the NSIS manual for more information.
Reference
Available functions
Version History
License
Contact
TODO - coming soon!
Visit http://www.unitedbytes.de/go.php?site=nsisuser for more information!