From: Vijay Kiran Kamuju Subject: [wine.inf] - Add %16422%\Windows NT\Accessories\wordpad.exe to FakeDlls Section Message-Id: Date: Sun, 22 Nov 2015 00:36:14 +0000 This fixes https://bugs.winehq.org/show_bug.cgi?id=5627 From f0898a461c4692205b05648561f405982cfe1c34 Mon Sep 17 00:00:00 2001 From: Vijay Kiran Kamuju Date: Sun, 22 Nov 2015 01:50:00 +0000 Subject: [PATCH] [wine.inf]Add %16422%\Windows NT\Accessories\wordpad.exe to FakeDlls Section Signed-off-by: Vijay Kiran Kamuju --- loader/wine.inf.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/loader/wine.inf.in b/loader/wine.inf.in index c8de5f9..7773377 100644 --- a/loader/wine.inf.in +++ b/loader/wine.inf.in @@ -2529,6 +2529,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 11,,shdocvw.dll 16422,Internet Explorer,iexplore.exe 16422,Windows Media Player,wmplayer.exe +16422,Windows NT\Accessories,wordpad.exe 11,,* [FakeDlls] @@ -2578,6 +2579,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 16412,Microsoft, 16422,Internet Explorer,iexplore.exe 16422,Windows Media Player,wmplayer.exe +16422,Windows NT\Accessories,wordpad.exe 16427,System\OLE DB,oledb32.dll 16427,System\OLE DB,msdaps.dll 11,,* -- 2.6.2