The Difference between a Public MSI Property and a Global InstallScript Variable
Summary: This article discusses the difference between a public MSI property and a global InstallScript variable. Public Property (Basic MSI Project): Public properties have names that contain only uppercase letters. For example, INSTALLDIR is a publ...