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

Wix Patch.GetPatchUninstallBreakingTables(); is missing a few tables that are included in the Uninstallable Patches MSDN Documentation #4442

Closed
wixbot opened this issue Jun 5, 2014 · 2 comments
Milestone

Comments

@wixbot
Copy link

wixbot commented Jun 5, 2014

The MSDN Uninstallable Patches documentation http://msdn.microsoft.com/en-us/library/aa372102%28v=vs.85%29.aspx includes the following tables as tables not to add any new rows to with an uninstallable patch.

  • AppId
  • MsiLockPermissionsEx
  • MsiServiceConfig
  • MsiServiceConfigFailureActions

However, theses tables are not included in Wix Patch.GetPatchUninstallBreakingTables();

Originally opened by machury

@wixbot
Copy link
Author

wixbot commented Jun 6, 2014

Originally changed by barnson
Area set to compiler
Release changed from v3.x to v3.9
Resolution set to fixed
Status changed from Untriaged to Resolved

@wixbot
Copy link
Author

wixbot commented Jun 6, 2014

wixtoolset/wix3#60

Originally posted by barnson

@wixbot wixbot added this to the v3.9 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