|
-
Jan 28th, 2009, 12:10 AM
#1
Thread Starter
New Member
VB 6.0 Application SetUp Kit
Hello Sir/Ma,
I have developed an Application using Visual basic 6.0 with SQL Server 2000(SP4) but now I would want to upgrade by creating a SetUp Toolkit that will incorporate all Files/Components required for Installation in a Client System
That is My Application, SQL Server 2005/2008 Express, Windows Installer/.Net Frameowrk, Crystal Report 9.0 Components and all other components to run and install smoothly in the Clients System.
Thank you
-
Jan 28th, 2009, 12:21 AM
#2
Lively Member
Re: VB 6.0 Application SetUp Kit
You can use the Package & Deployment Wizard that comes with Visual Basic.
I never use this as the main installer though, cause it sucks. I just use it because it takes all the necessary runtime files and puts them all into a folder named SUPPORT.
Then I use that directory with another installer like Inno Setup or Easy Install Creator (both are free).
Then you will have a single installation file that you can use.
-
Jan 28th, 2009, 12:46 AM
#3
Thread Starter
New Member
Re: VB 6.0 Application SetUp Kit
[Hello Daniel,
Yes i have heard of Inno Setup, i tried but could not get it right, please could be of help in this regard, i have currently installed Inno Setup, even IStool for Inno SetUp. Please help with an example pls. I will appreciate.
Thanks
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
|