c# - Is it possible to create an installer that includes ms sql express? (wihtout separate exe) -


Is it possible to create an installer that includes MS SQL Express?

I presently set the pre-requirements of the MS SQL Express Setup project, it produces 2 files, an MSI and a setup.exe Setup.exe will be detected SQL Express is installed And install it. It works great but now I want to distribute 2 files ...

I want to combine everything inside .MSI. Is it possible?

A ZIP file (.exe file extension) that you remove yourself, after which the setup runs.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -