Results 1 to 6 of 6

Thread: visual basic question

  1. #1
    Registered
    Join Date
    Jan 2006
    Location
    USA
    Posts
    2,454
    Downloads
    0
    Uploads
    0

    visual basic question

    is it possible to save a program as something besides a .vbp file that a machine without vb could open? like an .exe or something?

    thanks
    Matt


  2. #2
    Gold Member MetLHead's Avatar
    Join Date
    Mar 2003
    Location
    USA
    Posts
    749
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by keebler303 View Post
    is it possible to save a program as something besides a .vbp file that a machine without vb could open? like an .exe or something?

    thanks
    Matt
    Yes, VB programs can be compiled into .EXE's. However, in order to run it on another computer you need more than just the .EXE file. There is the VB runtime DLL, ActiveX control .OCX files and others. Visual Basic has what's called the "Package and Deployment Wizard" which will gather together the needed files and build an installer. There's also Inno Setup compiler which is a great, free tool which does basically the same thing with lots more flexibility.

    Regards,
    Scott


  3. #3
    Registered
    Join Date
    Jan 2006
    Location
    USA
    Posts
    2,454
    Downloads
    0
    Uploads
    0
    thanks Scott

    Matt


  4. #4
    Registered
    Join Date
    Aug 2006
    Location
    USA
    Posts
    14
    Downloads
    0
    Uploads
    0
    If you are wanting to open a source file for VB, any text editor can open it.

    Bobby


  • #5
    Registered
    Join Date
    Aug 2005
    Location
    U.S.A
    Posts
    52
    Downloads
    0
    Uploads
    0
    I believe *.bas files can be viewed by a regular text editor.


  • #6
    Registered
    Join Date
    Apr 2006
    Location
    Slovak republic, Europe
    Posts
    15
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Megahertz View Post
    I believe *.bas files can be viewed by a regular text editor.
    all VB project files (.vbp, .frm, .bas, .cls)... the whole nine yards....


  • Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.