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

Fixed the problem with removing affinities from profiles during the update. #20

Merged
merged 3 commits into from
Feb 5, 2025

Conversation

Taron-art
Copy link
Owner

@Taron-art Taron-art commented Feb 5, 2025

Fixed the problem with removing affinities from profiles during the update.

PR Classification

Bug fix to correct the execution sequence of custom actions and ensure proper registry key removal during uninstallation.

PR Summary

This pull request modifies the execution sequence of custom actions and updates registry key handling to ensure proper uninstallation.

  • Actions.wxs: RemoveProfiles custom action now runs before RemoveRegistryValues.
  • AppComponents.wxs: Added nested RegistryKey for Image Options with a dummy RegistryValue and removed ForceDeleteOnUninstall attribute.
  • SolutionInfo.cs: Updated assembly version to 0.6.1.0 and file version to 0.6.1.0.

@Taron-art Taron-art merged commit 3abe75e into main Feb 5, 2025
1 check passed
@Taron-art Taron-art deleted the feature/fix-removing-affinity-on-update branch February 5, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant