What's new in MSI Data Stream Utility 1.7.0

Aug 25, 2013
  • Introduced the following features:
  • Lists all the Files & Directory Path Length from a given Path

New in MSI Data Stream Utility 1.6.0 (Jul 22, 2013)

  • List the files from a cab file
  • Create a cab file from a directory containing a set of files
  • Extract the files inside the cab file

New in MSI Data Stream Utility 1.5.0 (Jul 16, 2013)

  • Reads and Displays the Windows Installer Version from the current Machine in the banner
  • New Option /guid to convert a GUID to a compressed / packed / squished format and vice versa

New in MSI Data Stream Utility 1.4.0 (Jun 11, 2013)

  • Introduced two new features / options:
  • /eaf - Extract all the files from the embedded cab file in the MSI database
  • /eas - Extract all the data streams and table data from the MSI database

New in MSI Data Stream Utility 1.3.0 (Jun 11, 2013)

  • Fixed the incorrect version display in the banner. Implemented a different approach of dynamically reading the executing assembly version rather than hard coding the product version within the code.
  • Fixed a few un-handled exception errors that were generated if the user provided an incorrect syntax. (For e.g. msidstrm.exe /anb msidstrm.exe would throw an exception as the MSI file is missing, this is now handled in version 1.3.0.0

New in MSI Data Stream Utility 1.2.0 (May 27, 2013)

  • Added the capability of backing up the MSI files and also provided an option to disable auto backup
  • Added basic error handling

New in MSI Data Stream Utility 1.1.0 (May 27, 2013)

  • Added the capability of embedding files and deleting data streams from the MSI Database