0

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.

Janis S.
  • 2,526
  • 22
  • 32
  • Did you ever figure this out? – InteXX Jan 05 '18 at 23:34
  • @Intexx no I have not unfortunately, please let me know if you get at the bottom of this – Janis S. Jan 06 '18 at 10:08
  • This isn't good news. I was having the same problem with ClickOnce; I'm just getting started with Squirrel. This is one of the problems I was hoping to solve. Did you open an issue at the GitHub repo? Paul is usually pretty quick to respond. I'll let you know if I find anything. – InteXX Jan 06 '18 at 20:30
  • No, I have not done that, only went through discussions on issue tracker. – Janis S. Jan 06 '18 at 20:35
  • OK. Keep me posted and I'll do the same. – InteXX Jan 06 '18 at 20:56
  • Could [this](https://github.com/Squirrel/Squirrel.Windows/issues/1122) be your trouble? There doesn't seem to be a resolution, but at least you may be able to identify it. – InteXX Jan 27 '18 at 21:26
  • @InteXX thanks for posting, this might as well be. Let me verify. – Janis S. Jan 29 '18 at 09:51

0 Answers0