Remove the autostart option from the menu when the registry can't be accessed.
This should fix the following exception:
System.Security.SecurityException: 요청한 레지스트리에 액세스할
수 없습니다.
위치: System.ThrowHelper.ThrowSecurityException(ExceptionResource resource)
위치: Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
위치: Microsoft.Win32.RegistryKey.OpenSubKey(String name)
위치: OpenHardwareMonitor.GUI.StartupManager..ctor()
위치: OpenHardwareMonitor.GUI.MainForm..ctor()
위치: OpenHardwareMonitor.Program.Main()
Original issue reported on code.google.com by moel.mich on 10 Jun 2010 at 7:34
Original issue reported on code.google.com by
moel.mich
on 10 Jun 2010 at 7:34