Resets download flag for all of remote files in the DwinsHs_DwonloadsList download queue. The existent local files which have been downloaded will be deleted, then they will be re-downloaded when the DwinsHs_CurPageChanged procedure is executed (the Setup wizard moves to the pre-defined downloading wizard page).
You should use the procedure in the BeforeDownload callback function specified by the BeforeDownload parameter of the DwinsHs_CurPageChanged procedure.
procedure DwinsHs_ResetAllRemoteFiles();
The function is avaliable only when both DwinsHs_Use_Predefined_Downloading_WizardPage and DwinsHs_Use_ResetAllRemoteFiles marcos are defined.
Copyright © 2001-2022, Han-soft Corporation. All rights reserved.