Hi,

I have to install MS SQL 2005 Express as part of my installation. I know the 
best (and probably the only) way is to use a bootstrapper. The one in VS2005 
Setup Project seems to be good (allows to include .NET 2.0 Framework and 
Windows Installer 3.1 on the installation CD).

Since there is no bootstrapper for WiX yet my idea is to create an "empty" 
Setup Project in VS2005 to have the bootstrapper configuration and then 
overwrite original .msi file by my setup (with the same filename) generated 
by WiX.

Is such scenario possible ? IOW aren't there any other dependencies or 
requirements for the .msi file generated by the Setup Project I couldn't
do by WiX (I prefer to use stable version 2.0) ?

Thanks, Petr 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to