Removes all remote files from the DwinsHs_DwonloadsList download queue, and removes all of their mirror sources from the DwinsHs_MirrorsList> mirror sources list. These files will not be 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_RemoveAllRemoteFiles(Delete: Boolean);
Specifies the parameter to true to delete all local files which have been downloaded.
The function is avaliable only when both DwinsHs_Use_Predefined_Downloading_WizardPage and DwinsHs_Use_RemoveAllRemoteFiles marcos are defined.
Copyright © 2001-2022, Han-soft Corporation. All rights reserved.