View Full Version : Solidcam2007 Silent install query


dasanderson
04-30-2008, 05:30 AM
Hi, I was wondering if anyone knew of a way of running a "silent install" of Solidcam using default settings ? I need to install Solidcam2007 on several dozen machines already running Solidworks 2007 but I cannot find any "command" switches for the setup file. I'd rather not have to sit at each PC going through the install procedure if possible...

many thanks for any suggestions.

Alex

Darinbee
05-01-2008, 12:43 AM
Yes, you should be able to type setup.exe /r from the command prompt, this will create a setup.iss file in your c:\windows folder.

You can then using the iss file for your silent installations.

More info about silent install here

http://helpnet.acresso.com/robo/projects/HelpLibDevStudio9/IHelpSetup_EXECmdLine.htm#rParam


Good luck

Darin