duup
Posts: 6
Joined: Wed Jun 12, 2013 11:22 am

always custom install

Hi,
You can add the SetupTypeDlg to the dialogs, but can it also be arranged that you skip that page, and that always the features of the custom installation are shown automatically?

So after the InstallDlg, I want to show the features immediately.

Thx.
Eusebiu
Posts: 4959
Joined: Wed Nov 14, 2012 2:04 pm

Re: always custom install

Hi,

The default dialogs are different from one theme to another and I'm not sure which one of them you use, however in order to achieve what you want you can remove the "SetupTypeDlg" dialog and add the "CustomizeDlg" dialog instead of it.

Let us know if this helped, otherwise give us more details about your scenario.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
duup
Posts: 6
Joined: Wed Jun 12, 2013 11:22 am

Re: always custom install

Thanks. I'm using the BlackSurface layout.
but there I don't see the CustomizeDlg?!
Eusebiu
Posts: 4959
Joined: Wed Nov 14, 2012 2:04 pm

Re: always custom install

Hi,

Indeed, the "CustomizeDlg" dialog is not displayed in that list for the Surface theme, but you can use the "ConfigureDlg" dialog instead.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
duup
Posts: 6
Joined: Wed Jun 12, 2013 11:22 am

Re: always custom install

Thanks! That worked.
Eusebiu
Posts: 4959
Joined: Wed Nov 14, 2012 2:04 pm

Re: always custom install

You're welcome. I'm glad you got this working.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”