I'm still learning the tool and am working with the 30 day trial.
I have a project that has two builds, a CD install and another targeted to a web install. The project has a couple of prerequisites which are large in size. The CD version creates a single exe with everything in it and works great. The web version I have set up to one CAB per feature on the media tab. On the bootstrapper tab, if I leave install files outside then it creates separate setup.exe and setup.ini which have to be together for the install to work. If I include install files in the exe then it packages the prerequisites into the exe which is extremely large and not needed by many users.
How can I have a single exe (as opposed to exe and ini) but with the prerequesites separate?
Thanks,
Tom
FOLLOW US