View Single Post
  #1  
Old 02-03-2004, 14:29
tAz
 
Posts: n/a
how to replace kernel32.dll in win2k/xp

i've created a modified kernel32.dll and would like to replace my current kernel32.dll with the new one.

i've tried using MoveFileEx with the delay until reboot flag, created a registry key to AllowProtectedRenames, also tried disabling system file protection (SFP), but the kernel32.dll file still cannot be replaced!!!

any ideas on what i should do? TIA!
Reply With Quote