|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Checking if registry value existsHi everyone.
Sorry if this is the wrong group for this question, but since it is .NET and VB, I thought someone may be able to help me here or point me to the right group for this. I am working on an application which needs to check if a certain VALUE exists in a registry subkey. Is there an easy way to do this? So far, my googles have come up empty on this, though they DO have a plethora of information on checking if a KEY exists. Any help on this is much appreciated. Thank you, Ryan try this - its c# but will easily convert
http://www.devhood.com/tutorials/tutorial_details.aspx?tutorial_id=264 -- Show quoteHide quote-- Regards John Timney (MVP) http://www.johntimney.com http://www.johntimney.com/blog <causesdrowsin***@gmail.com> wrote in message news:1178116311.570810.198210@p77g2000hsh.googlegroups.com... > Hi everyone. > > Sorry if this is the wrong group for this question, but since it > is .NET and VB, I thought someone may be able to help me here or point > me to the right group for this. > > I am working on an application which needs to check if a certain VALUE > exists in a registry subkey. Is there an easy way to do this? So far, > my googles have come up empty on this, though they DO have a plethora > of information on checking if a KEY exists. > > Any help on this is much appreciated. > > Thank you, > Ryan > On Wed, 2 May 2007 15:52:33 +0100, "John Timney \(MVP\)"
<x_j***@timney.eclipse.co.uk> staggered into the room, obviously drunk, and said: >try this - its c# but will easily convert Thank you very much, this helped a lot.>http://www.devhood.com/tutorials/tutorial_details.aspx?tutorial_id=264 > >-- Ryan |
|||||||||||||||||||||||