Louis Lenders : wine.inf: Add registry key HKLM, %CurrentVersionNT%, " ProductName".

Alexandre Julliard julliard at winehq.org
Fri Sep 9 10:56:48 CDT 2011


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

Author: Louis Lenders <xerox_xerox2000 at yahoo.co.uk>
Date:   Mon Aug 15 21:11:36 2011 +0200

wine.inf: Add registry key HKLM,%CurrentVersionNT%,"ProductName".

---

 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 1113400..e317a0d 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -3049,6 +3049,7 @@ HKLM,%CurrentVersionNT%,"CurrentVersion",2,"5.1"
 HKLM,%CurrentVersionNT%,"CSDVersion",2,"Service Pack 3"
 HKLM,%CurrentVersionNT%,"CurrentBuildNumber",2,"2600"
 HKLM,%CurrentVersionNT%,"CurrentType",2,"Uniprocessor Free"
+HKLM,%CurrentVersionNT%,"ProductName",2,"Microsoft Windows XP"
 HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT"
 HKLM,%Control%\Windows,"CSDVersion",0x10003,0x300
 HKLM,%Control%\Session Manager\Environment,"OS",2,"Windows_NT"




More information about the wine-cvs mailing list