mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
put brain into gear ....
svn path=/trunk/; revision=20980
This commit is contained in:
parent
c986b7a2b9
commit
2717426fd4
1 changed files with 2 additions and 2 deletions
|
@ -685,7 +685,7 @@ HKLM,"SYSTEM\CurrentControlSet\Services\Packet","Start",0x00010001,0x00000004
|
|||
HKLM,"SYSTEM\CurrentControlSet\Services\Packet","Type",0x00010001,0x00000001
|
||||
|
||||
; Plug and Play manager
|
||||
HKLM,"SYSTEM\CurrentControlSet\Services\DHCP","Description",0x00000000,"Enables a computer to recognize and adapt to hardware changes with little or no user input. Stopping or disabling this service will result in system instability."
|
||||
HKLM,"SYSTEM\CurrentControlSet\Services\PlugPlay","Description",0x00000000,"Enables a computer to recognize and adapt to hardware changes with little or no user input. Stopping or disabling this service will result in system instability."
|
||||
HKLM,"SYSTEM\CurrentControlSet\Services\PlugPlay","ErrorControl",0x00010001,0x00000000
|
||||
HKLM,"SYSTEM\CurrentControlSet\Services\PlugPlay","Group",0x00000000,"PlugPlay"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Services\PlugPlay","ImagePath",0x00020000,"%SystemRoot%\system32\umpnpmgr.exe"
|
||||
|
@ -693,7 +693,7 @@ HKLM,"SYSTEM\CurrentControlSet\Services\PlugPlay","Start",0x00010001,0x00000004
|
|||
HKLM,"SYSTEM\CurrentControlSet\Services\PlugPlay","Type",0x00010001,0x00000010
|
||||
|
||||
; RPC service
|
||||
HKLM,"SYSTEM\CurrentControlSet\Services\DHCP","Description",0x00000000,"HKLM,"SYSTEM\CurrentControlSet\Services\DHCP","Description",0x00000000,"Enables a computer to recognize and adapt to hardware changes with little or no user input"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Services\Rpcss","Description",0x00000000,"HKLM,"SYSTEM\CurrentControlSet\Services\DHCP","Description",0x00000000,"Enables a computer to recognize and adapt to hardware changes with little or no user input"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Services\Rpcss","ErrorControl",0x00010001,0x00000001
|
||||
HKLM,"SYSTEM\CurrentControlSet\Services\Rpcss","ImagePath",0x00020000,"%SystemRoot%\system32\rpcss.exe"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Services\Rpcss","Start",0x00010001,0x00000004
|
||||
|
|
Loading…
Reference in a new issue