
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

Creating a single MSI or EXE file for Basic MSI Project
Started by
AlexPilon
, Mar 02 2015 16:19

1 reply to this topic
Posted 02 March 2015 - 16:19
Hi,
Trying to compile my Basic MSI Project as a single file, as it needs to be included in an InstallShield Suite Project for the global installation process of our software, and I can't seem to figure out how to do so.
Whenever I compile my project, it gives me an MSI file and a setup.exe file, but they are only the "body" of the project and do not contain the actual project files.
How would I go about generating a single MSI file that contains everything ?
Thanks for the help