SQL Express as an Option and/or continue if failed option...

Got a problem you cannot solve? Try here.
mittelhauser
Posts: 11
Joined: Wed May 17, 2006 3:51 pm

SQL Express as an Option and/or continue if failed option...

Postby mittelhauser » Mon Jul 17, 2006 11:44 am

Ok how do you suggest that I handle this....

My program uses it's own instance of SQL Express 2005 by default and currently installs it using the application runtime. However, this fails for some people. Ironically, the people who it fails the most often for are ones who are the most technical and often have another instance of SQLExpress or access to a full SQL Server.

Anyway, my program can easily use another instance through it's config file so I'd like to provide the (advanced) option of not installing SQL Express. However, it doesn't appear that "Application Runtimes" are configurable by "Feature". This makes sense for something like .NET which would truly be required but not SQL Express which is optional.

So, how do you suggest that I make installing it an option ... OR at the least, provide the option for the installer to provide a dialog giving the user the option to continue the failed install rather than rollback...

-Jon

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

Postby MichaelNesmith » Mon Jul 17, 2006 5:46 pm

Hi Jon,

Just customize the pre-built scripts to account for these special cases. You can also use the dialog editor to create a custom dialog for this purpose. If you'd like to start with pre-built dialogs that test a server connection, see the MS SQL Server Connection sample.
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 145 guests