mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=14376
This commit is contained in:
parent
bed9ce8307
commit
2dd4074601
|
@ -144,7 +144,7 @@ bool CBOINCGUIApp::OnInit() {
|
|||
// change the current directory to the boinc data directory if it exists
|
||||
lReturnValue = RegOpenKeyEx(
|
||||
HKEY_LOCAL_MACHINE,
|
||||
_T("SOFTWARE\\Space Sciences Laboratory, U.C. Berkeley\\BOINC Setup"),
|
||||
_T("SOFTWARE\\Space Sciences Laboratory, U.C. Berkeley\\BOINC Setup"),
|
||||
0,
|
||||
KEY_READ,
|
||||
&hkSetupHive
|
||||
|
|
Loading…
Reference in New Issue