cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
daniel_rieck
Level 3

Include prerequisites in SingleImage?

I'm deploying my application over the web, so everything the user might need has to be in one file. I have already changed the configuration to SingleImage, but the prerequisites I want to include (.NET 4.0 Full) are still stored as separate files in the ISSetupPrerequisites folder.
0 Kudos
(1) Reply
Lenwin
Level 10

Hi,

You may configure the prerequisite to be included in a compressed setup by performing the following steps.

Right click on the prerequisite you would like to include with the setup and select the Properties option.

From the drop down select Extract from Setup.exe.

In the release view set the option to extract the prerequisite from the setup.exe file.

Thanks,
Lenwin
0 Kudos