mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 22:55:06 +03:00
wix xml fix
This commit is contained in:
parent
bd66579f9c
commit
570f44c5ad
1 changed files with 2 additions and 1 deletions
|
@ -153,7 +153,8 @@ cat > wix.xml << EOF
|
|||
<Directory Id="TARGETDIR" Name="SourceDir">
|
||||
<Directory Id="DesktopFolder" Name="Desktop" />
|
||||
<Directory Id="ProgramFilesFolder">
|
||||
<Directory Id="INSTALLFOLDER" Name="RiV-mesh" >
|
||||
<Directory Id="INSTALLFOLDER" Name="RiV-mesh">
|
||||
</Directory>
|
||||
</Directory>
|
||||
<Directory Id="${PKGINSTFOLDER}" Name="PFiles">
|
||||
<Directory Id="MeshInstallFolder" Name="RiV-mesh">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue