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,
Install Everything With folder context menu
-
- Posts: 1
- Joined: Thu Feb 06, 2020 6:35 am
Re: Install Everything With folder context menu
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:
Install options and deployment
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