Tagged Questions

6
votes
4answers
3k views

How to extract data (file count) from MSI “File” Table

In our build process there is currently the potential for non-code based files (such as image files) to be added to our web project, but not included in the MSI installer built by WiX. To help ...
2
votes
1answer
42 views

How to compact a merge module?

I have a few merge modules (MSM files) from a third party. Unfortunately, I think the drones who made the MSMs just clicked through InstallShield and didn't make a nice, compact MSM. I opened the ...
1
vote
5answers
421 views

Where can I get the Orca tool, to edit MSI files?

Microsoft publishes a tool, Orca, that can be used to browse and edit MSI files. Where can I get this tool?
0
votes
3answers
289 views

Setup project with managed custom actions. Big heck of a headache

I'm trying to create a setup project and I can't believe how painful it could be. Non of the tools that I've tried to use, haven't satisfy me. How come? Well, let's see: First and easiest option: ...