|
-
Feb 8th, 2000, 07:38 AM
#1
Thread Starter
New Member
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?
-
Feb 8th, 2000, 08:10 AM
#2
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
-
Feb 8th, 2000, 08:10 AM
#3
Hyperactive Member
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
-
Feb 8th, 2000, 08:40 AM
#4
Hyperactive Member
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
-
Feb 8th, 2000, 08:47 AM
#5
Thread Starter
New Member
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?
-
Feb 8th, 2000, 08:50 AM
#6
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|