
"Everything" is an administrative tool that locates files and folders by filename instantly for Windows. Unlike Windows search "Everything" initially displays every file and folder on your computer (hence the name "Everything"). You type in a search filter to limit what files and folders are displayed.
/client-service - Install the "Everything" client as a service./desktop-shortcut- Install desktop shortcut./efu-association - Install EFU file association./folder-context-menu - Install folder context menus./quick-launch-shortcut - Install Quick Launch shortcut./run-on-system-startup - Install "Everything" in the system startup./start-menu-shortcuts - Install "Everything" shortcuts from the Start menu.Example: choco install everything --params "/start-menu-shortcuts /run-on-system-startup"
--install-service command line argument.