error LGHT0204 fix RIVM-2

This commit is contained in:
vadym 2022-11-30 17:04:10 +02:00
parent 31d7528d95
commit 88d59cc3ab
2 changed files with 8 additions and 2 deletions

View file

@ -229,6 +229,7 @@ cat > wix.xml << EOF
</Component>
<Component Id="CopyComponent" Guid="c61706dd-2204-4c72-8870-8cb05291c962">
<CreateFolder/>
<CopyFile Id="CopyWebViewUIFolder" SourceProperty="SOURCEDIRECTORY"
DestinationDirectory="WebViewUIFolder" SourceName="*" />
</Component>