Hiro
02-02-2006, 04:04 PM
Hey guys,
I'm trying to get a Microsoft MSI file to install completely silently, but here is the deal.
The file includes a plugin for both Outlook and MSN Messenger. We don't need the MSN Messenger plug in.
When doing this:
C:\>program.msi /qn
It starts the Unattended + No User Interface install. Perfect, exactly what I need.
Here's the problem, when it gets to the part about installing the MSN Messenger plugin, it pops up an error that states that MSN Messenger is out of date for this particular add on. Again, don't care. We don't need the Messenger part, but we need this to be 100% silent to the user.
Is there anything I am doing wrong or a way to JUST install the Outlook portion?
Thanks.
I'm trying to get a Microsoft MSI file to install completely silently, but here is the deal.
The file includes a plugin for both Outlook and MSN Messenger. We don't need the MSN Messenger plug in.
When doing this:
C:\>program.msi /qn
It starts the Unattended + No User Interface install. Perfect, exactly what I need.
Here's the problem, when it gets to the part about installing the MSN Messenger plugin, it pops up an error that states that MSN Messenger is out of date for this particular add on. Again, don't care. We don't need the Messenger part, but we need this to be 100% silent to the user.
Is there anything I am doing wrong or a way to JUST install the Outlook portion?
Thanks.