Welcome to MSDN Blogs Sign in | Join | Help

Windows Installer vs. The Bootstrapper, continued

Sorry for two link-listings in a row, but you might find this interesting:

http://blogs.msdn.com/windows_installer_team/archive/2005/08/05/448386.aspx

Thank goodness all you have to worry about is:

<FailIf 
   Property="VersionMsi" 
   Compare="ValueLessThan" 
   Value="3.1" 
   String="Invalid Windows Installer Version"/>

 

Published Thursday, September 08, 2005 11:04 PM by ChrSmith

Comments

Sunday, September 11, 2005 10:52 PM by Norman Diamond

# re: Windows Installer vs. The Bootstrapper, continued

Thank goodness that's all we have to worry about. Without a 3.1 installer for checked builds, we can't worry about whether checked builds might find anything that we might have wanted to fix.
New Comments to this post are disabled
 
Page view tracker