Index: /trunk/src/VBox/Installer/win/UserInterface.wxi
===================================================================
--- /trunk/src/VBox/Installer/win/UserInterface.wxi	(revision 58638)
+++ /trunk/src/VBox/Installer/win/UserInterface.wxi	(revision 58639)
@@ -610,5 +610,5 @@
                  Also see: http://osdir.com/ml/windows.devel.wix.user/2005-02/msg00300.html -->
             <Control Id="StartVBoxCheckBox" Type="CheckBox" X="135" Y="115" Width="200" Height="17"
-                Property="VBOXSTART" CheckBoxValue="1">
+                     Property="VBOX_START" CheckBoxValue="1" Default="no">
                 <Text>!(loc.ExitDlg_StartVBox)</Text>
                 <Condition Action="hide">
@@ -1191,3 +1191,2 @@
 
 </Include>
-
