mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	Try to avoid breaking Wintun during upgrades
This commit is contained in:
		
							parent
							
								
									152f5838f8
								
							
						
					
					
						commit
						3e388cd7f9
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -185,6 +185,9 @@ cat > wix.xml << EOF
 | 
				
			||||||
    </Feature>
 | 
					    </Feature>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <Feature Id="WintunFeature" Title="Wintun" Level="1">
 | 
					    <Feature Id="WintunFeature" Title="Wintun" Level="1">
 | 
				
			||||||
 | 
					      <Condition Level="0">
 | 
				
			||||||
 | 
					        NOT UPGRADINGPRODUCTCODE
 | 
				
			||||||
 | 
					      </Condition>
 | 
				
			||||||
      <MergeRef Id="Wintun" />
 | 
					      <MergeRef Id="Wintun" />
 | 
				
			||||||
    </Feature>
 | 
					    </Feature>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue