Results 1 to 6 of 6

Thread: Regarding exe file

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2007
    Posts
    14

    Regarding exe file

    Hi friends,


    I have done one program.I did this using vb6.0 and access 2003.I just want use the program from another machine.But the other machine doesn't have ms vb6.0 and access 2003.Can i access the program from this machine.Otherwise i have to install the both in that machine.Please kindly assist me.

    Thanks and regards,
    doosam

  2. #2
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    Re: Regarding exe file

    This seems a basic question. to access your program in other machines you need VB Runtime files in those machines. so you need to Package your Application using P&D (Packaging and Deployment) Wizard. So you can install it on any number of machines and Use it.

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2007
    Posts
    14

    Re: Regarding exe file

    Hi fazi,

    Thanks for your kind reply.I am very new to Visual basic.You have mentioned about vb runtime files.How i can do that in another machine.If it is a very simple question sorry ......I am very ................... new to VB


    thanks and regards,
    doosam

  4. #4
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    Re: Regarding exe file

    Doosam,

    You just start P&D Wizard. It will automatically detect what files are to be distributed with your project. in addition to thease files, you must manually add your db file, help file etc.

    To start P&D : Click Start button > Microsoft Visual Studio 6.0 > visual studio 6.0 tools > P&D

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Regarding exe file

    Moved

  6. #6
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Regarding exe file

    Also look in the Application Deployment Forum for other options...

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