mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	error CNDL0205 fix RIVM-2
This commit is contained in:
		
							parent
							
								
									f116325bed
								
							
						
					
					
						commit
						31d7528d95
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -154,12 +154,11 @@ cat > wix.xml << EOF
 | 
				
			||||||
      EmbedCab="yes"
 | 
					      EmbedCab="yes"
 | 
				
			||||||
      CompressionLevel="high" />
 | 
					      CompressionLevel="high" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <Directory Id="WebViewUIFolder" Name="ui"/>
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    <Property Id="SOURCEDIRECTORY" Value="${PKGUIFOLDER}" />
 | 
					    <Property Id="SOURCEDIRECTORY" Value="${PKGUIFOLDER}" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <Directory Id="TARGETDIR" Name="SourceDir">
 | 
					    <Directory Id="TARGETDIR" Name="SourceDir">
 | 
				
			||||||
      <Directory Id="DesktopFolder"  SourceName="Desktop"/>
 | 
					      <Directory Id="DesktopFolder"  SourceName="Desktop"/>
 | 
				
			||||||
 | 
					      <Directory Id="WebViewUIFolder" Name="ui"/>
 | 
				
			||||||
      <Directory Id="CopyWebViewUIFolder" SourceName="SourceDir"/>
 | 
					      <Directory Id="CopyWebViewUIFolder" SourceName="SourceDir"/>
 | 
				
			||||||
      <Directory Id="${PKGINSTFOLDER}" Name="PFiles">
 | 
					      <Directory Id="${PKGINSTFOLDER}" Name="PFiles">
 | 
				
			||||||
        <Directory Id="MeshInstallFolder" Name="RiV-mesh">
 | 
					        <Directory Id="MeshInstallFolder" Name="RiV-mesh">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue