Austin English : wine.inf: Create Microsoft Shared/TextConv directory.
Module: wine Branch: master Commit: 09cc2b93217b00ce4b53d79ff12409c3e4c8c9bf URL: http://source.winehq.org/git/wine.git/?a=commit;h=09cc2b93217b00ce4b53d79ff1... Author: Austin English <austinenglish(a)gmail.com> Date: Mon Apr 25 01:18:31 2016 -0500 wine.inf: Create Microsoft Shared/TextConv directory. Signed-off-by: Austin English <austinenglish(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- loader/wine.inf.in | 1 + 1 file changed, 1 insertion(+) diff --git a/loader/wine.inf.in b/loader/wine.inf.in index d22b29b..589a1ff 100644 --- a/loader/wine.inf.in +++ b/loader/wine.inf.in @@ -2584,6 +2584,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 16422,Internet Explorer,iexplore.exe 16422,Windows Media Player,wmplayer.exe 16422,Windows NT\Accessories,wordpad.exe +16427,Microsoft Shared\TextConv, 16427,System\OLE DB,oledb32.dll 16427,System\OLE DB,msdaps.dll 11,,*
participants (1)
-
Alexandre Julliard