sequence fix

This commit is contained in:
vadym 2021-09-12 20:27:16 +03:00
parent 9d15744061
commit ab13ba2afa

View file

@ -117,10 +117,6 @@ cat > wix.xml << EOF
Version="${PKGVERSIONMS}"
Manufacturer="github.com/RiV-chain">
<Property Id="WixShellExecTarget" Value="[#MeshUI]" />
<Property Id="WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT" Value="Launch Name" />
<CustomAction Id="LaunchApplication" BinaryKey="WixCA" DllEntry="WixShellExec" Impersonate="yes" />
<Package
Id="*"
Keywords="Installer"