We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 751dbac commit cf14587Copy full SHA for cf14587
contrib/msi/build-msi.sh
@@ -287,7 +287,7 @@ cat > wix.xml << EOF
287
Description="RiV-mesh is IoT E2E encrypted network"
288
Directory="DesktopFolder"
289
Target="[MeshInstallFolder]mesh-ui.exe"
290
- WorkingDirectory="${MeshInstallFolder}"/>
+ WorkingDirectory="MeshInstallFolder"/>
291
<RegistryValue Root="HKCU" Key="Software\RiV-chain\RiV-mesh" Name="installed" Type="integer" Value="1" KeyPath="yes" />
292
</Component>
293
0 commit comments