|
-
Sep 2nd, 2010, 10:58 AM
#1
Thread Starter
PowerPoster
-
Sep 2nd, 2010, 11:22 AM
#2
Re: Why Is This Stuff In My VB Registry Key?
Maybe it's a VB6 based app... ???
-tg
-
Sep 2nd, 2010, 11:49 AM
#3
Thread Starter
PowerPoster
Re: Why Is This Stuff In My VB Registry Key?
 Originally Posted by techgnome
Maybe it's a VB6 based app... ???
-tg
I considered that but I have quite a few of my VB apps compiled to exe's and none of them are in there. Admittedly, none of my VB apps had a formal installation, which probably accounts for it.
<--- Did someone help you? Please rate their post. The little green squares make us feel really smart!
If topic has been resolved, please pull down the Thread Tools & mark it Resolved.
Is VB consuming your life, and is that a bad thing?? 
-
Sep 2nd, 2010, 12:03 PM
#4
Re: Why Is This Stuff In My VB Registry Key?
It's only going to be there if they actually write to the registry... I have tons of VB-based apps too... they don't write to the registry... they have no settings... so there's no reg key for them.
-tg
-
Sep 2nd, 2010, 12:07 PM
#5
Re: Why Is This Stuff In My VB Registry Key?
Many VB-created apps that rely on registration keys, stored options persisted from instance to instance, etc, will write to the registry using VB's registry functions. Though API registry routines exist in so many ready-to-use classes nowadays, it's not as common to see settings stored in those registry keys an longer.
-
Sep 2nd, 2010, 12:14 PM
#6
Thread Starter
PowerPoster
Re: Why Is This Stuff In My VB Registry Key?
OK guys, I think that about wraps it.
Thanks.
<--- Did someone help you? Please rate their post. The little green squares make us feel really smart!
If topic has been resolved, please pull down the Thread Tools & mark it Resolved.
Is VB consuming your life, and is that a bad thing?? 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|