Basic Introduction to InstallShield and Windows Installer

Found a nice blog article by Susan Gorman that introduces Windows Installer and InstallShield's role:

Published Wednesday, May 07, 2008 9:56 AM by stefan

Comments

# re: Basic Introduction to InstallShield and Windows Installer

It's a nice article, but from a strict newbie perspective I think it could do a better job of touching on InstallScript CA's as an alternative to C++ CA's in the context of Basic MSI projects.   This technique maintains the pure goodness of MSI without needing setup.exe or an external UI handler ala InstallScript MSI project.

I think this is important to understand.

Wednesday, May 07, 2008 4:29 PM by Christopher Painter