Author: sginsberg
Date: Wed Sep 9 15:35:49 2015
New Revision: 69150
URL:
http://svn.reactos.org/svn/reactos?rev=69150&view=rev
Log:
- After reviewing, updating and tweaking the base modules (ntos, hal, ntdll, kernel32,
advapi32, gdi32, user32, shell32, win32k) we should now be as (in)compatible with Windows
2003 Service Pack 1 as with Service Pack 2, so finally report our version as "NT
Build 3790.3959" (SP2). Thanks to Thomas and Hermes for assistance.
See CORE-6611 and CORE-7889
Modified:
trunk/reactos/boot/bootdata/hivesys.inf
trunk/reactos/include/psdk/ntverp.h
Modified: trunk/reactos/boot/bootdata/hivesys.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesys.inf?…
==============================================================================
--- trunk/reactos/boot/bootdata/hivesys.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivesys.inf [iso-8859-1] Wed Sep 9 15:35:49 2015
@@ -1222,7 +1222,7 @@
HKLM,"SYSTEM\CurrentControlSet\Control\ReactOS\Settings\Version","ReportAsWorkstation",0x00010001,0x00000000
; Some installers check for SP1
HKLM,"SYSTEM\CurrentControlSet\Control\Windows","CSDReleaseType",0x00010001,0x00000000
-HKLM,"SYSTEM\CurrentControlSet\Control\Windows","CSDVersion",0x00010001,0x00000100
+HKLM,"SYSTEM\CurrentControlSet\Control\Windows","CSDVersion",0x00010001,0x00000200
HKLM,"SYSTEM\CurrentControlSet\Control\SecurityProviders","SecurityProviders",2,"schannel.dll"
HKLM,"SYSTEM\CurrentControlSet\Control\SecurityProviders\SaslProfiles",,0x00000012
Modified: trunk/reactos/include/psdk/ntverp.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/ntverp.h?rev=…
==============================================================================
--- trunk/reactos/include/psdk/ntverp.h [iso-8859-1] (original)
+++ trunk/reactos/include/psdk/ntverp.h [iso-8859-1] Wed Sep 9 15:35:49 2015
@@ -14,10 +14,10 @@
*/
//
-// Windows NT Build 3790.1830
+// Windows NT Build 3790.3959
//
#define VER_PRODUCTBUILD 3790
-#define VER_PRODUCTBUILD_QFE 1830
+#define VER_PRODUCTBUILD_QFE 3959
//
// Windows NT Version 5.2