dll files

eddie57

Member
I was trying to replace a dll file (advapi32) in the windows folder "system", but windows said it was in use and that I could not change it. I tried it in safe mode to no avail. Anyone have any ideas on how I can do it?

Thanks,
Eddie
 

Lorand

<b>VIP Member</b>
Start / Run -> "command", type in "copy <xxx>\advapi32.dll c:\windows\system\" then hit enter (<xxx> being the path where's the new version of that file).
 
Top