Everything integration for the Windows taskbar
- .NET Framework ≥ 4.7
- Everything ≥ 1.4.1 must be running (Lite Version not supported)
- High DPI support requires at least Windows 10 Creators Update.
- 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
- Open solution in Visual Studio 2019 with .NET Framework 4.7 support
- Disable signing in project properties
- Build the project (Windows Explorer will restart)
- Install the toolbar by running
EverythingToolbar/bin/<Configuration>/install.cmd
as admin
- Edit an existing theme or create a new one in the
Themes
folder - Restart Windows Explorer via the task manager
- Select theme via the context menu of the search box
- Tested on Windows 10 x64.