XtremeMaC Posted October 19, 2003 Posted October 19, 2003 Hi therewhen I'm importing reg values I want a folder "key" to be deleted or actually renamed so it gets disabledIs there a way to do that?for example this registry is for speeding up the avi extractionin order to disable it I either have to delete the key or put a "-" infront This -->Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}]@="Avi Properties Handler"to That --->[HKEY_CLASSES_ROOT\CLSID\-{87D62D94-71B3-4b9a-9489-5FE6850DC73E}]@="Avi Properties Handler"Thanks
XtremeMaC Posted October 19, 2003 Author Posted October 19, 2003 hehe okay I'll answer it myself just found the answerto delete a key for example {87D62D94-71B3-4b9a-9489-5FE6850DC73E}reg Delete {87D62D94-71B3-4b9a-9489-5FE6850DC73E}you can always get the details by typingreg /?reg delete /?there is also add copy compate load unload commands...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now