hum5 Posted March 4, 2008 Posted March 4, 2008 hi,i am making a virus remover thats why i need a little help in autoit script.i want to enable registry editor by AutoIt Script but the script is not working .here is its sample ...;Enable registry EditorRegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System", "DisableRegistryTools", "REG_DWORD", 0)please help me what i am doing wrong or what is the problem in my script .otherwise please post your code how to do it .thanks in advance
Developers Jos Posted March 4, 2008 Developers Posted March 4, 2008 (edited) Khan, you forgot your sig this time ... Edited March 4, 2008 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts