cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
kinju59
Level 2

Download file from the web

Good morning everybody,

I have to make an installer which will download and execute a .exe file.

What's the best practice to do that ?

Thanks,

Aurélien
Labels (1)
0 Kudos
(2) Replies
RobertDickau
Flexera Alumni

For a Basic MSI installer, you can define a "prerequisite" that downloads files from the web.

In InstallScript, you can also call XCopyFile to download a file from a URL, and then launch it using LaunchApplication.
0 Kudos
install_new
Level 2

i am new to installshield and i have the same problem i should download all files from internet any help please
0 Kudos