Old 26th September 2007, 15:59   #1
tinsold
Junior Member
 
Join Date: Dec 2006
Posts: 5
New plug-in nsisUser released!

Hi there,

I just got some time and wrote a super small plugin for NSIS called "nsisUser".

With this plugin you can try different login user/password combinations in your installer. This is especially useful, if you don't know the exact admin account names/passwords and have to guess the combination. More functions will be added on request.

The wiki page can be found here: http://nsis.sourceforge.net/NSISUser_plug-in

Let me know what you think of it.

Cheers,

Andreas
tinsold is offline   Reply With Quote
Old 26th September 2007, 20:15   #2
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
Plugin URL: http://nsis.sourceforge.net/NSISUser_plug-in
---

The LogonUser API is not the best way to do this (fails for blank passwords etc.) Take a look at http://www.winterdom.com/dev/security/sspi.html for a better way

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump