francis997 Posted November 7, 2006 Posted November 7, 2006 hi,I'm trying to integrate some packard bell drivers that are packaged with installshield. But it doesn't result. No matter wat i do, it keeps rebooting.I've tried the install with the -R command, autoit, just using a batch file...runonceex...and i just keeps rebooting or asking if i want to reboot.Can anyone help me...I've been checking the setup.iss created with the install with the -R command.And there is a piece where it think might be the solution.It's this piece...BootOption=3[{E146D219-59C1-42B0-99C0-F6D1D6CEF000}-DlgOrder]Count=0maybe someone understands it...and can help me...
The Glimmerman Posted November 13, 2006 Posted November 13, 2006 try bootoption=0 and result=1or with your iss file setup.exe /s /f1"C:\MyFolder\My response file.iss"If the normal setup doesn't ask you to reboot, but just tells you that its going to reboot. then no luck for you I think.try to extract the files and do it manually
francis997 Posted November 17, 2006 Author Posted November 17, 2006 ok. now it works i changed the bootoption=3 to bootoption=0And it didn't reboot...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now