Added code to delete any kernel driver service that can't be opened before reinstalling it.

This commit is contained in:
Michael Möller
2011-02-11 22:29:26 +00:00
parent d1a963aa55
commit 46e4752c8f
2 changed files with 9 additions and 5 deletions

View File

@@ -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")]