mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-30 07:05:06 +03:00
UI action fix
This commit is contained in:
parent
740d11a51e
commit
fe2e468136
1 changed files with 1 additions and 0 deletions
|
@ -243,6 +243,7 @@ cat > wix.xml << EOF
|
||||||
|
|
||||||
<!-- Step 2: Add UI to your installer / Step 4: Trigger the custom action -->
|
<!-- Step 2: Add UI to your installer / Step 4: Trigger the custom action -->
|
||||||
<UI>
|
<UI>
|
||||||
|
<UIRef Id="WixUI_Common" />
|
||||||
<Publish Dialog="ExitDialog"
|
<Publish Dialog="ExitDialog"
|
||||||
Control="Finish"
|
Control="Finish"
|
||||||
Event="DoAction"
|
Event="DoAction"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue