Hi there,
I want to create a CD-ROM based on a portable web server and have a problem with Windows Vista. The portable web server (Server2go) crashes if it is not launched as an admin, so it's needed to force a UAC dialog for running it from autostart in Vista.
My idea now is to create an NSIS wrapper dialog, that forks the Server2go launcher, so if the wrapper dialog causes a UAC verification the server will start correctly.
Could anyone help me with this, please? I do not know NSIS well, only have read about it and installed it a few minutes before, but I don't think I'd get this to work that quick, so any help is apreciated