mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-08-31 14:25:16 +00:00
Added code to delete any kernel driver service that can't be opened before reinstalling it.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
The Initial Developer of the Original Code is
|
||||
Michael Möller <m.moeller@gmx.ch>.
|
||||
Portions created by the Initial Developer are Copyright (C) 2009-2010
|
||||
Portions created by the Initial Developer are Copyright (C) 2009-2011
|
||||
the Initial Developer. All Rights Reserved.
|
||||
|
||||
Contributor(s):
|
||||
@@ -37,5 +37,5 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("0.2.1.12")]
|
||||
[assembly: AssemblyInformationalVersion("0.2.1.12 Alpha")]
|
||||
[assembly: AssemblyVersion("0.2.1.13")]
|
||||
[assembly: AssemblyInformationalVersion("0.2.1.13 Alpha")]
|
Reference in New Issue
Block a user