Create and extract Windows installer (.MSI) cabinet files
Windows installer (.MSI) tool
gcab
$ gcab -x package.cab -C output_directory
$ gcab -c new_archive.cab input_directory/
$ gcab -l package.cab