Help - Search - Members - Calendar
Full Version: Setup.iss info
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
bladewraith
For doing an InstallShield install for Nvidia's Forceware and using the setup.iss what should Bootoption be set at to keep it from rebooting. I've noticed that even through recording a new setup.iss file that its the same as the example one in the directory where setup is. by Default "BootOption=3"

I'm guessing that it should be equal to a 0= no reboot or a 1= reboot

can someone confirm that? I also am posting the setup.iss that I made.


setup.iss
CODE
[InstallShield Silent]
Version=v6.00.000
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[{EFB7D050-CAD2-11D4-B34D-00105A1C23DD}-DlgOrder]
Dlg0={EFB7D050-CAD2-11D4-B34D-00105A1C23DD}-SdWelcome-0
Count=2
Dlg1={EFB7D050-CAD2-11D4-B34D-00105A1C23DD}-SdFinishReboot-0
[{EFB7D050-CAD2-11D4-B34D-00105A1C23DD}-SdWelcome-0]
Result=1
[{EFB7D050-CAD2-11D4-B34D-00105A1C23DD}-SdFinishReboot-0]
Result=6
BootOption=3
Sunil
0 tells setup not to restart.
bladewraith
Thanks Sunil biggrin.gif
n00b
Doesn't 3 make it reboot?
bladewraith
I think 3 makes it ask you if you want to reboot now or wait till later




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.