Install Everything With folder context menu

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
Jubaonline
Posts: 1
Joined: Thu Feb 06, 2020 6:35 am

Install Everything With folder context menu

Post by Jubaonline »

Dears ,
Any one can help to install Everything folder-context-menu during the instillation using command line or tools such SCCM or Manageengine desktop central in silent mode

I try many commands but it is failed , any one have the command for exe or msi

Thanks,
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: Install Everything With folder context menu

Post by void »

To silently install the Everything context menu, please use the -install-folder-context-menu command line option:

Everything.exe -install-folder-context-menu

Do this after Everything is installed.

Or add it to your Everything installation options:
Everything-Setup.exe /S -install-options "-app-data -disable-run-as-admin -install-desktop-shortcut -install-service -install-start-menu-shortcuts -language 1033 -install-folder-context-menu" /D=C:\Program Files\Everything


Install options and deployment
Post Reply