tools/wine.inf: create Microsoft Shared/TextConv directory

Austin English austinenglish at gmail.com
Sun Mar 22 11:40:14 CDT 2009


Needed by a few different installers. Now comes by default in XP SP3
and up (verified name on a German locale, doesn't seem to be English
specific).

Fixes bug 17257.

-- 
-Austin
-------------- next part --------------
diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index aa82cc1..59ee346 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2508,6 +2508,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,,wsock32.dll
 12,,mountmgr.sys
 16422,Internet Explorer,iexplore.exe
+16427,Microsoft Shared,TextConv,
 
 [SystemIni]
 system.ini, mci,,"MPEGVideo=mciqtz32.dll"


More information about the wine-patches mailing list