PDA

View Full Version : Command-line Install



Poda
07-01-2009, 04:09 PM
Hi. Is there a way to pass the directory to install as a command-line parameter to my setup program? If not, is there any other way to simulate calling my setup program with a known install directory?

linder
07-02-2009, 12:04 AM
Hello,

Yes. To pass the installation directory to the setup, use setup.exe /X "c:\yada"

To pass values to other variables, use setup.exe /V MYVAR MYVALUE

Does this help?

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

SetupBuilder is Windows installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner