Results 1 to 5 of 5

Thread: make exe file

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2000
    Posts
    34

    Question

    Hi! I am a new programer in VB but have done a lot of programing in basic. I have Visual Basic 5 Control Creation Edition. I developed a program to us in our office that will calculate amounts inputed. I would like to make this project run as a stand alone file or exe file, the book tells me I can compile it but when I do I only get a file the ocx extension. Please tell me what I am doing wrong. Thanks for your help.

  2. #2
    Addicted Member jcouture100's Avatar
    Join Date
    Aug 1999
    Posts
    141
    Your version of Visual Basic (Control Creation Edition) only supports creating controls (OCX) files. To create an executible (EXE) file you will need the Standard, Professional, or Enterprise Version of VB.
    JC

  3. #3
    Fanatic Member
    Join Date
    Feb 2000
    Location
    The Netherlands
    Posts
    715
    You can also buy the cheap Learning Edition. It can create exe's, but it's crippled. I don't know what it's limits are.

    [Edited by oetje on 10-03-2000 at 03:38 PM]
    Oetje
    [email protected]
    93606776
    Visual Basic 6, Windows 2000

    Never pet a burning dog

  4. #4
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    The only thing you're doing wrong is that CCE can't create .exe files. It can only create ActiveX controls (.ocx). If you want to make .exe files you have to buy it.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  5. #5
    Guest
    I have VB5 CCE. (Along with VB4 Pro and VB6 Pro/Studio)
    If you want to make exe's, go buy it. E-bay has it, I'm sure someone is selling it for a low price. VB5 is not hip no more. VB6 is the thing now, lol (style) . But you should keep VB5 CCE because it is good for making ocx files and ActiveX Controls (I think). And all examples from regular VB5 or VB6 will work in it as well, just no exe's can be made. I suggest you go buy a VB, hope you find it.

    [Edited by Matthew Gates on 10-03-2000 at 03:54 PM]

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