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...
un4given1
Jan 21 2005, 03:07 PM
CODE
@ECHO OFF REG DELETE HKLM\System\CurrentControlSet\control\SessionManager\CheckVerDLLs REG DELETE HKLM\System\CurrentControlSet\control\SessionManager\WarnVerDLLs
That should do the trick...
tim_horton
Jan 21 2005, 03:16 PM
thx u unforgiven one i owe u a coffee ..cheers mn forum rulez..
un4given1
Jan 21 2005, 04:32 PM
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
horsecharles
Jan 21 2005, 06:00 PM
I like using this program, esp. because of its easy auto history / undo / search functions: