/build/static/layout/Breadcrumb_cap_w.png

.MSI Issue

We have a Microsoft provided installer called ConfAddins.msi, which is a plugin for Outlook. If I double click on this .MSI or if pushed using SMS it works and it populates the Add/Remove on Windows XP with the uninstall information.

But if I drag this .MSI into a CMD window and run it the software installs but it does NOT add an entry into Add/Remove. I ran this exact command.

msiexec /i "\\net1\Soft$\Apps\Microsoft\ConfAddIn\ConfAddins.msi" /L*V "c:\windows\Buildlog\ConfAddInInstall.log" APPCONFLICT=IGNORE /qb+

What would cause this odd behavior?

0 Comments   [ + ] Show comments

Answers (3)

Posted by: naveen.packager 13 years ago
Green Belt
0
May be the ARP entry is set by the custom action which runs in UI sequence and which is not present in Install Ececute sequence.

Have you checked installing trough command line without using /qb+ switch?
Posted by: anonymous_9363 13 years ago
Red Belt
0
May be the ARP entry is set by the custom action which runs in UI sequence and which is not present in Install Ececute sequence.That can't be the case since SMS-pushed installs don't display a UI, either.

@OP:
As ever, take a verbose log of both install scenarios and examine the differences.
Posted by: mhsl808 12 years ago
Fifth Degree Brown Belt
0
I don't see anything jumping out in the verbose logs. Every time it runs the .log files say "install completed succesfully". We've now seen this with more Microsoft provided .MSI files. The Windows Rights Management .MSI files work when run manually but if you bundle them in a Wrapper.exe then still install, the logs say they installed but they don't work when accessed from within Outlook.

Any other ideas?
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ