tools/wine.inf: add some registry entries

Daniel Jeliński djelinski1 at gmail.com
Tue Jun 4 12:28:53 CDT 2013


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130604/cddfa96a/attachment.html>
-------------- next part --------------
From 76da46ab37004544d095a989bc20e282193ade9c Mon Sep 17 00:00:00 2001
From: Daniel Jelinski <djelinski1 at gmail.com>
Date: Thu, 30 May 2013 22:34:57 +0200
Subject: tools/wine.inf: add some registry entries

needed by SQL Server Management Studio 2008 installer
---
 tools/wine.inf.in |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 14fde79..338170b 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -476,7 +476,8 @@ HKLM,%CurrentVersionNT%\Hotfix\Q246009,"Installed",,"1"
 HKLM,%CurrentVersionNT%\Image File Execution Options,,16
 HKLM,%CurrentVersionNT%\Language Pack,,16
 HKLM,%CurrentVersionNT%\NetworkCards,,16
-HKLM,%CurrentVersionNT%\Perflib,,16
+HKLM,%CurrentVersionNT%\Perflib,Last Counter,0x10003,1846
+HKLM,%CurrentVersionNT%\Perflib,Last Help,0x10003,1847
 HKLM,%CurrentVersionNT%\Ports,,16
 HKLM,%CurrentVersionNT%\Print,,16
 HKLM,%CurrentVersionNT%\ProfileList,,16
@@ -621,6 +622,7 @@ HKLM,Software\Microsoft\EventSystem,,16
 HKLM,Software\Microsoft\MSMQ,,16
 HKLM,Software\Microsoft\Non-Driver Signing,,16
 HKLM,Software\Microsoft\Notepad\DefaultFonts,,16
+HKLM,Software\Microsoft\PowerShell\1,Install,0x10003,1
 HKLM,Software\Microsoft\RAS,,16
 HKLM,Software\Microsoft\Rpc\SecurityService,1,2,"secur32.dll"
 HKLM,Software\Microsoft\Rpc\SecurityService,10,2,"secur32.dll"
@@ -633,6 +635,7 @@ HKLM,Software\Microsoft\Shared Tools\MSInfo,,16
 HKLM,Software\Microsoft\SystemCertificates,,16
 HKLM,Software\Microsoft\TermServLicensing,,16
 HKLM,Software\Microsoft\Transaction Server,,16
+HKLM,Software\Microsoft\WBEM,Installation Directory,2,C:\windows\system32\wbem
 HKLM,Software\Policies,,16
 HKLM,Software\Registered Applications,,16
 HKLM,System\CurrentControlSet\Control\Lsa,,16
-- 
1.7.5.4


More information about the wine-patches mailing list