VirtualBox

Changeset 52015 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Jul 14, 2014 11:45:09 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
94981
Message:

Windows host installer: Try fixing upgrading an already installed version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/VirtualBox.wxs

    r51385 r52015  
    445445
    446446        <!-- First install the new version and then remove the old version. This is more efficient -->
    447         <RemoveExistingProducts After="InstallValidate">PREVIOUSVERSIONSINSTALLED</RemoveExistingProducts>
     447        <RemoveExistingProducts Before="InstallValidate" />
    448448
    449449        <Custom Action="ca_OriginalTargetDir" After="FileCost"><![CDATA[(NOT INSTALLDIR) AND (NOT EXISTINGINSTALLDIR)]]></Custom>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette