Home
last modified time | relevance | path

Searched refs:HKCU (Results 1 – 12 of 12) sorted by relevance

/external/python/cpython2/Lib/distutils/tests/
Dtest_msvc9compiler.py134 HKCU = _winreg.HKEY_CURRENT_USER
135 keys = Reg.read_keys(HKCU, 'xxxx')
138 keys = Reg.read_keys(HKCU, r'Control Panel')
/external/python/cpython3/Lib/distutils/tests/
Dtest_msvc9compiler.py134 HKCU = winreg.HKEY_CURRENT_USER
135 keys = Reg.read_keys(HKCU, 'xxxx')
138 keys = Reg.read_keys(HKCU, r'Control Panel')
/external/python/cpython3/Tools/scripts/
Dwin_add2path.py15 HKCU = winreg.HKEY_CURRENT_USER variable
31 with winreg.CreateKey(HKCU, ENV) as key:
/external/python/cpython2/Tools/scripts/
Dwin_add2path.py15 HKCU = _winreg.HKEY_CURRENT_USER variable
30 with _winreg.CreateKey(HKCU, ENV) as key:
/external/mesa3d/src/gallium/frontends/nine/
DREADME31 Navigate to HKCU\Software\Wine\Direct3D
39 HKCU\Software\Wine\AppDefaults\app.exe\Direct3D\UseNative
64 > HKCU\Software\Wine\Direct3D\UseNative
65 > HKCU\Software\Wine\AppDefaults\app.exe\Direct3D\UseNative
/external/python/cpython2/PC/VS7.1/
DUninstal.wse28 Text=uninstall info under HKCU instead of HKLM if our DOADMIN var is false.
461 Text=The same, but write under HKCU instead.
Dpython20.wse1160 …dmin install" if you would prefer settings made in the per-user registry (HKCU), and DLLs installe…
1464 Text=it writes to HKCU (instead of HKLM) if the user doesn't have admin privs.
1570 Text=writing uninstall info to HKCU is ineffective except under Win2K.
2419 …Text=On Win2K, a user without Admin privs has to register extensions under HKCU\Software\CLASSES i…
2702 Text=Write to HKLM for admin, else HKCU. Keep these blocks otherwise identical!
2792 Text=Write to HKLM for admin, else HKCU. Keep these blocks otherwise identical!
2830 Text=As usual, write to HKLM or HKCU depending on Admin privs.
/external/python/cpython3/Tools/msi/
Dtestrelease.bat76 @reg query HKCU\Software\Python /s > "%~2\hkcu.txt" 2>&1
/external/gflags/cmake/
Dutils.cmake185 …COMMAND reg add \"HKCU\\\\Software\\\\Kitware\\\\CMake\\\\Packages\\\\${PACKAGE_NAME}\" /v \"${REG…
/external/python/cpython2/Doc/using/
Dwindows.rst177 HKLM, so HKCU is typically empty.)
/external/python/cpython3/Doc/using/
Dwindows.rst989 HKLM, so HKCU is typically empty.)
/external/python/cpython2/Misc/NEWS.d/
D2.6a1.rst4764 environment var of the HKCU tree and adds the python bin and script