I have a checkbox that when checked it makes a registry for the program to open on startup. How do I make the program check to see if the registry is made and keep the checkbox checked when I start the program itself.
-Sir Loin
Printable View
I have a checkbox that when checked it makes a registry for the program to open on startup. How do I make the program check to see if the registry is made and keep the checkbox checked when I start the program itself.
-Sir Loin
Click the Use SaveSetting and GetSetting to store and retrieve data from the Registry link in my signature.
Oh, but when I use GetSetting and SaveSetting does it always go in "HKCU\software\VB and VBA program settings"?
That is a very good tutorial BTW :)
Thanks, and yes it does.
Oh, thanks A lot! :)
I have one final question, will it work if the user doesn't have HKCU\software\vb and vba program settings?
Thanks,
Sir Loin
He will and even if he doesn't it will be created.
Oh, thanks again for the great help!
-Sir Loin