SQL Server 2005

Got a problem you cannot solve? Try here.
jamesblast
Posts: 3
Joined: Thu Oct 26, 2006 2:55 am

SQL Server 2005

Postby jamesblast » Wed Nov 15, 2006 7:21 am

Hello,

I want to install some software in with single installationfile and wonder if this is possible with installaware.

I want to install an Instance of SQL-Server Express 2005 (if it does not exist, yet), SQL-Server Management Studio Express.

With those two, some other requirements are needed. IE .net Framework 2, mdac etc.

In this package nothing else will come along, its only ment to install this requirements.

I hope someone can give me some tipps.

Thank you!

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Postby MichaelNesmith » Wed Nov 15, 2006 8:27 am

Yes, you can do this all with InstallAware. For everything its just a single check-box in the IDE, and you will also get near 50% better compression "for free", without having to do anything extra for it.

The only exception is SQL Server Management Studio Express, for which you need to write your own code to install it. There has been plenty of discussion for that here on this forum, just search, or read our whitepaper for "Extending the Application Runtimes View" for a step by step guide.
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/

jamesblast
Posts: 3
Joined: Thu Oct 26, 2006 2:55 am

Postby jamesblast » Wed Nov 15, 2006 9:37 am

Hello,

thank you for your reply.

I will search for this guide.

But tell me: what kind of project do i need to create, if there wont come anything with this pack, except this "applicatio runtimes".

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Postby MichaelNesmith » Wed Nov 15, 2006 10:38 am

Just use the Default Project type, add your runtimes in the Application Runtimes view, then switch to the MSIcode view, and delete everything that you don't need (essentially, stuff after the pre-reqs block until the finish block).
Michael Nesmith

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 128 guests