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 problem about different name in deleting some services. #289

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

altship
Copy link

@altship altship commented Nov 29, 2024

  1. Deleting registry about "ContentDeliveryManager\SuggestedApps": This registry entry seems to disappeared in latest 23H2 iso and 24H2 iso.
  2. Inconsistent registry entry name between 23H2 and 24H2 in some services which will cause deleting entries error repaired: Problem is mentioned in issues: Some errors when invoke tiny11maker.ps1 #281 , tested in new 24H2 chinese ver, and according to 23h2, the entry name should be the same among different language version. The abnormal large created iso file still exists.
  3. Useless registry unload deleted: These entries haven't loaded into registry at all, and they won't appear in registry automatically. Keep these "unloading" will not cause program goes wrong but will generate annoying errors.

@adrijanh9
Copy link

Maybe you should keep the deletion of the old keys for backwards compatibility

@altship
Copy link
Author

altship commented Dec 4, 2024

Maybe you should keep the deletion of the old keys for backwards compatibility

Thank you for your advice! I will look into to do a branch for backward compatibilities.

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.

2 participants