mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 10:03:07 +00:00
Synchronize up to trunk's revision r57689.
svn path=/branches/ros-csrss/; revision=57690
This commit is contained in:
commit
f77f05cd9d
37 changed files with 2298 additions and 773 deletions
|
@ -1130,8 +1130,11 @@ HKLM,"SYSTEM\CurrentControlSet\Control\Print\Monitors",,0x00000012
|
|||
HKLM,"SYSTEM\CurrentControlSet\Control\Print\Monitors\Local Port","Driver",2,"localspl.dll"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Print\Printers",,0x00000012
|
||||
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\ProductOptions","ProductType",2,"WinNT"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\ProductOptions","ProductSuite",0x00010002,""
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\ProductOptions","ProductType",2,"ServerNT"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\ProductOptions","ProductSuite",0x00010002,"Terminal Server"
|
||||
; ReactOS specific - by default we report ourselves as Server for the user,
|
||||
; but we can also report as Workstation if some application needs it.
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\ReactOS\Settings\Version","ReportAsWorkstation",0x00010001,0x00000000
|
||||
; Some installers check for SP1
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Windows","CSDVersion",0x00010001,0x00000100
|
||||
|
||||
|
|
|
@ -1130,8 +1130,11 @@ HKLM,"SYSTEM\CurrentControlSet\Control\Print\Monitors",,0x00000012
|
|||
HKLM,"SYSTEM\CurrentControlSet\Control\Print\Monitors\Local Port","Driver",2,"localspl.dll"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Print\Printers",,0x00000012
|
||||
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\ProductOptions","ProductType",2,"WinNT"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\ProductOptions","ProductSuite",0x00010002,""
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\ProductOptions","ProductType",2,"ServerNT"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\ProductOptions","ProductSuite",0x00010002,"Terminal Server"
|
||||
; ReactOS specific - by default we report ourselves as Server for the user,
|
||||
; but we can also report as Workstation if some application needs it.
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\ReactOS\Settings\Version","ReportAsWorkstation",0x00010001,0x00000000
|
||||
; Some installers check for SP1
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Windows","CSDVersion",0x00010001,0x00000100
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue