I had a problem with my Task Scheduler, and, at first, your program didn't seem to help. But I wound up getting it to work by finding the tasks in the registry (at HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tasks. and .\Tree) and deleting them (after backing them up) and then using the Scan and Repair options in your program. To my surprise, this finally fixed the issue.
So I thought it might be nice if you could offer a way to automatically perform this feature. It would probably be prudent to backup the registry entries in a .reg file, just in case. But a "wipe tasks from registry and rebuild" might be useful for some users.
Or, at the very least, maybe a button that would open regedit at the correct location so people could mess with the tasks themselves if your program doesn't work at first.
I had a problem with my Task Scheduler, and, at first, your program didn't seem to help. But I wound up getting it to work by finding the tasks in the registry (at HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tasks. and .\Tree) and deleting them (after backing them up) and then using the Scan and Repair options in your program. To my surprise, this finally fixed the issue.
So I thought it might be nice if you could offer a way to automatically perform this feature. It would probably be prudent to backup the registry entries in a .reg file, just in case. But a "wipe tasks from registry and rebuild" might be useful for some users.
Or, at the very least, maybe a button that would open regedit at the correct location so people could mess with the tasks themselves if your program doesn't work at first.