Remove env values from config, they are now maintained in the
authorDimitrie O. Paun <dpaun@rogers.com>
Thu, 21 Oct 2004 22:20:47 +0000 (22:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Oct 2004 22:20:47 +0000 (22:20 +0000)
registry.

documentation/samples/config

index 70b8cba..c2751ae 100644 (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"