Minimize the MSI code for setup and use MSI code for what it does the best. In Sql 2005 entire setup process was coded using MSI code which uses the Windows Installer code and was found to be root cause … Continue reading
Monthly Archives: September 2008
BRIEF DESCRIPTION OF KATMAI SETUP PROCESS
TweetIn order to install, upgrade, uninstall, and patch the sql server 2008 instance on the system we need to call the setup.exe from the installation media. The setup.exe is an unmanaged code which checks the basic pre-requisites to launch the … Continue reading