--hide-on-close 应该如何传入参数才能达到关闭窗口即关闭程序 #1037
Unanswered
zhangboyanzhangboyan
asked this question in
Q&A
Replies: 1 comment 5 replies
-
我尝试过用0代替false,但似乎也没有生效,建议文档中补充一下这个参数的示例 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我不清楚这是不是一个bug,我用cli创建的程序(无托盘),关闭窗口时,程序程序依然在后台,导致下次打开程序无法打开。
我看文档上--hide-on-close的值默认是true,尝试从powershell中传入false值,但似乎没有生效,依然会出现关闭窗口后无法关闭程序的问题,需要在任务管理器中退出
Beta Was this translation helpful? Give feedback.
All reactions