|
-
October 23rd, 2008, 04:57 AM
#1
VB6 redistributables
Hi,
Can anyone please tell from where can I find redistributables of VB6.
Thanks,
Mushq
-
October 23rd, 2008, 05:18 AM
#2
-
October 23rd, 2008, 05:24 AM
#3
Re: VB6 redistributables
Suggest you Google "Redistributables for VB6"
You'll find links like
http://www.cnet.com.au/tag/microsoft...sual_basic.htm
But bare in mind that while this may give you the core VB6 Run-Time, it won't necessarily run all VB6 programs
The reason is that there are numerous optional DLL and OCX file which may make up a VB6 Application
This is why each application normally needs to be specially packaged and installed, so that the extras are also installed.
If you dont have access to the "Setup" for an application then by all means, try running the application using the core runtime - any missing components and references will quickly show themselves, which you could then hunt up on the Internet and register into your machine - Rerunning the app. will then reveal more .. and more ... until finally your app. will work
There may be a better way than this suggestion, but this may just get you there
Last edited by George1111; October 23rd, 2008 at 09:49 AM.
-
October 23rd, 2008, 07:58 PM
#4
Re: VB6 redistributables
You can download the VB6 runtime library from Microsoft's site. This will allow the basic controls, but it's built into Vista now.
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
|