Bachus Posted March 30, 2004 Posted March 30, 2004 I've been having horrible luck for a long time with Installshield. When it works, it works great. When it doesn't work, I have an awful time figuring out the problem. Now it has come down to just a small handfull of problem programs to sort out before I can finally call my unattended disc (well, the apps part, anyway) complete.Basically, I can't get the Logitech mouse and keyboard software, Pinnacle Studio, and PowerDVD to install at all. I've tried various forms of the command line and recreated the iss files several times all to no avail. Here they are:PowerDVDstart /wait %cdrom%\Apps\Multimedia\PDVD\Setup.exe -S -f1"%cdrom%\Apps\Multimedia\PDVD\setup.iss"Pinnacle Studio 8start /wait %cdrom%\Apps\Multimedia\PinnacleDisc1\Setup\Setup.exe -S -f1"%cdrom%\Apps\Multimedia\PinnacleDisc1\Setup\setup.iss"start /wait %cdrom%\Apps\Multimedia\PinnacleDisc2\Setup.exe -S -f1"%cdrom%\Apps\Multimedia\PinnacleDisc2\setup.iss"Logitech Mouseware and iTouch softwarestart /wait %cdrom%\Apps\Utilities\Logitech\itouch\it220enu.exe -a -S -f1"%cdrom%\Apps\Utilities\Logitech\itouch\setup.iss"start /wait %cdrom%\Apps\Utilities\Logitech\mouseware\mw9791enu.exe -a -S -f1"%cdrom%\Apps\Utilities\Logitech\mouseware\setup.iss"cdrom is assigned properly, so that rules out that possible issue. I'd post the iss files as well, but they'd make the post quite lengthy and I doubt they'll be of any help. Of course, if you want to look at them I can post them. Anything to help you help me.
Alanoll Posted March 30, 2004 Posted March 30, 2004 try adding the -f2 switch.Installshield has a tendency to quite if it can't write a log, and the -f2 makes sure you have a path-f2"%windir%\temp\install.log"
Bachus Posted March 30, 2004 Author Posted March 30, 2004 Wow. I think that solves my problem. Amazing. Thanks a lot.
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