Limitations of VB6 Learning Edition?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • neil f

    #1

    Limitations of VB6 Learning Edition?

    I'm thinking of investing in a copy of VB6 and was going to go for the
    Learning Edition (maybe Deluxe). Now I've seen a comment that the Learning
    Edition does not create .exe files. I presume that means the programs I
    create will only be able to run inside the editor's environment. So if I
    progress to producing small programs suitable for sharing (say from a
    website), will I then have to upgrade to the Pro version? In other words,
    should I go straight for the Pro version?

    Cheers,
    -Neil F.


  • Veign

    #2
    Re: Limitations of VB6 Learning Edition?

    You could, if you could find, buy the Pro version for almost as cheap as the
    learning addition and I would recommend that. Watch out for sales on eBay
    as you want to make sure you are buy a legal copy...

    Good luck finding a copy!

    --
    Chris Hanscom - Microsoft MVP (VB)
    Veign's Resource Center

    --

    "neil f" <fazspam@argone t.co.uk> wrote in message
    news:-N-dnfZWwKXmV4jfRV n-jA@pipex.net...[color=blue]
    > I'm thinking of investing in a copy of VB6 and was going to go for the
    > Learning Edition (maybe Deluxe). Now I've seen a comment that the Learning
    > Edition does not create .exe files. I presume that means the programs I
    > create will only be able to run inside the editor's environment. So if I
    > progress to producing small programs suitable for sharing (say from a
    > website), will I then have to upgrade to the Pro version? In other words,
    > should I go straight for the Pro version?
    >
    > Cheers,
    > -Neil F.
    >
    >[/color]


    Comment

    • Bob Walpole

      #3
      Re: Limitations of VB6 Learning Edition?

      [color=blue]
      >
      > "neil f" <fazspam@argone t.co.uk> wrote in message
      > news:-N-dnfZWwKXmV4jfRV n-jA@pipex.net...[color=green]
      >> I'm thinking of investing in a copy of VB6 and was going to go for the
      >> Learning Edition (maybe Deluxe). Now I've seen a comment that the
      >> Learning
      >> Edition does not create .exe files. I presume that means the programs I
      >> create will only be able to run inside the editor's environment. So if I
      >> progress to producing small programs suitable for sharing (say from a
      >> website), will I then have to upgrade to the Pro version? In other words,
      >> should I go straight for the Pro version?
      >>
      >> Cheers,
      >> -Neil F.
      >>[/color][/color]
      Purchased a copy of Learning Edition for similar reasons to you - found out
      that EXE files are find but if you want to port your files to other
      computers problems. - Solved by Martin Double reply to me in this group
      copied in part below:
      [color=blue]
      >Get all VB6 updates (SP6) from Microsoft site.
      >Get Microsoft Visual Studio Installer from Microsoft site.
      >All the necessary downloads are FREE.[/color]

      [color=blue]
      >You can use Visual Studio
      >Installer. This has many added advantages such as being able to
      >automaticall y install Windows Installer (when needed) onto any Windows
      >Platform, automatic installation of Desktop Icons, Banner advertisements on
      >the Installation Dialog Forms etc........[/color]


      Comment

      • Randy Birch

        #4
        Re: Limitations of VB6 Learning Edition?

        It makes exes. It does not make native code exes (not needed anyway), it
        does not allow designing of user-controls, and does not include a setup tool
        for installing on other systems, as I recall.

        --


        Randy Birch
        MS MVP Visual Basic



        "neil f" <fazspam@argone t.co.uk> wrote in message
        news:-N-dnfZWwKXmV4jfRV n-jA@pipex.net...
        : I'm thinking of investing in a copy of VB6 and was going to go for the
        : Learning Edition (maybe Deluxe). Now I've seen a comment that the Learning
        : Edition does not create .exe files. I presume that means the programs I
        : create will only be able to run inside the editor's environment. So if I
        : progress to producing small programs suitable for sharing (say from a
        : website), will I then have to upgrade to the Pro version? In other words,
        : should I go straight for the Pro version?
        :
        : Cheers,
        : -Neil F.
        :
        :

        Comment

        • Dave

          #5
          Re: Limitations of VB6 Learning Edition?

          I got a copy of VB6 professional edition at a computer show for $49.95. It
          came in a Microsoft Box and looked completely legit - I registered it w/no
          complaints from Microsoft.
          I've created apps that I've installed on other systems with no problems.

          "neil f" <fazspam@argone t.co.uk> wrote in message
          news:-N-dnfZWwKXmV4jfRV n-jA@pipex.net...[color=blue]
          > I'm thinking of investing in a copy of VB6 and was going to go for the
          > Learning Edition (maybe Deluxe). Now I've seen a comment that the Learning
          > Edition does not create .exe files. I presume that means the programs I
          > create will only be able to run inside the editor's environment. So if I
          > progress to producing small programs suitable for sharing (say from a
          > website), will I then have to upgrade to the Pro version? In other words,
          > should I go straight for the Pro version?
          >
          > Cheers,
          > -Neil F.
          >[/color]


          Comment

          Working...