Results 1 to 2 of 2

Thread: Versions supporting .exe files

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2008
    Posts
    38

    Versions supporting .exe files

    What versions of Visual Basic support the File | Make... command? I am using VB 6.0 Working Model edition and it doesn't allow me to use that. I tried the Package and Deployment wizard but it gave me an error because there was no .exe file.
    Right now, I can use the school computers to make the executable file but that will only last for so long.
    I use VB 6. I've been programming since September 2008.

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

    Re: Versions supporting .exe files

    Only the Working Model Edition (and Learning Edition, but I think that was VB5 rather than VB6) have that limitation, the others (such as Professional and Enterprise) allow it.

    However, rather than buy those (which would need to be second hand, via eBay etc), you could download VB Express for free from Microsoft.com/Express

    That allows compiling to to .exe, and has enough features for most people. The downside is that the code is a bit different to VB6, so it will take a little while to learn the differences.

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