Rexxer

Some tips for me and other

Replace or add a file into MSI

http://msi2xml.sourceforge.net/

  • The command extracts the MSI files: msi2xml -c OutputDir your.msi
  • Open OutputDir and modify the file.
  • To rebuild the MSI run: xml2msi.exe -m yourmsi.xml

 

Comments are currently closed.