krick:
Thanks a lot for the tip.
No, I didn't know about the "XP pin shortcut to Start menu" tip.
I do know about iexpress.exe and its potential, though.
I create install packages for 9x/ME/NT4 using Iexpress all the time.
More info:
http://www.mdgx.com/add.htm#DEVThe trick is actually to use a custom SED configuration file which will do everything for you.
Then you can run iexpress followed by the SED file name to automatically [unattended] create the EXE installer you wish.
And these installers can contain +/- run anything you want, like BAT, VBS, COM, EXE, INF, HTA, LNK, REG, PIF, URL files etc...
Please note that the title of that blog article is misleading, because iexpress does not convert anything into anything else, only creates an EXE installer from a list of files, which in turn can run another executable of any type supported by the OS [see examples above].
And the issue described here [guide about how to use iexpress to create exe installers]:
http://renegadetech.blogspot.com/2006/07/h...r-vbs-file.htmlis completely different from the issue described here [which is the actual XP pin shortcut to Start menu tip]:
http://www.microsoft.com/technet/scriptcen...04/hey1111.mspxThanks again.