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

Austin English austinenglish at gmail.com
Tue Mar 18 14:53:48 CDT 2014


For https://bugs.winehq.org/show_bug.cgi?id=35809

-- 
-Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140318/1a2de3af/attachment.html>
-------------- next part --------------
diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index d6e6994..1f08d2e 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -2546,6 +2546,9 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,wbem,wbemprox.dll
 11,wbem,wmic.exe
 11,wbem,wmiutils.dll
+; empty folders to make sure the parent dirs are not removed
+16410,Microsoft,
+16412,Microsoft,
 16422,Internet Explorer,iexplore.exe
 16427,System\OLE DB,oledb32.dll
 16427,System\OLE DB,msdaps.dll


More information about the wine-patches mailing list