SetupBuilder icon indicating copy to clipboard operation
SetupBuilder copied to clipboard

Cannot get customUI example in testBuilds folder to work

Open engaric opened this issue 1 year ago • 1 comments

Added the ui block from template.wxs to my preexisting template and adding fragementDlg.wxs as an external reference. When I run the created installer the sequence is as follows. Using Next buttons WelcomeDlg -> DirectoryDlg -> VerifyDlg Using Back buttons VerifyDlg-> CustomDlg -> DirectoryDlg -> WelcomeDlg

I am using Wix Toolkit 3.11 and SetupBuilder/MSI 7.2.13 I intend to replace the CustomDlg with the standard WixUI CustomizeDlg to allow for specific elements of the application to be selected but was trying the basic example first.

engaric avatar Sep 27 '22 09:09 engaric

What is the problem with it? What is wrong on the generated *.wxs file? Why you think this is a SetupBuilder problem and not related to your template.wxs?

We can't give support for any Wix Toolset feature.

Horcrux7 avatar Sep 27 '22 13:09 Horcrux7