Wise Installation Studio has an option to embed the MSI inside the EXE, so you only have one file to ship. (Other tools probably do, too, but that's the only one I know much about.)
Eitan B. wrote:
[Quoted Text] > Is there a way to provide a single setup.exe file, instead of both the files: > setup.exe, and MyApp.msi? > I would like to provide my customers over the internet with a file-type they > are familiar with - an .exe file, and not with 2 files they have to download > or a compressed file they have to mess with. > Is there a simple way to do this from within Windows Installer? Maybe an > external tool?
|