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
Some tips for me and other
http://msi2xml.sourceforge.net/
Comments are currently closed.