|
-
Oct 23rd, 2008, 04:18 AM
#1
Thread Starter
New Member
VB6 redistributables
Hi,
Can anyone please tell from where can I find redistributables of VB6.
Thanks,
Mushq
-
Oct 23rd, 2008, 05:54 AM
#2
Re: VB6 redistributables
Welcome to the forums 
What do you mean by "redistributables"?
-
Oct 23rd, 2008, 06:02 AM
#3
Thread Starter
New Member
Re: VB6 redistributables
Thanks for reply, I think that is runtime setup for VB6 binaries, for example I have prepared a project in VB6 and generated an executable, now I want to execute that exe in a machine where VB6 is not installed, what should I do so that my VB6 executable should run on those systems where VB6 is not installed.
Kind Regards,
Mushq
-
Oct 23rd, 2008, 10:42 AM
#4
Re: VB6 redistributables
The runtimes can be downloaded from Microsoft, however it is unlikely that will be enough for you - as they only cover the most basic features.
What you should do instead is create an installation package, which you can do using a program like P&DW that comes with VB, or one of the many other tools available. There are links to downloads and documentation in our Application Deployment FAQ. An installation package will contain the runtimes and whatever else your program needs.
-
Oct 23rd, 2008, 10:59 AM
#5
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
|