Mercurial
OpenHardwareMonitor-retired
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
GUI/StartupManager.cs
Sat, 29 May 2010 13:49:20 +0000
Fixed Issue 64.
file
|
diff
|
annotate
Fri, 21 May 2010 17:28:52 +0000
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.
file
|
diff
|
annotate
Tue, 18 May 2010 19:12:13 +0000
Fixed Issue 60.
file
|
diff
|
annotate
Wed, 28 Apr 2010 06:55:45 +0000
Fixed exception handling in StartupManager (some systems throw a DirectoryNotFoundException instead of a FileNotFoundException).
file
|
diff
|
annotate
Mon, 26 Apr 2010 19:22:42 +0000
Fixed a few more crash causing bugs.
file
|
diff
|
annotate
Fri, 26 Mar 2010 20:58:10 +0000
Added an option to automatically startup after Windows logon using the Task Scheduler 2.0 for Windows Vista/7 or the Registry for Windows XP.
file
|
diff
|
annotate
(0)
tip