mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
add RPC entries to registry
svn path=/trunk/; revision=31594
This commit is contained in:
@@ -6,6 +6,15 @@ Signature="$ReactOS$
|
||||
; DirectX
|
||||
HKLM,"SOFTWARE\Microsoft\DirectX","Version",0x00000000,"4.09.00.0904"
|
||||
|
||||
; RPC
|
||||
HKLM,Software\Microsoft\Rpc\SecurityService,1,2,"secur32.dll"
|
||||
HKLM,Software\Microsoft\Rpc\SecurityService,10,2,"secur32.dll"
|
||||
HKLM,Software\Microsoft\Rpc\SecurityService,14,2,"schannel.dll"
|
||||
HKLM,Software\Microsoft\Rpc\SecurityService,16,2,"secur32.dll"
|
||||
HKLM,Software\Microsoft\Rpc\SecurityService,18,2,"secur32.dll"
|
||||
HKLM,Software\Microsoft\Rpc\SecurityService,68,2,"netlogon.dll"
|
||||
HKLM,Software\Microsoft\Rpc\SecurityService,9,2,"secur32.dll"
|
||||
|
||||
; Common shell folders
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders",,0x00000012
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders",,0x00000012
|
||||
|
||||
Reference in New Issue
Block a user