PDA

View Full Version : Restart



NewsArchive
04-08-2008, 01:27 AM
I have an installation that is asking the user to restart after the
installation is complete. I do not want this, actually don't think I set
it, and can not find where to turn it off.

Thanks,
Bob

NewsArchive
04-08-2008, 01:28 AM
Bob,

> I have an installation that is asking the user to restart after the
> installation is complete. I do not want this, actually don't think
> I set it, and can not find where to turn it off.

The installer automatically asks for a reboot if it replaced locked (in-use)
files. In this case, Windows requires a restart in order to finalize your
installation. If you do not reboot, then you have an incomplete
installation.

To disable the reboot process (*NOT RECOMMENDED*), you can use the "Set
Installer Flag" script function.

Set Installer Flag $SB_RESTARTFLAG$ to "0"

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

"point. click. ship" - that's SetupBuilder 6.7
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
04-08-2008, 01:28 AM
You are correct. I ran it again and was not asked to reboot. I must have
had some files open and did not know.

Thanks,
Bob