Fix Wix RIVM-32

This commit is contained in:
Mihail Slobodyanuk 2022-12-17 10:14:18 +02:00
parent 0b54277ece
commit 267a9109c6

View file

@ -272,6 +272,7 @@ cat > wix.xml << EOF
<CustomAction Id="LaunchApplication"
FileKey="MeshUI"
Impersonate="yes"
ExeCommand=""
Return="asyncNoWait" />
<!-- Step 3: Include the custom action -->