On Windows (8, 8.1, and 10), hitting Start and typing update should really probably list Windows' own update control panel first.

Manually changing Update.exe to SquirrelUpdate.exe on an installed app seems to "fix" the issue with search.

Twitter conversation :smiley:
:+1: Looking forward to a permanent change rather than manually fixing this annoyance.
This will fix the search issue but is 100% guaranteed to break updates and probably the app too. This bug is most likely a WontFix, too much opportunity to break stuff and cause compatibility issues, sorry.
I should note that, for anyone coming across this in the future, renaming Update.exe "fixes" the issue, but breaks updating in the app that was using it. Change at your own risk, etc.
It is sad that this will not be fixed. However, I do have a method of addressing this that does not require renaming the file.
whatever you want.bat.@"%~dp0Update.exe" %* into the .bat file.Now when typing "update" in Windows search, the application shortcuts do not appear.
@davidruhmann This definitely will also break updates and all the things that the other workaround will break
@paulcbetts How will changing the Start Menu shortcut (Code.lnk for example) and adding a batch file break updating? Nothing else is modified, so if this breaks updating then there is something severely broken with Squirrel. Squirrel itself should not care if it is called by command line, shortcut file, or batch script.
@davidruhmann I spent three full years of my life writing this, and you just rolled in a day ago with your Hot Take. Maybe you could humor me that I know what I'm talking about?