|
-
Apr 26th, 2007, 10:18 PM
#1
Thread Starter
New Member
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
-
Apr 26th, 2007, 10:23 PM
#2
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.
-
Apr 26th, 2007, 10:36 PM
#3
Thread Starter
New Member
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
-
Apr 26th, 2007, 10:55 PM
#4
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
-
Apr 27th, 2007, 06:59 AM
#5
-
Apr 27th, 2007, 11:29 AM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|