Results 1 to 5 of 5

Thread: VB6 redistributables

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2008
    Posts
    2

    Question VB6 redistributables

    Hi,
    Can anyone please tell from where can I find redistributables of VB6.

    Thanks,
    Mushq

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VB6 redistributables

    Welcome to the forums

    What do you mean by "redistributables"?

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2008
    Posts
    2

    Post 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

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    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.

  5. #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
  •  



Click Here to Expand Forum to Full Width