About Executable files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nilesh3
    New Member
    • Nov 2008
    • 5

    About Executable files

    I made one projet in visual basic6.0(workin g model). How i make it executable .Exe.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    You need to select Make exe option from File menu.

    To create a package of your program ,use the Package and Deployment Wizard.

    Comment

    Working...