Module: wine Branch: refs/heads/master Commit: efafe08fc6a6d843e52069095947c70abeab867e URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=efafe08fc6a6d843e5206909...
Author: Francois Gouget fgouget@codeweavers.com Date: Mon Aug 7 21:38:14 2006 +0200
wine.inf: Don't create a fake exe and change the name at the same time.
This confuses installers that think said exes can be run when this is not the case and cannot work.
---
tools/wine.inf | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/tools/wine.inf b/tools/wine.inf index b16a463..8ec5945 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2120,7 +2120,6 @@ HKLM,%CurrentVersion%\Telephony\Country 10,,rundll32.exe 10,,winebrowser.exe 10,,winhelp.exe -10,,winhlp32.exe,winhelp.exe 10,command,start.exe 11,,advapi32.dll 11,,advpack.dll @@ -2132,7 +2131,6 @@ HKLM,%CurrentVersion%\Telephony\Country 11,,dbghelp.dll 11,,ddraw.dll 11,,gdi32.dll -11,,help.exe,winhelp.exe 11,,hhctrl.ocx 11,,imaadp32.acm 11,,imagehlp.dll