MSI Factory V2.1.1020.0

Released: Jul 29, 2011

V2.1.1020.0 での更新項目

  • Updated the WiX distribution to version 3.5.2519.0
  • Added 4 new items to the System.GetOSVersionInfo Luascript action - "Server2003R2", "XPMediaCenterEdition", "StarterEdition", "TabletPCEdition"
  • Added the Local Application Data folder "SHF_APPLICATIONDATA_LOCAL" to the Shell.GetFolder Luascript action
  • Due to a change in WiX, MSI Factory now requires .NET Framework 3.5 SP1 or later at design-time to build. As a result checks during the build process were added to provide this information instead of a cryptic WiX error
  • Fixed a bug in the MSI.GetFileVersion action where improper results were being returned
  • Fixed a bug where file icons would not be shown in the file list in specific situations
  • Fixed a bug where the Folder.DeleteTree callback function was not being called
  • Made it so that the deferred LuaSCript action accepts a delimited string as the CustomActionData value allowing developers to pass extra data to their deferred actions
  • Fixed a bug where codepages were not being allowed to be larger then 9999
  • Fixed a bug where the SummaryCodepage attribute was not being set properly