|
-
Feb 5th, 2008, 06:19 PM
#1
Thread Starter
Junior Member
Build setup from code
i have the code for the software which coded by the company.
they set it up on the computer but in order to shift to new computer i have do first copy the files , load mysql odbc driver and access databse thing.
Now i want to know is this possible for that compnay which coded the software to build setup for that code so that i need to do nothing and all the
mysql odbc drivers and selection of access database should be done automatically.
i just click on setp.exe and it does all the copying of ocx file , drivers , DSN SETTING.
Is this possible or its not possible to dynamically load odbc drivers etc
-
Feb 5th, 2008, 07:55 PM
#2
Re: Build setup from code
I moved your thread to here.
Any app can be distributed via a setup program like the P&D Wizard (for VB), Inno, and many other setup applications.
-
Feb 6th, 2008, 07:52 AM
#3
Re: Build setup from code
 Originally Posted by Mirror_Image
Now i want to know is this possible for that compnay which coded the software to build setup for that code so that i need to do nothing and all the mysql odbc drivers and selection of access database should be done automatically.
Is is a third party package that your company has purchased?
-
Feb 6th, 2008, 05:29 PM
#4
Thread Starter
Junior Member
Re: Build setup from code
my compnay has given thier rquirement and they
have programmed the software as we need.
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
|