Results 1 to 6 of 6

Thread: Newbie at VB question - General Q ?

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    Nelspruit, RSA
    Posts
    8

    Post

    This will probably sound stupid, but I need to know. I recently purchased me the VB 6 software and is pretty new the the enviroment. What I need to know - If i created a project in VB can you run the program of a different PC which doesnt have VB installed but only MSAccess, if so how?

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    You would have to distribute all the runtime files, plus all additional controls or DLLs you used in your project. VB6 comes with Package and Deployment Wizard which can create a setup for your program.

    ------------------

    Serge

    Senior Programmer Analyst
    [email protected]
    [email protected]
    ICQ#: 51055819

  3. #3
    Hyperactive Member
    Join Date
    Feb 2000
    Posts
    284

    Post

    Yes you can......
    There is a package and deployment wizard that comes with VB and it will wrap up everything that your project needs to run successfully and you can then install it on a PC without VB.
    (At least that's the Microsoft story the reality is sometimes different)
    You will find the feature under 'Add-Ins' ----> 'AddIn Manager'

    Good luck

  4. #4
    Hyperactive Member
    Join Date
    Nov 1999
    Location
    Columbia, SC USA
    Posts
    374

    Post

    if you have Visual Studio then you can run the package wizard directly from your start bar

    programs - visual studio 6.0 - visual studio 6.0 tools


  5. #5

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    Nelspruit, RSA
    Posts
    8

    Post

    Originally posted by Serge:
    You would have to distribute all the runtime files, plus all additional controls or DLLs you used in your project. VB6 comes with Package and Deployment Wizard which can create a setup for your program.

    Thanks for Your help?


  6. #6

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    Nelspruit, RSA
    Posts
    8

    Post

    Originally posted by Bigley:
    Yes you can......
    There is a package and deployment wizard that comes with VB and it will wrap up everything that your project needs to run successfully and you can then install it on a PC without VB.
    (At least that's the Microsoft story the reality is sometimes different)
    You will find the feature under 'Add-Ins' ----> 'AddIn Manager'

    Good luck
    Thanks for your help, ALL. You guys will probably hear a lot of me in future!! Cheers for now...


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