Open NexRX opened 3 years ago
Hi. Every now and then on Windows 11 I will have the application disappear from the tray so assumedly it is crashing.
I was wondering at least as a temperary fix if it would be possible to implement a auto-restart feature.
I was looking into some ways to do this with vbs but I've never touched vbs personally.
I tried the second solution here: https://stackoverflow.com/questions/43968275/restart-a-vbs-script-if-it-crashes
but that just constantly start-up new instances of the application regardless of a crash.
It was working fine on W10, for ages, before upgrading i should add too.
Hi. Every now and then on Windows 11 I will have the application disappear from the tray so assumedly it is crashing.
I was wondering at least as a temperary fix if it would be possible to implement a auto-restart feature.
I was looking into some ways to do this with vbs but I've never touched vbs personally.
I tried the second solution here: https://stackoverflow.com/questions/43968275/restart-a-vbs-script-if-it-crashes
but that just constantly start-up new instances of the application regardless of a crash.
It was working fine on W10, for ages, before upgrading i should add too.