PDA

Click to See Complete Forum and Search --> : compiling my project down...


jimjamjahaa
Mar 23rd, 2006, 02:07 PM
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?

Grimfort
Mar 23rd, 2006, 02:15 PM
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.php?t=392579&highlight=deployment+wizard

d3gerald
Mar 23rd, 2006, 07:51 PM
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

MartinLiss
Mar 23rd, 2006, 09:43 PM
Thread moved (and edited for content).