i want to build one installer that will have client and server installer. can i build separate client and server installer as exe/msi and after that i combine it by using Client/Server Application project.
btw, i have another problems regarding SQL Server 2008 prerequisites. if i set the default value of instances is sqlserver and at the pc i want to install software already have an instances name sqlserver, how can i create another SQL Authentication user to be used by ...
Hello. i'm new in using Advanced Installer Software.
what i want to do is :
1) create an installer for my Windows Application software(Using Visual Studio 2008) and then the installer will install the software and also prerequisites(Microsoft SQL Server 2008) that will be need by the system.