|
-
Mar 18th, 2007, 03:04 AM
#1
Thread Starter
New Member
How to delete a subkey from windows registry?
Hi!! all,
I am developing a multimedia player. I wanted to add an context menu option, it will be displayed when user right-clicks on any multimedia file and when someone clicks that option it will load my player along with the selected file playing on it. I've done this. I've created this in win registry and its looks like this :-
HKEY_CLASSES_ROOT\*\shell\Play in Ex-MediaPlayer\command
after command, the default value contains the fullpath to my player's exe file. Now I want to remove the entire key chain from shell to command and the default value from registry. Can it be possible? If yes, then please help me. Its very urgent for me as I'm developing an uninstaller for my apps.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|