Make location of everything.ini configurable

Have a suggestion for "Everything"? Please post it here.
Post Reply
YossiD
Posts: 9
Joined: Wed Mar 01, 2017 1:00 pm

Make location of everything.ini configurable

Post by YossiD »

Currently users can select whether to have everything.ini in the program folder or in Documents and Settings.

I have a Configs folder where I keep all configuration files for programs that let me specify location. That makes it easy for me to back up all configurations and settings without having to get them from all over the place. It would be great if I could do that with Everything as well.

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

Re: Make location of everything.ini configurable

Post by void »

To specify the config file by filename use the -config command line option, for example:
Everything.exe -config d:\configs\Everything\myconfig.ini
Post Reply