|
-
Feb 7th, 2006, 04:06 PM
#1
Thread Starter
Lively Member
configuring msconfig with vb
.................................
Last edited by shoe3k; May 10th, 2021 at 03:13 PM.
-
Feb 7th, 2006, 04:48 PM
#2
Frenzied Member
Re: configuring msconfig with vb
Whats wrong with using the regular msconfig file?
-
Feb 9th, 2006, 09:05 AM
#3
Thread Starter
Lively Member
Re: configuring msconfig with vb
.................................
Last edited by shoe3k; May 10th, 2021 at 03:12 PM.
-
Apr 4th, 2010, 08:56 AM
#4
Addicted Member
Re: configuring msconfig with vb
I know this is a very old topic but i would like to answer it regardless:
you can't edit msconfig directly, that is to say that msconfig itself isn't the settings of the computer. What i mean is that msconfig is just a nice graphic user interface that helps you edit the registry without having to open regedit. Essentially you would need to add registry keys or delete ones that are there using vb 6.0, I know registry editing is possible in vb 6.0, but is a pain, however it's very easy in vbe 2008 or 2010, so use one of those.
I'm probably going to get flamed for posting on a topic over 4 years old, but oh well lol.
-
Apr 4th, 2010, 09:43 AM
#5
Re: configuring msconfig with vb
 Originally Posted by Cruncher
I'm probably going to get flamed for posting on a topic over 4 years old, but oh well lol.
And why would you do that, especially since the original poster did not visit the forums in the last 6 months? If it's just to share your opinion on advantages of .Net over VB classic, then there's a better place for that.
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
|