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

Added "Disable Bing search suggestions in Start Menu" #117

Merged
merged 4 commits into from Jan 20, 2024

Conversation

Permanently
Copy link
Contributor

Hello again 👋 thought I'd add since some people (myself included) don't want to use Bing at all.

Added "Disable Bing search suggestions in Start Menu"

  • Adds DisableSearchBoxSuggestions registry key
  • Restarts explorer.exe to apply changes

@undergroundwires
Copy link
Owner

What a great contribution! I have nothing to add but just admire your choices. I think everything looks good.

I'll do a patch release in a week and two and then a minor release with new scripts and some other cool improvements, so I'll merge this after the patch is out.

I have messed up by this PR by force-pushing on master. I really don't like how GitHub handles this. But no worries, I'll fix it (rebase this back on master) before merging.

Thank you, hope to see you around more 👍️

@undergroundwires undergroundwires merged commit beb4042 into undergroundwires:master Jan 20, 2024
85 of 87 checks passed
@undergroundwires
Copy link
Owner

@Permanently I made a mistake and lost this code when I was merging this, GitHub CLI ruined this.

I will merge this manually. Sorry for merging this late. I was thinking of making feature releases for new scripts but its taking too much time so I'll add new script as part of new patches.

undergroundwires added a commit that referenced this pull request Jan 21, 2024
- Add disabling bing search suggestions, resolving #117.
- Fix revert codes to align with default OS configurations.
- Implement message for recommended explorer.exe restart.
- Simplify script names for ease of understanding.
- Provide detailed documentation for each script change.
- Correct `BingSearchEnabled` registry path from HKLM to HKCU.
undergroundwires added a commit that referenced this pull request Jan 21, 2024
- Add disabling bing search suggestions, resolving #117.
- Fix revert codes to align with default OS configurations.
- Implement message for recommended explorer.exe restart.
- Simplify script names for ease of understanding.
- Provide detailed documentation for each script change.
- Correct `BingSearchEnabled` registry path from HKLM to HKCU.
- Improve categorization of search privacy scripts.
@Permanently
Copy link
Contributor Author

No worries - if you still have the registry key then it shouldn't be hard to add in anyway. Just take another registry key modification script and whack it in.

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.

None yet

3 participants