Hans Leidekker : wine.inf: Install WBEM executables in system32/wbem.

Alexandre Julliard julliard at winehq.org
Thu Jun 6 13:46:01 CDT 2013


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Thu Jun  6 14:04:36 2013 +0200

wine.inf: Install WBEM executables in system32/wbem.

---

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

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 14fde79..c82173d 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2534,6 +2534,9 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,,shdocvw.dll
 11,gecko\plugin,npmshtml.dll
 11,wbem,mofcomp.exe
+11,wbem,wbemprox.dll
+11,wbem,wmic.exe
+11,wbem,wmiutils.dll
 16422,Internet Explorer,iexplore.exe
 11,,*
 




More information about the wine-cvs mailing list