mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 22:55:06 +03:00
minimal UI fix
This commit is contained in:
parent
fe2e468136
commit
beee8a86c0
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +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" />
|
<UIRef Id="WixUI_Minimal" />
|
||||||
<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