User counts
Hello,
Is it possible to test if a user exists, using NSIS script ?
I didn't find any information on the web..
Archive: User counts
User counts
Hello,
Is it possible to test if a user exists, using NSIS script ?
I didn't find any information on the web..
I take it you mean Windows user accounts. There is the UserMgr plug-in:
http://nsis.sourceforge.net/UserMgr_plug-in
Stu