mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-08-25 08:25:07 +03:00
Temporally removed shortcut icon
This commit is contained in:
parent
6bf6fc36f0
commit
7fdcb62255
1 changed files with 1 additions and 3 deletions
|
@ -282,9 +282,7 @@ cat > wix.xml << EOF
|
||||||
Directory="DesktopFolder"
|
Directory="DesktopFolder"
|
||||||
Target="cscript.exe"
|
Target="cscript.exe"
|
||||||
Arguments="[MeshInstallFolder]mesh-ui-ie.js"
|
Arguments="[MeshInstallFolder]mesh-ui-ie.js"
|
||||||
WorkingDirectory="MeshInstallFolder">
|
WorkingDirectory="MeshInstallFolder"/>
|
||||||
<Icon Id="ShortcutIcon" SourceFile="riv.ico"/>
|
|
||||||
</Shortcut>
|
|
||||||
<Shortcut Id="ApplicationStartMenuShortcut"
|
<Shortcut Id="ApplicationStartMenuShortcut"
|
||||||
Name="RiV-mesh"
|
Name="RiV-mesh"
|
||||||
Description="RiV-mesh is IoT E2E encrypted network"
|
Description="RiV-mesh is IoT E2E encrypted network"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue