From 4a8d26a9cf6da9fe0a05a26411fe81fa0bfae707 Mon Sep 17 00:00:00 2001 From: Michael Moss Date: Fri, 4 Apr 2008 14:08:41 -0700 Subject: [PATCH] wine.inf: Move winebrowser.exe 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 4d7f7b704f..f3cda7bcfc 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2212,7 +2212,6 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 10,,notepad.exe 10,,regedit.exe 10,,twain_32.dll -10,,winebrowser.exe 10,,winhelp.exe 10,command,start.exe 11,,actxprxy.dll @@ -2272,6 +2271,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 11,,urlmon.dll 11,,user32.dll 11,,version.dll +11,,winebrowser.exe 11,,wininet.dll 11,,winmm.dll 11,,winspool.drv -- 2.33.8