Quantcast
Channel: Configuration Manager 2012 - Application Management forum
Viewing all articles
Browse latest Browse all 4762

How to install msi & msp in one command

$
0
0

How to install msi & msp in one command?

e.g. Adobe reader

msiexec /i acroread.msi PATCH=adberdrudp11007.msp 

then popup error "This patch package could not be opened...."

I check the log, "Unable to create a temp copy of patch 'adberdrupd11007.msp'"

But run separately is ok

msiexec /i acroread.msi

msiexec /p adberdrudp11007.msp 

PS: I know how to run it in SCCM and %~dp0, but the above command is error in cmd



Viewing all articles
Browse latest Browse all 4762

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>