January 21, 200521 yr can someone in the know make me a regfile or .bat to remove HKEY_LOCAL_MACHINE\System\CurrentControlSet\control\SessionManager\CheckVerDLLsHKEY_LOCAL_MACHINE\System\CurrentControlSet\control\SessionManager\WarnVerDLLs so i dont need to go to regedit and screw up something .thx u in advance...
January 21, 200521 yr @ECHO OFFREG DELETE HKLM\System\CurrentControlSet\control\SessionManager\CheckVerDLLsREG DELETE HKLM\System\CurrentControlSet\control\SessionManager\WarnVerDLLsThat should do the trick...
January 21, 200521 yr Not a problem.... from a command prompt do REG /? and it will give you help on how to do other things with that command. Glad I could help! Later
January 22, 200521 yr I like using this program, esp. because of its easy auto history / undo / search functions:http://www.vsft.com/regexp/
Create an account or sign in to comment