In the pre-defined downloading wizard page, the Setup wizard will move to next wizard page automatically when download completed if the DwinsHs_Auto_Continue macro is defined. But if othwise, the " " button will be enabled, you can click on it to move to next wizard page (the " " button will be disabled during downloading).
Note, please define the macro before including the dwinshs.iss file. And the macro will be ignored if the macro DwinsHs_Use_Predefined_Downloading_WizardPage isn't defined (don't use the pre-defined downloading wizard page).
#define DwinsHs_Use_Predefined_Downloading_WizardPage
#define DwinsHs_Auto_Continue
#include "dwinshs.iss"
Copyright © 2001-2022, Han-soft Corporation. All rights reserved.