Michael Moss : wine.inf: Move winebrowser.exe to the system directory.

Alexandre Julliard julliard at winehq.org
Mon Apr 7 06:50:10 CDT 2008


Module: wine
Branch: master
Commit: 4a8d26a9cf6da9fe0a05a26411fe81fa0bfae707
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=4a8d26a9cf6da9fe0a05a26411fe81fa0bfae707

Author: Michael Moss <mmoss at google.com>
Date:   Fri Apr  4 14:08:41 2008 -0700

wine.inf: Move winebrowser.exe 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 4d7f7b7..f3cda7b 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




More information about the wine-cvs mailing list