summaryrefslogtreecommitdiff
path: root/win
diff options
context:
space:
mode:
Diffstat (limited to 'win')
-rw-r--r--win/packaging/extra.wxs.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/packaging/extra.wxs.in b/win/packaging/extra.wxs.in
index 9d1b1e1c910..819bcc36ecb 100644
--- a/win/packaging/extra.wxs.in
+++ b/win/packaging/extra.wxs.in
@@ -53,7 +53,7 @@
<Property Id="DISABLEADVTSHORTCUTS" Secure="yes" Value="1"/>
<!-- Activate feedback plugin-->
- <Property Id="FEEDBACK" Secure="yes" Value="1"/>
+ <Property Id="FEEDBACK" Secure="yes"/>
<!-- Quick configuration : set default storage engine to innodb, use strict sql_mode -->