update readme, project format

This commit is contained in:
Jakob 2022-12-26 15:34:44 +01:00
parent 91442e7edd
commit 06122111aa
6 changed files with 33 additions and 76 deletions

View file

@ -329,7 +329,7 @@ namespace EnvyUpdate
}
/// <summary>
/// Checks Windows registry for Nvidia DCH Key. If it is present, returns true.
/// Can also check file system for existance of DLL if registry access fails
/// Can also check file system for existence of DLL if registry access fails
/// </summary>
/// <returns></returns>
public static bool IsDCH()