• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

auto restore on win2k

FrontlineWarrior

Diamond Member
Ok, so I'm running win2k and I want to replace a dll in the winnt/system32 directory. the problem is, win2k keeps over-writing the dll to the default. i think this has to do with that file protection thingy. is there an easy way to turn this 'feature' off?
 
No need to turn the feature off(Its a good thing!) Just make sure you rename the original dll to "blahblah.dllold" or similar and replace the files in both the system32 folder AND the hidden "dllcache" folder located within the system32 folder.
 
Why would you want to replace a .dll in \system32?

Methinks you're probably solving the wrong problem. There's no good reason (that I can think of) to replace a file in \system32.
 
Back
Top