Acrobat 6 and deploying via .msi
I have tried several different set's of .msi switches. I keep getting the message incorrect command line parameters.
Here is the text of the .bat file I am trying to do this with. I have tried the /qb switch also.
set parentdir=Acrobat_Pro_6
start /wait msiexec /i z:"\%parentdir%\Pro\AcroPro.msi ISX_SERIALNUMBER=xxx-xxx-xxx REBOOT=ReallySuppress /qn!
start /wait msiexec /p z:"\%parentdir%\601files\Ac60PrP1.msp" REINSTALLMODE=omus REINSTALL=ALL REBOOT=ReallySuppress /qn!
start /wait msiexec /i z:"\%parentdir%\602files\Adobe Acrobat - Reader 6.0.2 Update.msi" /qn!
start /wait msiexec /i z:"\parentdir%\603files\Adobe Acrobat and Reader 6.0.3 Update.msi" /qn!
Any suggestions would be really helpful.
Thanks,
Eric
Here is the text of the .bat file I am trying to do this with. I have tried the /qb switch also.
set parentdir=Acrobat_Pro_6
start /wait msiexec /i z:"\%parentdir%\Pro\AcroPro.msi ISX_SERIALNUMBER=xxx-xxx-xxx REBOOT=ReallySuppress /qn!
start /wait msiexec /p z:"\%parentdir%\601files\Ac60PrP1.msp" REINSTALLMODE=omus REINSTALL=ALL REBOOT=ReallySuppress /qn!
start /wait msiexec /i z:"\%parentdir%\602files\Adobe Acrobat - Reader 6.0.2 Update.msi" /qn!
start /wait msiexec /i z:"\parentdir%\603files\Adobe Acrobat and Reader 6.0.3 Update.msi" /qn!
Any suggestions would be really helpful.
Thanks,
Eric
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
rikx2
19 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.