Windows programming

Moderators: None (Apply to moderate this forum)
Number of threads: 3711
Number of posts: 9173

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Windows Registry Posted by praneeth on 6 May 2002 at 7:44 AM
how can i delete entries or keys in windows registry without actually opening the regedit and manually deleting them.

is there a process where i can make a .reg file and when adding that to the registry...i get to delete the entries i want.

plz help......


Report
Re: Windows Registry Posted by Stoic Joker on 10 May 2002 at 6:28 AM
: how can i delete entries or keys in windows registry without actually opening the regedit and manually deleting them.
:
: is there a process where i can make a .reg file and when adding that to the registry...i get to delete the entries i want.
:
: plz help......
:
:
:


Greetings
Just use a standard .reg file & add a '-' in front of the key you want to remove.

Stoic Joker
Report
Re: Windows Registry Posted by praneeth on 18 May 2002 at 12:53 AM

thanks stoic......i will try it rightaway.

thanks again.



Report
Re: Windows Registry Posted by ColdShine on 2 Jun 2002 at 7:00 AM
Thank you sooo much! I also needed this!
_____________________________
ColdShine
http://www16.brinkster.com/rafonline


Report
dosnt work for me.....help Posted by praneeth on 6 Jun 2002 at 2:15 AM
adding a '-' before the key or the string value dosnt work as u said.

plz give me a example to do that..........i might have misunderstood u.

plz let me know the exact procedure.....

regards,
Praneeth
Report
Re: dosnt work for me.....help Posted by brownb on 15 Jun 2002 at 9:23 AM
: adding a '-' before the key or the string value dosnt work as u said.
:
: plz give me a example to do that..........i might have misunderstood u.
:
: plz let me know the exact procedure.....
:
: regards,
: Praneeth
:

You can do this programatically using the Windows API. Take a look at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/regapi_59mb.asp for a list of registry API function calls.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.