|
-
Mar 23rd, 2006, 03:07 PM
#1
Thread Starter
Lively Member
compiling my project down...
i have never tried to do this before, and i rekon its going to be [Edited by MartinLiss][difficult]!
how can i go about getting my compiled project to run on any computer?
i am using the msflexgrid control, calendar control and DAO 3.6, which i assume will have to be included somehow?
Last edited by MartinLiss; Mar 23rd, 2006 at 10:42 PM.
-
Mar 23rd, 2006, 03:15 PM
#2
Re: compiling my project down...
You need to use the magical search button up the top right and search for installation.
Theres loads of programs to do it for you, even one which comes with VB6 called Package & Deployment wizard(which Ive never used). Installshield, Inno loads of others. Just search, then come back if you have specific problems.
edit: check this out
http://www.vbforums.com/showthread.p...loyment+wizard
-
Mar 23rd, 2006, 08:51 PM
#3
Frenzied Member
Re: compiling my project down...
i suggest you use inno setup to create your installer and include every file that your application is dependent on and install it to other pcs
On error goto Trap
Trap:
in case of emergency, drop the case...
****************************************
If this post has been resolved. Please mark it as "Resolved" by going through the "Thread Tools" above and clicking on the "Mark Thread Resolved " option. if a post is helpful to you, Please Rate it by clicking on the Rate link right below the avatar
-
Mar 23rd, 2006, 10:43 PM
#4
Re: compiling my project down...
Thread moved (and edited for content).
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
|