jrahma
Posts: 51
Joined: Wed Jan 07, 2009 11:56 am

add .net to the setup file

is it possible to doanload and add the .net package to the setup file instead of downloading it? and will the advanced installer download it for me or I have to do that off side the advanced installer
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: add .net to the setup file

Hi,
is it possible to doanload and add the .net package to the setup file instead of downloading it?
If you are referring to a .NET Framework prerequisite, you can use a "File in Package" location in the Properties tab of the "Edit Prerequisite" dialog. This way the prerequisite installation package will be included in the EXE bootrapper (if the "Include install files in EXE" option is set in the Media tab of the "Media" page).
will the advanced installer download it for me or I have to do that off side the advanced installer
The prerequisite installation package needs to be downloaded manually before adding it to the package. Only Windows Installer prerequisites are downloaded automatically when the project is built.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”