Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.13 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.13 KB

EverythingToolbar

Everything integration for the Windows taskbar

demo

Install

  • 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.

Uninstall

  • Run the uninstall.cmd as admin

Requirements

  • Windows 10
  • .NET Framework >= 4.7
  • Everything >= 1.4.1 must be running

Build

  • 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

Todo

  • Light theme
  • Search icon only

Compatibility

  • Tested on Windows 10 x64.
  • High DPI support requires at least Windows 10 Creators Update.