Commit 08412fb6 authored by Andreas Mohr's avatar Andreas Mohr Committed by Alexandre Julliard

Added the "SharedDir" registry key.

parent a8cc5f54
......@@ -57,6 +57,8 @@
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion]
"ProgramFilesDir"="C:\Program 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment