Sat, 22 May 2010 15:51:59 +0000 | moel.mich | A few bug fixes to avoid crashes on Linux systems. | changeset | files |
Sat, 22 May 2010 12:12:50 +0000 | moel.mich | Attempt to fix an exception: | changeset | files |
Fri, 21 May 2010 17:28:52 +0000 | moel.mich | Fixed an UnauthorizedAccessException in the StartupManager. The exception occurred when the application was running without administrator rights. A task for the current user could be created manually, but RegisterTaskDefinition somehow always throws an UnauthorizedAccessException. The current fix restricts the TaskScheduler startup method to accounts with administrator rights. | changeset | files |