Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I just released v0.01 of msitools, a collection of utilities to inspect and create Windows Installer files. It is based on the Wine code, but ported to POSIX.</p> <p>You can find the source and binary packages at <a href="http://bonzini.fedorapeople.org/" rel="nofollow">http://bonzini.fedorapeople.org/</a> - unfortunately you will need to build libgsf from git, because I found a bug and no released version has the fix as of now. The linked page has Fedora RPMs with the fix.</p> <pre><code>$ msiinfo streams ~/download/Firefox-16.0.2-it.msi Binary.New Binary.Up Binary.info Binary.dlgbmp Binary.CustomBin Binary.bannrbmp Binary.completi Binary.custicon Binary.exclamic Binary.insticon Binary.removico Binary.repairic _MAKEMSI_Cabs.MM01.cab Binary.BannerGraphic.BMP Icon.firefox.16.0.2.0.ico.exe DigitalSignature SummaryInformation $ msiinfo extract ~/download/Firefox-16.0.2-it.msi _MAKEMSI_Cabs.MM01.cab &gt; firefox.cab $ cabextract -l firefox.cab Viewing cabinet: firefox.cab File size | Date Time | Name -----------+---------------------+------------- 917984 | 24.10.2012 12:50:38 | firefox.exe 18912 | 24.10.2012 12:50:38 | AccessibleMarshal.dll </code></pre> <p>There is a companion utility msibuild to build MSIs. It is very low-level, but you can use the two tools together to make small changes to an MSI you already made on Windows.</p> <p><em>update</em>: now hosted at <a href="https://live.gnome.org/msitools" rel="nofollow">https://live.gnome.org/msitools</a>, it also has a tool (wixl) that supports a subset of the WiX XML. Requires libgsf 1.14.25 or newer. Fedora 18 and newer have it packaged.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload