VirtualBox

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


Ignore:
Timestamp:
Dec 18, 2024 4:22:27 PM (5 weeks ago)
Author:
vboxsync
Message:

Windows host installer: Don't hardcode the REINSTALLMODE property, as this can lead to undefined behavior. Fixes installer validator warnings. bugref:10828

File:
1 edited

Legend:

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

    r107362 r107365  
    6969
    7070    <SetProperty Id="VBOX_REGISTERFILEEXTENSIONS" After="AppSearch" Sequence="both" Value="{}" Condition="VBOX_REGISTERFILEEXTENSIONS=&quot;0&quot;" />
    71 
    72     <!-- Force overwriting all files and re-create shortcuts to guarantee a working environment -->
    73     <Property Id="REINSTALLMODE" Value="amus" />
    7471
    7572    <?include PublicProperties.wxi ?>
Note: See TracChangeset for help on using the changeset viewer.

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