0

We've got a large program to install (1Gb) packaged into an installer already. Is there any easy way to use a download manager to ensure that our clients can download without any issues.

I was thinking a simple stub that just downloads the file then executes once done.

Bruce Aldridge
  • 2,907
  • 3
  • 23
  • 30

1 Answers1

0

There are various bootstrappers that support web downloads.

InstallShield

dotNetInstaller

Christopher Painter
  • 54,556
  • 6
  • 63
  • 100