Packaging MS Office viewers for deployment with SCCM 2012 - Word, powerpoint, excel, visio...
Can the MS Office viewers be packaged as EXE files or do I need to extract them to MSI format? If yes do they all require the same switches for successful deployment with SCCM 2012? Will .EXE /quiet work? any other switches required? Thanks in advance.
Answers (2)
Typically any re-distributable is packed as an MSI especially if you will be using SCCM as your deployment method.
http://www.windows-noob.com/forums/index.php?/topic/4743-how-do-i-distribute-an-exe-with-sccm-2012/
Take a look at that link typically if you want a silent install an MSI will work much better than an EXE. You may also need an MSI repackager to capture the permissions etc. There are many of them out there. We use MSI Studio.
http://www.windows-noob.com/forums/index.php?/topic/4743-how-do-i-distribute-an-exe-with-sccm-2012/
Take a look at that link typically if you want a silent install an MSI will work much better than an EXE. You may also need an MSI repackager to capture the permissions etc. There are many of them out there. We use MSI Studio. - myltonpalmer 11 years ago