Jelajahi Sumber

reinstate reisntallmode

Tobias Hieta 9 tahun lalu
induk
melakukan
e8c26ea943
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      bundle/win/PMP.wxs

+ 1 - 1
bundle/win/PMP.wxs

@@ -30,7 +30,7 @@
     <Property Id="ALLUSERS" Value="1" />
     
     <!-- allow for reinstall, this is needed to force installation when the version match -->
-    <!--<Property Id="REINSTALLMODE" Value="amus"/>-->
+    <Property Id="REINSTALLMODE" Value="amus"/>
     
     <Condition Message="?(var.LaunchCondition_PerUser)">ALLUSERS</Condition>