VirtualBox

Changeset 72024 in vbox for trunk/src


Ignore:
Timestamp:
Apr 25, 2018 4:24:10 PM (7 years ago)
Author:
vboxsync
Message:

Installer/win: Fixed VBOX_IS_WINDOW_10 setting. bugref:8691

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/CommonProperties.wxi

    r72020 r72024  
    1717         xmlns:difxapp="http://schemas.microsoft.com/wix/DifxAppExtension">
    1818
    19   <Property Id="VBOX_IS_WINDOW_10">
    20     <DirectorySearch Id="DirSearchForWindows10NtDll" Path="[SystemFolder]" Depth="0">
    21       <FileSearch Name="ntdll.dll" MinVersion="6.4.10000.0"/>
     19  <Property Id="VBOX_IS_WINDOW_10" >
     20    <DirectorySearch Id="DirSearchForWindows10NtDll" Path="[SystemFolder]" >
     21      <FileSearch Name="ntdll.dll" MinVersion="6.4.00000.0"/>
    2222    </DirectorySearch>
    2323  </Property>
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