target folder fix

This commit is contained in:
vadym 2021-09-20 18:20:34 +03:00
parent 751dbac14f
commit cf14587592

View file

@ -287,7 +287,7 @@ cat > wix.xml << EOF
Description="RiV-mesh is IoT E2E encrypted network"
Directory="DesktopFolder"
Target="[MeshInstallFolder]mesh-ui.exe"
WorkingDirectory="${MeshInstallFolder}"/>
WorkingDirectory="MeshInstallFolder"/>
<RegistryValue Root="HKCU" Key="Software\RiV-chain\RiV-mesh" Name="installed" Type="integer" Value="1" KeyPath="yes" />
</Component>