I have a small adapter for Squirrel.
Which in one of the methods calls nothing other than RestartApp()
:
UpdateManager.RestartApp();
In some cases this works, however, in other it does not. Is there any way of tracing/logging why this issue appears?
I could get source, add logging, but maybe there is some other way?
So far I have understood that when restart does not happen, it does not reach SquirrelSetup.log
to make the entry.