MSI INstall Option

M

Mike Morse

If you use the MSI install option is there a way to make this a silent
install which can be pushed out from Active Directory so users do not have
to go through the whole install wizard?

-mike
 
A

Andrew Ma [MSFT]

MSI's can be executed silently. If you run 'msiexec', it will give you all
the options.
The flag you're probably looking for is /qn

--
Andrew J. Ma
Software Test Engineer
Microsoft Office InfoPath
http://blogs.msdn.com/ajma
---------------------------------------
This posting is provided "As Is" with no warranties, and confers no rights.
Use of any included script sample are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
Please do not send email directly to this alias. This alias is for
newsgroup purposes only.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top