VirtualBox

Changeset 58639 in vbox for trunk/src/VBox/Installer/win


Ignore:
Timestamp:
Nov 10, 2015 2:05:05 PM (9 years ago)
Author:
vboxsync
Message:

Windows host installer: Fixed "Start VirtualBox" checkbox handling (untested).

File:
1 edited

Legend:

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

    r58565 r58639  
    610610                 Also see: http://osdir.com/ml/windows.devel.wix.user/2005-02/msg00300.html -->
    611611            <Control Id="StartVBoxCheckBox" Type="CheckBox" X="135" Y="115" Width="200" Height="17"
    612                 Property="VBOXSTART" CheckBoxValue="1">
     612                     Property="VBOX_START" CheckBoxValue="1" Default="no">
    613613                <Text>!(loc.ExitDlg_StartVBox)</Text>
    614614                <Condition Action="hide">
     
    11911191
    11921192</Include>
    1193 
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