diff --git a/resources/install/build.xml b/resources/install/build.xml
index 4036c3575..6cb6a24b3 100644
--- a/resources/install/build.xml
+++ b/resources/install/build.xml
@@ -582,6 +582,7 @@
+
diff --git a/resources/install/windows/DefaultOverridesProps.wxi.template b/resources/install/windows/DefaultOverridesProps.wxi.template
index 222bd64b0..d4f65579e 100644
--- a/resources/install/windows/DefaultOverridesProps.wxi.template
+++ b/resources/install/windows/DefaultOverridesProps.wxi.template
@@ -8,6 +8,30 @@
-->
+
+
+
+
+
+
&Auto-start when computer restarts or reboots
&Associate Protocols
M&ake [ProductName] the default Instant Messaging Provider (Outlook integration)
+ &Disable check for updates on startup
+ &Various Settings
diff --git a/resources/install/windows/fr-fr.wxl b/resources/install/windows/fr-fr.wxl
index 76f7da715..4dcf62188 100644
--- a/resources/install/windows/fr-fr.wxl
+++ b/resources/install/windows/fr-fr.wxl
@@ -18,6 +18,8 @@
Lancer automatiquement quand l’ordinateur démarre
&Protocoles associés
M&ake [ProductName] the default Instant Messaging Provider (Outlook integration)
+ &Disable check for updates on startup
+ &Various Settings
diff --git a/resources/install/windows/installer-windows.wxs b/resources/install/windows/installer-windows.wxs
index 1e31d2e19..3f4f07b28 100644
--- a/resources/install/windows/installer-windows.wxs
+++ b/resources/install/windows/installer-windows.wxs
@@ -193,15 +193,18 @@
-
-
-
-
-
+
+
+
-
-
-
+
+
+
+
+
+
+
+
@@ -294,6 +297,12 @@
+
+
+
+
+
+
@@ -333,6 +342,14 @@
Id="SetCREATE_STARTUP_REGISTRY"
Property="CREATE_STARTUP_REGISTRY"
Value="1" />
+
+
+
+
+
+
+
+
@@ -443,6 +466,14 @@
HAS_STARTUP_SHORTCUT
+
+
+