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

2009-08-30 Thread Mateusz Bronk
;'General discussion for Windows Installer XML toolset.'" > > Date: Sat, 29 Aug 2009 04:03:50 -0700 > Subject: Re: [WiX-users] MSI wrapper for .exe setup > If your wrapper doesn't have to be MSI, I would recommend iexpress. It can > be scripted in a build environ

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

2009-08-29 Thread Blair
d build a SED file using the wizard. -Original Message- From: Mateusz Bronk [mailto:bron...@gmail.com] Sent: Saturday, August 29, 2009 3:20 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] MSI wrapper for .exe setup Hi All, I have an executable setup.exe with a bunch of files accompanying it

[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