Skip to content

Commit 4f40f7b

Browse files
committed
Added repair option to MSI setup
1 parent 4a10865 commit 4f40f7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup/Package.wxs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
<!-- Properties for add/remove programs -->
4040
<Property Id="ARPPRODUCTICON" Value="AppIcon.exe" />
4141
<Property Id="ARPHELPLINK" Value="$(var.AppHelpLink)" />
42-
<Property Id="ARPNOREPAIR" Value="yes" Secure="yes" />
4342

4443
<!-- Default installation folder -->
4544
<Property Id="WIXUI_INSTALLDIR" Value="INSTALLDIR" />

0 commit comments

Comments
 (0)