NSISUser plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
Line 24: Line 24:


==Available functions==
==Available functions==
Nothing in here yet! Please refer to the provided "readme.txt".


==Version History==
==Version History==

Revision as of 15:43, 26 September 2007

Links

Exe.gif nsisUser-1_2_0.zip (9 KB)

United Bytes Website

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

Examples

Please also consider the provided example script "ExampleUser.nsi" for how to use the functions below in a real world installer.

Available functions

Nothing in here yet! Please refer to the provided "readme.txt".

Version History

License

Contact

TODO - coming soon!

Visit http://www.unitedbytes.de/go.php?site=nsisuser for more information!