Guest whybkuul Posted February 19, 2002 Share Posted February 19, 2002 how can i create a reg file that will delete a key when i double click on it? you know how you can download files that will automatically do things to the reg? something like this... Link to comment Share on other sites More sharing options...
+primortal Subscriber² Posted February 19, 2002 Subscriber² Share Posted February 19, 2002 You need to add a '-' (minus) sign in front for the registry entry to delete it. example ------- [-HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionsomekey] referrence Link to comment Share on other sites More sharing options...
Guest whybkuul Posted February 19, 2002 Share Posted February 19, 2002 thanks, and thanks for the quick reply Link to comment Share on other sites More sharing options...
Guest whybkuul Posted February 19, 2002 Share Posted February 19, 2002 another reg q.. how can i automate a modification? like if i need to change a dword value from 40 to 0, how do i do it? Link to comment Share on other sites More sharing options...
crackhbob Posted February 19, 2002 Share Posted February 19, 2002 If I was you, I would go into the registry and modify it to the value of my liking. Then export the key. :) Link to comment Share on other sites More sharing options...
Recommended Posts