Remove env values from config, they are now maintained in the

registry.
This commit is contained in:
Dimitrie O. Paun 2004-10-21 22:20:47 +00:00 committed by Alexandre Julliard
parent 85ae255f96
commit c30a546e47
1 changed files with 0 additions and 4 deletions

View File

@ -7,10 +7,6 @@ WINE REGISTRY Version 2
[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "e:\\"
"Path" = "c:\\windows;c:\\windows\\system;e:\\;e:\\test;f:\\"
"Profile" = "c:\\windows\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
;"ShowDirSymlinks" = "1"
;"ShowDotFiles" = "1"