Click to See Complete Forum and Search --> : HELP!!!!


tcompe
February 15th, 2000, 07:46 AM
Can someone tell me how I can Query the registry for a value.

The problem is that I know what the value is but I dont know what Key the value is in.

Please help....
thanks
tcompe

Cakkie
February 15th, 2000, 07:52 AM
Why not just use regedit, and search the registry for that sepecific value?
Once you found it, you know the key.

Tom Cannaerts
slisse@planetinternet.be

The best way to escape a problem, is to solve it.

tcompe
February 15th, 2000, 08:24 AM
I would prefer not to shell out to anything.
Is there not a way that I can do it programmaticly?

Is there any API's that I could use