mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	Update metadata
This commit is contained in:
		
							parent
							
								
									1d41199501
								
							
						
					
					
						commit
						152f5838f8
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
					@ -100,7 +100,7 @@ cat > wix.xml << EOF
 | 
				
			||||||
      Id="*"
 | 
					      Id="*"
 | 
				
			||||||
      Keywords="Installer"
 | 
					      Keywords="Installer"
 | 
				
			||||||
      Description="Yggdrasil Network Installer"
 | 
					      Description="Yggdrasil Network Installer"
 | 
				
			||||||
      Comments="This is the Yggdrasil Network router for Windows."
 | 
					      Comments="Yggdrasil Network standalone router for Windows."
 | 
				
			||||||
      Manufacturer="github.com/yggdrasil-network"
 | 
					      Manufacturer="github.com/yggdrasil-network"
 | 
				
			||||||
      InstallerVersion="200"
 | 
					      InstallerVersion="200"
 | 
				
			||||||
      InstallScope="perMachine"
 | 
					      InstallScope="perMachine"
 | 
				
			||||||
| 
						 | 
					@ -115,7 +115,8 @@ cat > wix.xml << EOF
 | 
				
			||||||
    <Media
 | 
					    <Media
 | 
				
			||||||
      Id="1"
 | 
					      Id="1"
 | 
				
			||||||
      Cabinet="Media.cab"
 | 
					      Cabinet="Media.cab"
 | 
				
			||||||
      EmbedCab="yes" />
 | 
					      EmbedCab="yes"
 | 
				
			||||||
 | 
					      CompressionLevel="high" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <Directory Id="TARGETDIR" Name="SourceDir">
 | 
					    <Directory Id="TARGETDIR" Name="SourceDir">
 | 
				
			||||||
      <Directory Id="${PKGINSTFOLDER}" Name="PFiles">
 | 
					      <Directory Id="${PKGINSTFOLDER}" Name="PFiles">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue