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

Correct msi Application command line switch use

$
0
0

Hello,

I'm trying to setup an application in SCCM 2012 R2. When I start the application setup wizard I select "Automically detect information about this application from installation files:"

I select my msi file location and then get to the part where you enter the installation switches, this is what I have tried:

msiexec /i /q "myprogram.msi" 

and

msiexec /i "myprogram.msi" /q

Obviously I'm trying to get a quite install so that the user sees no overlay.

After trying both I get The software change returned error code 0x667(1639). Which translates to Invalid command line argument. 

Can anyone please give me advice on what would be the correct syntax for the command I am trying to execute?


Viewing all articles
Browse latest Browse all 4762

Trending Articles



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