mirror of
https://github.com/FroggMaster/CreamInstaller.git
synced 2026-06-12 19:11:25 -07:00
Update UbisoftLibrary.cs
This commit is contained in:
@@ -15,7 +15,7 @@ internal static class UbisoftLibrary
|
||||
{
|
||||
get
|
||||
{
|
||||
installsKey ??= Registry.LocalMachine.OpenSubKey(@"SOFTWARE\WOW6432Node\Ubisoft\Launcher\Installs");
|
||||
installsKey = Registry.LocalMachine.OpenSubKey(@"SOFTWARE\WOW6432Node\Ubisoft\Launcher\Installs");
|
||||
return installsKey;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user