Everything integration for the Windows taskbar
- Download from releases
- Extract it somewhere safe
- Run the
install.cmd
as admin - Enable EverythingToolbar via the context menu of the taskbar
- Note: You might have to open the context menu twice as it not always shows up instantly.
- Run the
uninstall.cmd
as admin
- Windows 10
- .NET Framework >= 4.7
- Everything >= 1.4.1 must be running
- Open solution in Visual Studio 2019 with .NET Framework 4.7 support
- Install NuGet packages
- Disable signing in project properties
- Build the project (Windows Explorer will restart)
- Install the toolbar by running
EverythingToolbar/bin/Debug/install.cmd
as admin
- Light theme
- Search icon only
- Tested on Windows 10 x64.
- High DPI support requires at least Windows 10 Creators Update.