MSI Error code 1638
I deployed a Microsoft provided .MSI package. It died on one machine with an error code of 1638 (http://itninja.com/question/help-with-msi-16185) Which as we know means the software was already on the machine. But my command line was this:
msiexec.exe /i "Acme.msi" /QN ALLUSERS=2 REBOOT=R REINSTALLMODE=omus REINSTALL=ALL /L*V+! "c:\windows\logs\acme.log"
so I used the REINSTALLMODE=omus REINSTALL=ALL yet it did not reintall and I did not see anything in the verbose log file that gave any hints as to why.
has anyone seen this before and were you able to force the reinstall?
msiexec.exe /i "Acme.msi" /QN ALLUSERS=2 REBOOT=R REINSTALLMODE=omus REINSTALL=ALL /L*V+! "c:\windows\logs\acme.log"
so I used the REINSTALLMODE=omus REINSTALL=ALL yet it did not reintall and I did not see anything in the verbose log file that gave any hints as to why.
has anyone seen this before and were you able to force the reinstall?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
anonymous_9363
13 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.