Austin English : wine.inf: Create %systemroot%\logs directory by default.

Alexandre Julliard julliard at winehq.org
Mon Jul 18 12:46:57 CDT 2011


Module: wine
Branch: master
Commit: 2a708ee94db84276e4b72e13cbb124e67aa0fb9d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2a708ee94db84276e4b72e13cbb124e67aa0fb9d

Author: Austin English <austinenglish at gmail.com>
Date:   Sat Jul 16 12:10:22 2011 -0500

wine.inf: Create %systemroot%\logs directory by default.

---

 tools/wine.inf.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index d9159dd..69124be 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-cvs mailing list