Re: [WiX-users] Adding a custom Dialog (Next button not working)

2009-08-24 Thread Nicholas Makin
I figured out another way. I think I was just misunderstanding the tutorial. I thought I could override the Publish actions. Anyway I took the example on the wiki (http://www.wixwiki.com/index.php?title=WixUI_Custom) and plugged in my dialog and everything it working wonderfully. --

[WiX-users] Adding a custom Dialog (Next button not working)

2009-08-24 Thread Nicholas Makin
Hello, I have been trying to add a custom dialog to my setup process and nothing seems to be working. For a little while I could get to my dialog though a back button but in my tinkering trying to get this to work I guess I lost that too. Here is my current attempt: