From c6bf5108daa4aa7970a85913fddf5ac4e53d39ea Mon Sep 17 00:00:00 2001 From: Juan Lang Date: Mon, 19 Mar 2007 18:08:53 -0700 Subject: [PATCH] wine.inf: Move fake rundll32 to the system directory. --- tools/wine.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/wine.inf b/tools/wine.inf index ebefa2175fa..ec9c602c205 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2156,7 +2156,6 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" [FakeDllsSection] 10,,notepad.exe 10,,regedit.exe -10,,rundll32.exe 10,,winebrowser.exe 10,,winhelp.exe 10,command,start.exe @@ -2198,6 +2197,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 11,,riched20.dll 11,,riched32.dll 11,,rpcrt4.dll +11,,rundll32.exe 11,,setupapi.dll 11,,shdocvw.dll 11,,shell32.dll