[ros-diffs] [cwittich] 31594: add RPC entries to registry

cwittich at svn.reactos.org cwittich at svn.reactos.org
Fri Jan 4 11:27:19 CET 2008


Author: cwittich
Date: Fri Jan  4 13:27:19 2008
New Revision: 31594

URL: http://svn.reactos.org/svn/reactos?rev=31594&view=rev
Log:
add RPC entries to registry

Modified:
    trunk/reactos/boot/bootdata/hivesft.inf

Modified: trunk/reactos/boot/bootdata/hivesft.inf
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesft.inf?rev=31594&r1=31593&r2=31594&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/hivesft.inf (original)
+++ trunk/reactos/boot/bootdata/hivesft.inf Fri Jan  4 13:27:19 2008
@@ -5,6 +5,15 @@
 
 ; 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




More information about the Ros-diffs mailing list