mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	1. BinaryKey attribute contradiction fix
This commit is contained in:
		
							parent
							
								
									d6c27ef7af
								
							
						
					
					
						commit
						d6079cd4df
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -308,7 +308,6 @@ cat > wix.xml << EOF
 | 
				
			||||||
        Directory="MeshInstallFolder"
 | 
					        Directory="MeshInstallFolder"
 | 
				
			||||||
        ExeCommand="mesh-ui.exe ui\index.html"
 | 
					        ExeCommand="mesh-ui.exe ui\index.html"
 | 
				
			||||||
        Execute="immediate"
 | 
					        Execute="immediate"
 | 
				
			||||||
        BinaryKey="WixCA"
 | 
					 | 
				
			||||||
        Impersonate="yes"
 | 
					        Impersonate="yes"
 | 
				
			||||||
        Return="asyncNoWait"/>
 | 
					        Return="asyncNoWait"/>
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue