Hi all.
I am still pretty new to VB and I am having trouble with getting this to work. I am writing an application that will change and save the values of existing registry keys when invoking the change method in a combo box.
I have a couple of questions. If a key already exists is it necessary to obtain the value of it before you change it?
I am assuming the best way to do this is to use the Case statement since I have multiple choices in all of the boxes. Do you need to declare your variables before the case statement? I have seen a bunch of demos but it just hasn't clicked. Could anyone throw up a quick code snippet on how I would do this if you have a second?
Thanks very much for any time invested.
Don
