mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 22:55: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 -->
|
||||
<UI>
|
||||
<UIRef Id="WixUI_Common" />
|
||||
<Publish Dialog="ExitDialog"
|
||||
Control="Finish"
|
||||
Event="DoAction"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue