PhilMarcum
MIS
Can someone take a look at this command line syntax and let me know what's wrong with it?
setup.exe /S/v/qn
ACT! 2005 InstallShield Command Line Parameters
/L - Language ID
/S - Hide initializing dialog. For silent mode use: /S/v/qn
/V - parameters to MsiExec.exe
/UA - (url to InstMsiA.exe)
/UW - (url to InstMsiW.exe)
/UM - (url to msi package)
I get an error on my client systems after deploying this package using these switches. Am I missing something here?
TIA
setup.exe /S/v/qn
ACT! 2005 InstallShield Command Line Parameters
/L - Language ID
/S - Hide initializing dialog. For silent mode use: /S/v/qn
/V - parameters to MsiExec.exe
/UA - (url to InstMsiA.exe)
/UW - (url to InstMsiW.exe)
/UM - (url to msi package)
I get an error on my client systems after deploying this package using these switches. Am I missing something here?
TIA