* Fix. Msi. Terminate brokers. Signed-off-by: fufesou <shuanglongchen@yeah.net> * Fix. Msi, remove tray shortcut in startmenu Signed-off-by: fufesou <shuanglongchen@yeah.net> * Msi. format Signed-off-by: fufesou <shuanglongchen@yeah.net> * Feat. Msi, set property Signed-off-by: fufesou <shuanglongchen@yeah.net> * Fix. Mis, only do InstallValidate if is Install Signed-off-by: fufesou <shuanglongchen@yeah.net> --------- Signed-off-by: fufesou <shuanglongchen@yeah.net>
		
			
				
	
	
		
			11 lines
		
	
	
		
			178 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			178 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <Wix xmlns="http://wixtoolset.org/schemas/v4/wxs">
 | |
| 	<Fragment>
 | |
| 
 | |
| 		<Property Id="UpgradesFile" Value="1" />
 | |
| 
 | |
| 		<!--$UpgradeStart$-->
 | |
| 		<!--$UpgradeEnd$-->
 | |
| 
 | |
| 	</Fragment>
 | |
| </Wix>
 |