Added the "SharedDir" registry key.
This commit is contained in:
parent
a8cc5f543e
commit
08412fb64d
@ -57,6 +57,8 @@
|
|||||||
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion]
|
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion]
|
||||||
"ProgramFilesDir"="C:\Program Files"
|
"ProgramFilesDir"="C:\Program Files"
|
||||||
"CommonFilesDir"="C:\Program Files\Common Files"
|
"CommonFilesDir"="C:\Program Files\Common Files"
|
||||||
|
# This is intended for a centrally managed (server) directory where system files and e.g. fonts can reside. Most installs have this set to C:\WINDOWS, though.
|
||||||
|
"SharedDir"="C:\WINDOWS"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Configuration for unhandled exceptions
|
# Configuration for unhandled exceptions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user