Results 1 to 4 of 4

Thread: run vbproject without downloading vb

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2009
    Posts
    4

    run vbproject without downloading vb

    hai...

    i have developed a vb project....

    i ve to now say show a demo to my client on his comp...
    how to run a vb project without actually downloading vb..
    (i ment his comp not loaded with vb)

    can it be done thru some .exe file... if so pls let me know the procedure to do so..

    thnk..

  2. #2
    Addicted Member AnthonyGrimes's Avatar
    Join Date
    Sep 2008
    Location
    United States
    Posts
    131

    Re: run vbproject without downloading vb

    You can always make an .exe file from your project. Believe the option is on the file menu.

  3. #3
    Frenzied Member
    Join Date
    Mar 2009
    Posts
    1,182

    Re: run vbproject without downloading vb

    and then create an installable package...
    Option Explicit should not be an Option!

  4. #4
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    Re: run vbproject without downloading vb

    As vb5prgrmr stated: create an installation package. Don't just create an exe file and pass that. If the other pc does not have the files installed that your exe requires, it won't run.

    VB comes with the Package and Deployment Wizard you can use to create a setup.exe file. Other tools are available also like Inno for example. Here's a FAQ page for installers.
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

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