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 undergroundwires force-pushed the master branch 3 times, most recently from 95b4590 to 803ef2b Compare January 25, 2022 07:37
@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 force-pushed the master branch 12 times, most recently from b7ea925 to db47440 Compare January 30, 2022 12:15
@undergroundwires undergroundwires force-pushed the master branch 3 times, most recently from 6643d95 to 112e79a Compare February 27, 2022 13:55
@undergroundwires undergroundwires force-pushed the master branch 11 times, most recently from 8f2f593 to f911b5f Compare March 7, 2022 20:14
@undergroundwires undergroundwires force-pushed the master branch 8 times, most recently from da74284 to da4be50 Compare January 10, 2024 20:59
@undergroundwires undergroundwires force-pushed the master branch 13 times, most recently from 1c51622 to 6ada8d4 Compare January 17, 2024 22:59
@undergroundwires undergroundwires force-pushed the patch-1 branch 2 times, most recently from 64dbf1c to 1d5e969 Compare January 19, 2024 12:58
@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.

3 participants