Whats included in this update?
- Added exception handling when reading Favorites settings so that in the case of corrupt or unreadable favorites, the application may continue to load without them. This resolve Windows 10 ThreadException
- Added more exception handling when enumerating processes to prevent issues where Windows is resuming from sleep or hibernation and a process is not responding or unavailable in an unusual way. This resolves issue Borderless Gaming stops working after Windows resumes from sleep or hibernation
- Merged changes from SecretOnline, including adding a process to favorites by regex string and togglable application update availability check.
- Updated the program icon with a new font that’s more visible at more resolutions.
- Added an installer reference to Microsoft.Threading.Tasks.dll – code changes from steveadoo32 add non-.Net default library requirements, but had forgotten to add a reference in the installer so it was missing from deployment. This fixes issues loading issues
Enjoy!