I was pretty sure there was documentation in the WiX.chm that details how
to do this. You have to be very careful to unreference the old dialog that
you are replacing. Otherwise, you'lll end up with two dialogs that end up
duplicating a bunch of symbols.
Unfortunately, the error messages are not t
Hi,
I want to add an extra dialog (a simple one ) in the installer i have the
following:
Main.wxs describing the directory structure
MyInstallDirDlg-some text modified
MyWixUI_InstallDir
This is what i did :
I copied the contents of InstallDirDlg and formed a new .wxs
MyInstallDirPreferDlg.wxs
2 matches
Mail list logo