Re: [WiX-users] Always show the option dialog [P]

2014-12-09 Thread garymonk
Hi Steve, Thanks for the reply. The only changes I'd like to make is... I don't want the option button to be enabled unless they agree to the license. Enable the install when I go to the option page. If that can't be done I could take the first page and make it the options page and the second

Re: [WiX-users] Always show the option dialog [P]

2014-12-09 Thread Steven Ogilvie
Classification: Public Gary I modified the theme file (in my case the RtfTheme.xml) to change the 1 screen to a "welcome" screen, then changed the options button to a next button, moved the install button to the Options section. (so on the first page I have only two buttons, Next and Cancel) I

Re: [WiX-users] Always show the option dialog[P]

2014-12-08 Thread Steven Ogilvie
Gary I can help you out tomorrow My first screen is a welcome screen then next goes to license screen with an install button on that screen Steve Steve Ogilvie Sent from my BlackBerry Z10 garymonk wrote: I have a bundle that shows the license agreement and i