Restart application #514
Unanswered
karpovv-boris
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Perhaps turn this into an issue - it's easier to track. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Now tracked in #521. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I want this button [restart] in settings (like that btn in PowerToys).
So, I started with introduction separated process, two-way pipe and bla-bla-bla and.. yeap
AppLifecycleManager
already has it.Now I try reuse it. So, my question is, in case of using
RegisterApplicationRestart(...)
how to properly exit from wpf-app(?) ?I mean, could we use this callback somehow from

FlyoutHandler.CreateWndProc()
?Beta Was this translation helpful? Give feedback.
All reactions