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.

Francois Gouget fgouget at codeweavers.com
Mon Aug 7 14:38:14 CDT 2006


---
 tools/wine.inf |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/tools/wine.inf b/tools/wine.inf
index 8473ae8..bdc5e33 100644
--- a/tools/wine.inf
+++ b/tools/wine.inf
@@ -2121,7 +2121,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
@@ -2133,7 +2132,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
-- 
1.4.1



More information about the wine-patches mailing list