Improving unattended Install

Hi

Been following a couple of guides and also this link: http://www-10.lotus.com/ldd/nd85forum.nsf/DateAllThreadedWeb/1998ae5be997650b8525768d003e44fe?OpenDocument

to finally make an install without the need of user input.

Now, I would like to be able to fill the Username variable somehow through a process or something, so I don’t have to edit that and I could have just one package.

I was thinking about making a vbscript but I am opened to suggestions or maybe other way of doing it.

Thanks

Subject: Third party tool

Our ID Manager tool will build a NOTES.INI and Config file as it registers users. Things like the user name, mail server, ID file name and location are already known and can be populated automatically.

A free trial version of ID Manager is available at http://www.helpsoft.com

Subject: Check out the following resources.

http://www-01.ibm.com/support/docview.wss?rs=0&uid=swg21112835

Note you can now use environment variables in the config variables. %USERNAME% etc.