Re: [WiX-users] MSI wrapper for .exe setup

2009-08-30 Thread Mateusz Bronk
Blair, Thanks for a suggestion. I wasn't aware that such a tool is already shipped with Windows. I'll definitely give it a try. Do you happen to know if it does have any prerequisites regarding a target system? (like certain version of msiexec, MFC libraries, .NET framework...). That is - can I as

[WiX-users] MSI wrapper for .exe setup

2009-08-29 Thread Mateusz Bronk
Hi All, I have an executable setup.exe with a bunch of files accompanying it. What I need to do, is to embed it into a single package (I don't have sources for the other setup project, so I can't simply rebuild that installer into one package). Basically what I need, is a self-extracting archive t