mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 11:15:07 +03:00 
			
		
		
		
	Added ComponentRef
This commit is contained in:
		
							parent
							
								
									88d59cc3ab
								
							
						
					
					
						commit
						f3588b4c49
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -250,6 +250,7 @@ cat > wix.xml << EOF
 | 
				
			||||||
    <Feature Id="MeshFeature" Title="Mesh" Level="1">
 | 
					    <Feature Id="MeshFeature" Title="Mesh" Level="1">
 | 
				
			||||||
      <ComponentRef Id="MainExecutable" />
 | 
					      <ComponentRef Id="MainExecutable" />
 | 
				
			||||||
      <ComponentRef Id="UIExecutable" />
 | 
					      <ComponentRef Id="UIExecutable" />
 | 
				
			||||||
 | 
					      <ComponentRef Id="CopyComponent" />
 | 
				
			||||||
      <ComponentRef Id="CtrlExecutable" />
 | 
					      <ComponentRef Id="CtrlExecutable" />
 | 
				
			||||||
      <ComponentRef Id="cmpDesktopShortcut" />
 | 
					      <ComponentRef Id="cmpDesktopShortcut" />
 | 
				
			||||||
      <ComponentRef Id="ConfigScript" />
 | 
					      <ComponentRef Id="ConfigScript" />
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue