Paul Vriens : wine.inf: Set the correct initial service pack information.

Alexandre Julliard julliard at winehq.org
Tue May 19 09:23:04 CDT 2009


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

Author: Paul Vriens <Paul.Vriens.Wine at gmail.com>
Date:   Mon May 18 16:48:16 2009 +0200

wine.inf: Set the correct initial service pack information.

---

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

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index f42dea8..25cec58 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2933,5 +2933,5 @@ HKLM,%CurrentVersionNT%,"CSDVersion",2,"Service Pack 2"
 HKLM,%CurrentVersionNT%,"CurrentBuildNumber",2,"2600"
 HKLM,%CurrentVersionNT%,"CurrentType",2,"Uniprocessor Free"
 HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT"
-HKLM,%Control%\Windows,"CSDVersion",0x10003,0x400
+HKLM,%Control%\Windows,"CSDVersion",0x10003,0x200
 HKLM,%Control%\Session Manager\Environment,"OS",2,"Windows_NT"




More information about the wine-cvs mailing list