Module: wine Branch: master Commit: c6bf5108daa4aa7970a85913fddf5ac4e53d39ea URL: http://source.winehq.org/git/wine.git/?a=commit;h=c6bf5108daa4aa7970a85913fd...
Author: Juan Lang juan_lang@yahoo.com Date: Mon Mar 19 18:08:53 2007 -0700
wine.inf: Move fake rundll32 to the system directory.
---
tools/wine.inf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tools/wine.inf b/tools/wine.inf index ebefa21..ec9c602 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