/build/static/layout/Breadcrumb_cap_w.png

ALLUSERS Property Not Transferring

I am using Wise Package Studio 5.1. My original .MSI was created as per user, patched once as per user but now I want to install per machine. My new MSI, updated from the first but with new product and update codes, is supposed to uninstall the old one through the upgrades page (I also tried by calling an MSI within an MSI) and then install the new version as a machine install. Unfortunately, it still installs as per user even though I set the ALLUSERS property to 1. The MSI installs fine if I uninstall the old MSI with Admin rights and/or if I install onto a clean machine. Wise is having a tough time with this one, so I thought I'd post here.

0 Comments   [ + ] Show comments

Answers (2)

Posted by: VikingLoki 19 years ago
Second Degree Brown Belt
0
I'd first double & triple check the obvious and make sure the new MSI truly does launch an uninstall of the old version by examining a verbose log. It's SUPPOSED to work... If not you may have found a bug in Windows Installer, who knows. Does your distribution method enable you to deploy a script? If so, maybe directly calling the old version uninstall, then launching the new version install might do the trick.
Posted by: fetgor 19 years ago
Senior Purple Belt
0
I would force the application to be reinstalled, use
msiexec /i "abc123.msi" REINSTALL=ALL REINSTALLMODE=VOMUS

//Göran
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