locked
How to Install VB 6.0 on Windows 7 RRS feed

  • Question

  • VB 6.0 does install and work perfectly well on Windows 7 and Vista operating systems.  The trick is to install it right after you load the fresh install of your operating system.  I think the .Net Framework updates that install on subsequent updates, prevents the installation of VB 6.0, afterwards.  So, you need to get it on your machine before you do any updating.  I've tried to convert my VB 6.0 IB API programs to VB.Net but it was much too time consuming and without the IDE, .Net is clearly inferior for my trading and investing purposes.  With the clock running out, I just bought myself another 10 years with Windows 7, or at least until they release VB 7.0.

    • Moved by Mike Feng Tuesday, February 26, 2013 3:30 PM
    Saturday, February 23, 2013 6:28 AM

Answers

  • Be aware that VB has language versions and product versions (which are related to the release from Visual Studio, currently you cannot buy anymore solely VB).

    The versions have been (If I forget the SP's in VB6 and VB10 which had also some minor language updates).

    VB1, VB2, VB3, VB4, VB5, VB6, VB7.0, VB7.1, VB8, VB9, VB10, VB11.

    The visual studio versions were since 1998

    '98(contains VB6),  .Net (Contains VB7.0), .Net 2003 (Contains VB 7.1), 2005 (the Net name was removed, version 2005 contains VB8), 2008 (contains VB9), '10(Contains VB10), 2012(Contains VB11)

    So the by you called VB7 exist already a long time. As program language there was a major change between VB6 and VB7, but those ware not more than between VB5 ane VB6. The main differences are however that VB7 relies on .Net technology and VB6 and before on Com technology and the value types were updated one step. Integer became for instance Int32. 

    The language changes however between VB6 and VB11 are much less then those which were between VB1 and VB6.


    Success
    Cor





    • Edited by Cor Ligthert Saturday, February 23, 2013 9:07 AM
    • Proposed as answer by Mr. Monkeyboy Saturday, February 23, 2013 2:40 PM
    • Marked as answer by Just Karl Friday, November 22, 2013 7:48 PM
    Saturday, February 23, 2013 9:02 AM

All replies

  • VB6 is not a supported language AND this is not a VB6 forum.

    Renee


    "MODERN PROGRAMMING is deficient in elementary ways BECAUSE of problems INTRODUCED by MODERN PROGRAMMING." Me

    Saturday, February 23, 2013 7:39 AM
  • Hello,

    In addition to Renee post, there will be no VB 7.0, VB.NET is the next evolution of VB.


    kevininstructor

    Saturday, February 23, 2013 7:43 AM
  • ever

    "MODERN PROGRAMMING is deficient in elementary ways BECAUSE of problems INTRODUCED by MODERN PROGRAMMING." Me

    Saturday, February 23, 2013 7:47 AM
  • Be aware that VB has language versions and product versions (which are related to the release from Visual Studio, currently you cannot buy anymore solely VB).

    The versions have been (If I forget the SP's in VB6 and VB10 which had also some minor language updates).

    VB1, VB2, VB3, VB4, VB5, VB6, VB7.0, VB7.1, VB8, VB9, VB10, VB11.

    The visual studio versions were since 1998

    '98(contains VB6),  .Net (Contains VB7.0), .Net 2003 (Contains VB 7.1), 2005 (the Net name was removed, version 2005 contains VB8), 2008 (contains VB9), '10(Contains VB10), 2012(Contains VB11)

    So the by you called VB7 exist already a long time. As program language there was a major change between VB6 and VB7, but those ware not more than between VB5 ane VB6. The main differences are however that VB7 relies on .Net technology and VB6 and before on Com technology and the value types were updated one step. Integer became for instance Int32. 

    The language changes however between VB6 and VB11 are much less then those which were between VB1 and VB6.


    Success
    Cor





    • Edited by Cor Ligthert Saturday, February 23, 2013 9:07 AM
    • Proposed as answer by Mr. Monkeyboy Saturday, February 23, 2013 2:40 PM
    • Marked as answer by Just Karl Friday, November 22, 2013 7:48 PM
    Saturday, February 23, 2013 9:02 AM