mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-08-25 00:15:06 +03:00
icon for shortcut update
This commit is contained in:
parent
47f03c4e33
commit
02b42b5b9a
1 changed files with 3 additions and 1 deletions
|
@ -278,7 +278,9 @@ cat > wix.xml << EOF
|
|||
Directory="DesktopFolder"
|
||||
Target="%WINDIR%\system32\cscript"
|
||||
Arguments="[MeshInstallFolder]mesh-ui-ie.js"
|
||||
WorkingDirectory="MeshInstallFolder"/>
|
||||
WorkingDirectory="MeshInstallFolder">
|
||||
<Icon Id="icon.ico" SourceFile="riv.ico"/>
|
||||
</Shortcut>
|
||||
<RegistryValue Root="HKCU"
|
||||
Key="Software\RiV-chain\RiV-mesh"
|
||||
Name="installed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue