Aric Stewart : wine.inf: Add reg. exe as a stub to system32 now that it does something.

Alexandre Julliard julliard at winehq.org
Thu Jan 29 09:14:44 CST 2009


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

Author: Aric Stewart <aric at codeweavers.com>
Date:   Wed Jan 28 09:21:42 2009 -0600

wine.inf: Add reg.exe as a stub to system32 now that it does something.

---

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

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 5470c02..3bf399e 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2291,6 +2291,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,,psapi.dll
 11,,quartz.dll
 11,,regsvr32.exe
+11,,reg.exe
 11,,riched20.dll
 11,,riched32.dll
 11,,rpcrt4.dll




More information about the wine-cvs mailing list