File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
windows/src/main/wix/Bundle Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 99 <MediaTemplate EmbedCab =" yes" />
1010 <Property Id =" REINSTALLMODE" Value =" dmus" />
1111
12- <Property Id =" BUILDVERSION" Value =" 0" >
12+ <Property Id =" BUILDVERSION" Value =" 0" Secure = " yes " >
1313 <RegistrySearch Id =" BuildVersion" Root =" HKLM" Key =" SOFTWARE\Microsoft\Windows NT\CurrentVersion" Type =" raw" Name =" CurrentBuild" />
1414 </Property >
1515
Original file line number Diff line number Diff line change 66 <MajorUpgrade AllowDowngrades =" yes" />
77 <Media Id =" 1" Cabinet =" media1.cab" EmbedCab =" yes" />
88
9- <Property Id =" BUILDVERSION" Value =" 0" >
9+ <Property Id =" BUILDVERSION" Value =" 0" Secure = " yes " >
1010 <RegistrySearch Id =" BuildVersion" Root =" HKLM" Key =" SOFTWARE\Microsoft\Windows NT\CurrentVersion" Type =" raw" Name =" CurrentBuild" />
1111 </Property >
1212
You can’t perform that action at this time.
0 commit comments