A suggestion to display the INI that is used by Everything.
For example: in the Help > About dialog box
Or in the title-bar of the option dialog. Something like this:
Maybe the title-bar is not such a good idea; longer paths won't fit ..
EDIT: Or ... Show the INI location in the debug console.
These are just some examples. Any other location would do, I guess.
Displaying the location of the INI file might be helpful in troubleshooting.
Which INI is used?
Re: Which INI is used?
When you press Ctrl + ~ to show the debug console, at the top of the console shows appdata 1 or appdata 0
when appdata is 1, the Everything.ini is located in %APPDATA%\Everything
when appdata is 0, the Everything.ini is located in the same location as your Everything.exe
This is the same setting under Tools -> Options -> General -> Store settings and data in %APPDATA%\Everything.
To open the current Everything.ini:
Type in the following search and press ENTER:
about:config
This should open the Everything in notepad, if you choose the save as option from the File menu, the save as dialog should open up to the exact path.
Showing the path in the option window dialog may work.
It could also be shown in the General page when hovering over the %appdata% setting.
I hope to add a statistic page in a future release, the ini location could be added to that too, it would make copying the location to the clipboard easy..
Thanks for the suggestions.
when appdata is 1, the Everything.ini is located in %APPDATA%\Everything
when appdata is 0, the Everything.ini is located in the same location as your Everything.exe
This is the same setting under Tools -> Options -> General -> Store settings and data in %APPDATA%\Everything.
To open the current Everything.ini:
Type in the following search and press ENTER:
about:config
This should open the Everything in notepad, if you choose the save as option from the File menu, the save as dialog should open up to the exact path.
Showing the path in the option window dialog may work.
It could also be shown in the General page when hovering over the %appdata% setting.
I hope to add a statistic page in a future release, the ini location could be added to that too, it would make copying the location to the clipboard easy..
Thanks for the suggestions.
Re: Which INI is used?
Thanks for the about:config idea. That does the trick! (although I didn't ask this for my personal situation; that's just .exe and .ini in one folder. I can manage that )
After reconsidering: the title-bar idea has some issues:
Suppose you are using instances; that will (default) lead to a very long title ...
After reconsidering: the title-bar idea has some issues:
Suppose you are using instances; that will (default) lead to a very long title ...