This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Continue download the package when internet is getting connected back
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 02, 2023
08:26 PM
Continue download the package when internet is getting connected back
Hi Supports,
How do I handle Installshield 2019 Advanced Suite installer(.issuite) to continue the packages download process when there is an internet interruption during the download process.
Let's consider below scenario:
- The installer code file(.issuite) got 20 packages to download from server.
- While executing the installer, the installer will download all 20 packages first, before starting to install it one by one.
- While the installer download the 10th package, the PC internet got disconnected.
- It will prompt an error message and ask user to proceed to close the installer UI.
- User rerun the installer again, the installer will start from 1st package to download but not continue from the 10th package that it was stopped before.
How do I:
- Make the installer to prompt "Retry" downloading the 10th package
- Or I can rerun again the installer to continue downloading the 10th package
(0) Replies