tools/wine.inf: create %systemroot%\Logs directory by default

Austin English austinenglish at gmail.com
Sat Jul 16 12:10:22 CDT 2011


Fixes http://bugs.winehq.org/show_bug.cgi?id=27804

brought to you by the keeping Focht happy department.

-- 
-Austin
-------------- next part --------------
diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index d9159dd..13c3cf4 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2600,6 +2600,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 ; create some directories first
 10,help,
 10,inf,
+10,Logs,
 10,temp,
 11,mui,
 11,spool\drivers\color,


More information about the wine-patches mailing list