VirtualBox

Ignore:
Timestamp:
Apr 25, 2018 2:19:58 PM (7 years ago)
Author:
vboxsync
Message:

Installer/win: Trying to fix windows 10 detection. VersionNT stops at 603 because the microsoft buggers is running the MSI installer in 8.1 compatibilitiy mode or something similarlly stupid (go figure). Renamed Properties.wxi to Defines.wix (they're preprocessor defines, not properties) and added CommonProperties.wix for stuff like the new property that indicates whether we're installing on windows 10 (VBOX_IS_WINDOW_10). bugref:8691

File:
1 edited

Legend:

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

    r58599 r72020  
    1414-->
    1515
    16 <?include Properties.wxi ?>
    17 
    1816<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"
    1917     xmlns:difxapp="http://schemas.microsoft.com/wix/DifxAppExtension">
     18
     19    <?include Properties.wxi ?>
    2020
    2121    <Module Id="msm_VBoxUSB"
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