Re: [WiX-users] Implement a Office-like change mode (with checkbox)

2007-03-20 Thread Bob Arnson
Brian Cardiff wrote: > But I can't figure out how to use the checkbox feature selection page > on Change mode. You'll need to use custom actions to set the checkbox properties based on the features' installation states, using the ! prefix, not &, which is for the action state -- you need to det

[WiX-users] Implement a Office-like change mode (with checkbox)

2007-03-20 Thread Brian Cardiff
I'm trying to do an office-like installer. I successfully have checkbox to easy select some features and a advance button that go to feature tree selection page. But I can't figure out how to use the checkbox feature selection page on Change mode. What I would need at least is a way to detect i