Archive: IP Address and User Name


IP Address and User Name
Hi,

This may seem like a silly question (as I am sure it will) but how can you get the current users username and the computers ip address as I need them for a progam I am writing.
Any questions please ask.

Steve Lamerton

P.S. Yes I have searched the documentation and forums but I seem to be having no luck.


For IP, check out this plugin:
http://nsis.sourceforge.net/IP_plug-in

And for user name, you might try this user manager plugin:
http://nsis.sourceforge.net/UserMgr_plug-in


Thankyou !