Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing Checkboxes on Modify-Page #4568

Closed
wixbot opened this issue Oct 24, 2014 · 4 comments
Closed

Allowing Checkboxes on Modify-Page #4568

wixbot opened this issue Oct 24, 2014 · 4 comments
Milestone

Comments

@wixbot
Copy link

wixbot commented Oct 24, 2014

On the mailing-list there have been several prior requests for the ability to evaluate
the state of check-boxes when executing uninstall.

I have tried to implement this change and it was rather trivial:

Just add SavePageSettings(WIXSTDBA_PAGE_MODIFY); into the OnClickUninstallButton
method.

After recompiling WiX 3.9 this worked like a charm...

Originally opened by info

@wixbot
Copy link
Author

wixbot commented Oct 30, 2014

AssignedTo set to info@tobias-erichsen.de
Release changed from v3.x to v3.10

@wixbot
Copy link
Author

wixbot commented Oct 31, 2014

It would also be interesting to have the same behavior in the OnClickRepairButton.

Originally posted by gquerret

@wixbot
Copy link
Author

wixbot commented Jan 30, 2015

Originally changed by barnson
Resolution set to fixed
Status changed from Open to Resolved

@wixbot
Copy link
Author

wixbot commented Jan 30, 2015

d11ce144eff6062e2fbf517995847451cf257696

Originally posted by barnson

@wixbot wixbot added this to the v3.10 milestone Dec 20, 2015
@wixbot wixbot closed this as completed Dec 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant