loader/wine.inf: add %AppData%\Microsoft and %LocalAppData%\Microsoft folders (try 3)

Austin English austinenglish at gmail.com
Wed Mar 26 14:25:09 CDT 2014


For https://bugs.winehq.org/show_bug.cgi?id=35809
try 3: remove extraneous changeset
try 2: don't use undocumented dirid's

Supersedes 103405 and 103284

-- 
-Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140326/5065fe07/attachment.html>
-------------- next part --------------
diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index d6e6994..7569674 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -2516,6 +2516,8 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,tasks,
 11,spool\drivers\color,
 11,spool\printers,
+53,Local Settings\Application Data\Microsoft,
+16419,Microsoft,
 10,,explorer.exe
 10,,hh.exe
 10,,notepad.exe


More information about the wine-patches mailing list