Just downloaded and installed Everything-1.3.1.636b.exe. What happened to explore_folder_path_command and explore_folder_command in the ini file???
Can I just add them back???
Missing INI file options
Re: Missing INI file options
Tools=>Options=>General=>Context Menu=>you can enable\disable menus from there
The Explore Path is there too
The Explore Path is there too
Re: Missing INI file options
I had to changed the command ini settings because of a conflict with older versions of "Everything".
In the current beta release (636b or later), command settings are saved to:
explore_command2=
open_path_command2=
explore_path_command2=
open_file_command2=
open_folder_command2=
Empty means use the default command.
The older versions of Everything the commands are saved to:
explore_command=
open_path_command=
explore_path_command=
open_file_command=
open_folder_command=
However, empty means this command does nothing.
What Everything should do, but does not, is try to load the old command settings if they exist...
I have added this to my things to do list.
In the current beta release (636b or later), command settings are saved to:
explore_command2=
open_path_command2=
explore_path_command2=
open_file_command2=
open_folder_command2=
Empty means use the default command.
The older versions of Everything the commands are saved to:
explore_command=
open_path_command=
explore_path_command=
open_file_command=
open_folder_command=
However, empty means this command does nothing.
What Everything should do, but does not, is try to load the old command settings if they exist...
I have added this to my things to do list.
Re: Missing INI file options
I made the changes using Tools=>Options=>General=>Context Menu= and then saw the changes in the ini file:
explore_command2=
open_path_command2=
explore_path_command2=$exec("D:\Program Files\EF Commander4\EFCW.EXE" /O /L="$parent(%1)" /I="D:\Program Files\EF Commander4\EFCW.INI")
open_file_command2=
open_folder_command2=$exec("D:\Program Files\EF Commander4\EFCW.EXE" /O /L="%1" /I="D:\Program Files\EF Commander4\EFCW.INI")
I have no idea what each of these means, but when I double-click on a folder EF Commander opens up pointing to the correct folder, which is what I wanted.
explore_command2=
open_path_command2=
explore_path_command2=$exec("D:\Program Files\EF Commander4\EFCW.EXE" /O /L="$parent(%1)" /I="D:\Program Files\EF Commander4\EFCW.INI")
open_file_command2=
open_folder_command2=$exec("D:\Program Files\EF Commander4\EFCW.EXE" /O /L="%1" /I="D:\Program Files\EF Commander4\EFCW.INI")
I have no idea what each of these means, but when I double-click on a folder EF Commander opens up pointing to the correct folder, which is what I wanted.
Re: Missing INI file options
I don't use those menus,I just double click on the path column of the item and the folder containing the file\folder I'm searching for is opened.
Tools=>Options=>General=>Result=>Allow double click in path column
Tools=>Options=>General=>Result=>Allow double click in path column