Alexandre Julliard : wine.inf: Create a fake exe for explorer.exe.
16 Aug
2006
16 Aug
'06
4:17 p.m.
Module: wine Branch: master Commit: 1787c9e9d2f2874da26c4675aab661a72c7eab3e URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=1787c9e9d2f2874da26c4675... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Aug 16 16:42:55 2006 +0200 wine.inf: Create a fake exe for explorer.exe. --- tools/wine.inf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tools/wine.inf b/tools/wine.inf index fb01c5c..a9d0e93 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2123,6 +2123,7 @@ HKLM,%CurrentVersion%\Telephony\Country 11,,urlmon.dll,1 [FakeDllsSection] +11,,explorer.exe 10,,notepad.exe 10,,regedit.exe 10,,rundll32.exe
7155
Age (days ago)
7155
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard