Jump to content

Recommended Posts

Posted

:yes: can someone in the know make me a regfile or .bat to remove HKEY_LOCAL_MACHINE\System\CurrentControlSet\control\SessionManager\CheckVerDLLs

HKEY_LOCAL_MACHINE\System\CurrentControlSet\control\SessionManager\WarnVerDLLs so i dont need to go to regedit and screw up something .thx u in advance...


Posted

@ECHO OFF
REG DELETE HKLM\System\CurrentControlSet\control\SessionManager\CheckVerDLLs
REG DELETE HKLM\System\CurrentControlSet\control\SessionManager\WarnVerDLLs

That should do the trick...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...