Feature for Portable version as a separate instance

Have a suggestion for "Everything"? Please post it here.
Post Reply
nagan
Posts: 302
Joined: Thu Apr 18, 2013 11:44 am

Feature for Portable version as a separate instance

Post by nagan »

Hi,
1.Would it be possible to run the portable version as a separate instance even while the main version is running.Presently clicking on a portable exe brings the main Everything window.

2.I can place it in the systray , where I can exclusively use it to view the ETP/FTP server files and keep the regular version to search the main system as usual.
void
Developer
Posts: 16753
Joined: Fri Oct 16, 2009 11:31 pm

Re: Feature for Portable version as a separate instance

Post by void »

1.Would it be possible to run the portable version as a separate instance even while the main version is running.Presently clicking on a portable exe brings the main Everything window.
Yes, with multiple instances you can.
Please see http://support.voidtools.com/everything ... _instances for more information.

Basically, copy your Everything.exe to a unique location, and start it with -instance <name>, for example:

Code: Select all

Everything.exe -instance "ETP Server"
2.I can place it in the systray , where I can exclusively use it to view the ETP/FTP server files and keep the regular version to search the main system as usual.
Two icons will appear in the system tray.
The name of the instance is displayed in the tooltip when hovering the mouse over a system tray icon.
nagan
Posts: 302
Joined: Thu Apr 18, 2013 11:44 am

Re: Feature for Portable version as a separate instance

Post by nagan »

1.I managed to create a separate instance - Everything ETP via shortcut/properties/Target and also added -startup to start it minimised. I also tried the Everything.ini route ,instance_name="Everything ETP" is not working and clicking the shortcut launches the main window and also corrupts the Everything.ini of Everything ETP. Can you please check that.The tooltip name I get is only if I start thru the modified shortcut properties/Target.

2.The second instance has virtually nothing(No NTFS, No folders) to display, just awaiting the ETP connection.Still the memory hovers around 13MB. Is it ok?

3.Where is the .db of this instance saved. It is drawing a blank. I tried to load all the NTFS drives , forced rebuild, still not getting .db in its folder?

4.It is possible to delete .ini and .db files easily. Perhaps the idea is that if the program is running it can rebuild it and would make no difference. But would it not be ideal to hook them?
void
Developer
Posts: 16753
Joined: Fri Oct 16, 2009 11:31 pm

Re: Feature for Portable version as a separate instance

Post by void »

Make sure you have two copies of Everything.exe in two separate folder for each instance.
Make sure Everything is not running when modifying the ini or deleting the Everything.db (otherwise these files are overwritten when Everything exits)
corrupts the Everything.ini of Everything ETP.
What do you mean by corrupts the Everything.ini?
2.The second instance has virtually nothing(No NTFS, No folders) to display, just awaiting the ETP connection.Still the memory hovers around 13MB. Is it ok?
This is typical on Windows Vista or later.
In Task Manager, check the Memory (Private Working Set) for a better idea of how much memory Everything has allocated.
Compare this to the Working set to determine how much is Windows overhead.
3.Where is the .db of this instance saved. It is drawing a blank. I tried to load all the NTFS drives , forced rebuild, still not getting .db in its folder?
Same location as your Everything.exe, keep in mind it is only saved to disk when you exit Everything.
4.It is possible to delete .ini and .db files easily. Perhaps the idea is that if the program is running it can rebuild it and would make no difference. But would it not be ideal to hook them?
Not having to monitor the ini for changes and overwriting changes on exit does simplify Everything a lot.
Implementing an ini monitor might be too much work for what its worth.
therube
Posts: 4979
Joined: Thu Sep 03, 2009 6:48 pm

Re: Feature for Portable version as a separate instance

Post by therube »

If you are running multiple copies from within a single directory, you'll most likely also want to use the -config <filename> option to point to a specific configuration set.
nagan
Posts: 302
Joined: Thu Apr 18, 2013 11:44 am

Re: Feature for Portable version as a separate instance

Post by nagan »

Make sure you have two copies of Everything.exe in two separate folder for each instance.
Make sure Everything is not running when modifying the ini or deleting the Everything.db (otherwise these files are overwritten when Everything exits)

corrupts the Everything.ini of Everything ETP.


What do you mean by corrupts the Everything.ini?
I did have Everything-ETP in a separate folder. It so happened that once trying to launch Everything-ETP thru (only a instance name addition in Everything.ini) it brought the already running Everything screen back. Perhaps when I closed this too , the everything.ini in the Everything-ETP folder got changed and all the exclusions which I had made was not there. No issues on that except that "instance name addition"to the Everything.ini of a custom run does not launch it up exactly , whereas the second option given (Command line) in the section of altering the shortcut target launches the application fine.You may look into this aspect. I wonder if some syntax has gone wrong.
This is typical on Windows Vista or later.
In Task Manager, check the Memory (Private Working Set) for a better idea of how much memory Everything has allocated.
Compare this to the Working set to determine how much is Windows overhead.
The size seems to be widely fluctuating. Now it is reading at 9MB. But strangely in the process explorer details the private byte size of Everything instances seem to be slightly above the Working set sizes , like it is for some other programs as well.
Everything 2013-05-04_062305.gif
Everything 2013-05-04_062305.gif (33.88 KiB) Viewed 8078 times
Same location as your Everything.exe, keep in mind it is only saved to disk when you exit Everything.

Now I am clear.. :|
void
Developer
Posts: 16753
Joined: Fri Oct 16, 2009 11:31 pm

Re: Feature for Portable version as a separate instance

Post by void »

No issues on that except that "instance name addition"to the Everything.ini of a custom run does not launch it up exactly
Please make sure you are using the ini setting:

Code: Select all

instance_name
The size seems to be widely fluctuating. Now it is reading at 9MB. But strangely in the process explorer details the private byte size of Everything instances seem to be slightly above the Working set sizes , like it is for some other programs as well.
Working Set is the size of memory in RAM, this can be lower if some memory is paged to disk.
On Windows Vista or later you can expect an application to use about 10MB just to show a single window.
nagan
Posts: 302
Joined: Thu Apr 18, 2013 11:44 am

Re: Feature for Portable version as a separate instance

Post by nagan »

I have attached the files. The original everything-ETP.ini file when it was running fine.

Code: Select all

[Everything]
instance_name="ETP"
app_data=1
window_x=0
window_y=0
window_wide=812
window_high=612
maximized=1
minimized=0
fullscreen=0
ontop=0
match_whole_word=0
match_path=0
match_case=0
match_diacritics=0
match_regex=0
selection_mask_right_bottom_inclusive=1
allow_multiple_windows=0
allow_multiple_instances=0
run_in_background=1
show_tray_icon=1
alternate_row_color=0
show_mouseover=1
check_for_updates_on_startup=0
show_highlighted_search_terms=1
text_size=0
hide_empty_search_results=0
new_window_key=334
show_window_key=0
toggle_window_key=343
localization=
show_selected_item_in_statusbar=0
open_folder_command2=
open_file_command2=
open_path_command2=
explore_command2=
explore_path_command2=
window_title_format=
taskbar_notification_title_format=
instance_name=
translucent_selection_rectangle_alpha=70
min_zoom=-6
max_zoom=27
context_menu_type=0
auto_include_fixed_volumes=1
auto_include_removable_volumes=1
last_export_type=0
max_threads=0
single_parent_context_menu=0
auto_size_1=512
auto_size_2=640
auto_size_3=768
auto_size_aspect_ratio_x=9
auto_size_aspect_ratio_y=7
auto_size_path_x=1
auto_size_path_y=2
sticky_vscroll_bottom=1
last_options_page=1
draw_focus_rect=1
allow_multiple_windows_from_tray=0
single_click_tray=1
close_on_execute=0
double_click_path=0
update_display_after_scroll=0
auto_scroll_view=0
double_quote_copy_as_path=1
snap=0
snaplen=10
rename_select_filepart_only=0
select_search_on_mouse_click=1
focus_search_on_activate=0
reset_vscroll_on_search=1
wrap_focus=0
load_icon_priority=0
load_fileinfo_priority=0
header_high=0
fast_ascii_search=1
match_path_when_search_contains_path_separator=1
allow_literal_operators=0
allow_round_bracket_parenthesis=0
expand_environment_variables=0
search_as_you_type=1
allow_forward_slash_path_separator=1
double_buffer=1
remember_last_search=0
last_search=
show_number_of_results_with_selection=0
date_descending_first=0
size_descending_first=0
size_format=2
alpha_select=0
tooltips=1
bookmark_remember_case=1
bookmark_remember_wholeword=1
bookmark_remember_path=1
bookmark_remember_diacritic=1
bookmark_remember_regex=1
bookmark_remember_sort=1
bookmark_remember_filter=1
exclude_list_enabled=1
exclude_hidden_files_and_folders=0
exclude_system_files_and_folders=0
include_only_files=
exclude_files=
db_location=
db_multi_user_filename=0
db_compress=0
editor_x=0
editor_y=0
editor_wide=812
editor_high=612
editor_maximized=0
max_recv_size=8388608
display_full_path_name=0
size_tiny=10240
size_small=102400
size_medium=1048576
size_large=16777216
size_huge=134217728
themed_toolbar=1
show_copy_path=2
show_copy_full_name=2
show_open_path=2
show_explore=2
show_explore_path=2
copy_path_folder_append_backslash=0
custom_verb01=
custom_verb02=
custom_verb03=
custom_verb04=
custom_verb05=
custom_verb06=
custom_verb07=
custom_verb08=
custom_verb09=
custom_verb10=
custom_verb11=
custom_verb12=
filters_visible=0
filters_wide=128
filters_tab_stop=0
filter=EVERYTHING
filter_everything_name=
sort=0
sort_ascending=1
always_keep_sort=0
status_bar_visible=1
select_text_mode2=1
search_history_enabled=0
search_history_days_to_keep=90
search_history_always_suggest=0
search_search_max_results=24
service_port=15485
auto_connect=
auto_connect_link_type=1
etp_server_bindings=
etp_server_port=21
etp_server_username=name
etp_server_password=namey
last_etp_host=name
last_etp_port=21
last_etp_username=test
last_etp_link_type=3
etp_server_welcome_message=
etp_server_log_file_name=
etp_server_logging_enabled=1
etp_server_log_max_size=4194304
etp_server_log_delta_size=524288
etp_server_auto_start=0
etp_server_allow_file_download=1
http_server_bindings=
http_title_format=
http_server_port=80
http_server_username=
http_server_password=
http_server_home=
http_server_default_page=
http_server_log_file_name=
http_server_logging_enabled=1
http_server_log_max_size=4194304
http_server_log_delta_size=524288
http_server_auto_start=0
http_server_allow_file_download=1
name_column_pos=0
name_column_width=327
path_column_visible=1
path_column_pos=1
path_column_width=471
size_column_visible=1
size_column_pos=2
size_column_width=133
extension_column_visible=0
extension_column_pos=3
extension_column_width=96
type_column_visible=0
type_column_pos=4
type_column_width=96
last_write_time_column_visible=1
last_write_time_column_pos=3
last_write_time_column_width=153
creation_time_column_visible=1
creation_time_column_pos=5
creation_time_column_width=140
attribute_column_visible=1
attribute_column_pos=4
attribute_column_width=70
file_list_filename_column_visible=0
file_list_filename_column_pos=8
file_list_filename_column_width=96
translucent_selection_rectangle_background_color=
translucent_selection_rectangle_border_color=
ntfs_volume_paths="C:"
ntfs_volume_includes=1
ntfs_volume_include_onlys=""
ntfs_volume_monitors=1
filelists=
folders="G:\\"
folder_monitor_changes=1
folder_update_types=1
folder_update_days=0
folder_update_ats=3
folder_update_intervals=1
folder_update_interval_types=1
exclude_folders=
file_new_search_window_keys=334
file_open_file_list_keys=335
file_close_file_list_keys=
file_close_keys=343,27
file_export_keys=339
file_copy_full_name_to_clipboard_keys=9539
file_copy_path_to_clipboard_keys=
file_create_shortcut_keys=
file_delete_keys=8238
file_delete_permanently_keys=9262
file_edit_keys=
file_open_keys=8205
file_open_selection_and_close_everything_keys=
file_explore_path_keys=8273
file_open_new_keys=
file_open_path_keys=8461
file_open_with_keys=
file_open_with_default_verb_keys=
file_play_keys=
file_preview_keys=
file_print_keys=
file_print_to_keys=
file_properties_keys=8717
file_read_extended_information_keys=8517
file_rename_keys=8305
file_run_as_keys=
file_exit_keys=337
file_custom_verb_1_keys=
file_custom_verb_2_keys=
file_custom_verb_3_keys=
file_custom_verb_4_keys=
file_custom_verb_5_keys=
file_custom_verb_6_keys=
file_custom_verb_7_keys=
file_custom_verb_8_keys=
file_custom_verb_9_keys=
file_custom_verb_10_keys=
file_custom_verb_11_keys=
file_custom_verb_12_keys=
edit_cut_keys=8536
edit_copy_keys=8515,8493
edit_paste_keys=8534,9261
edit_select_all_keys=8513
edit_invert_selection_keys=
view_filters_keys=
view_status_bar_keys=
view_window_size_small_keys=561
view_window_size_medium_keys=562
view_window_size_large_keys=563
view_window_size_auto_fit_keys=564
view_zoom_zoom_in_keys=443,363
view_zoom_zoom_out_keys=445,365
view_zoom_reset_keys=304,352
view_go_to_back_keys=549
view_go_to_forward_keys=551
view_sort_by_name_keys=305
view_sort_by_path_keys=306
view_sort_by_size_keys=307
view_sort_by_extension_keys=308
view_sort_by_type_keys=309
view_sort_by_date_modified_keys=310
view_sort_by_date_created_keys=311
view_sort_by_attributes_keys=312
view_sort_by_file_list_filename_keys=
view_sort_by_ascending_keys=
view_sort_by_descending_keys=
view_refresh_keys=116
view_fullscreen_keys=122
view_on_top_never_keys=
view_on_top_always_keys=340
view_on_top_while_searching_keys=
search_match_case_keys=329
search_match_whole_word_keys=322
search_match_path_keys=341
search_match_diacritics_keys=333
search_enable_regex_keys=338
search_filters_add_to_filters_keys=
search_filters_organize_filters_keys=1350
bookmarks_add_to_bookmarks_keys=324
bookmarks_organize_bookmarks_keys=1346
tools_options_keys=336
tools_console_keys=448
tools_file_list_editor_keys=
tools_start_etpftp_server_keys=346
tools_start_http_server_keys=
tools_connect_to_etp_server_keys=344
tools_disconnect_from_etp_server_keys=323
help_everything_help_keys=112
help_search_syntax_keys=
help_regex_syntax_keys=
help_command_line_options_keys=
help_everything_website_keys=
help_check_for_updates_keys=
help_about_everything_keys=368
search_edit_focus_search_edit_keys=326,114
search_edit_delete_previous_word_keys=4360
search_edit_auto_complete_search_keys=4384
search_edit_show_search_history_keys=
search_edit_show_all_search_history_keys=4646,4648
result_list_item_up_keys=8230,4134
result_list_item_down_keys=8232,4136
result_list_page_up_keys=8225,4129
result_list_page_down_keys=8226,4130
result_list_start_of_list_keys=8228
result_list_end_of_list_keys=8227
result_list_item_up_extend_keys=9254,5158
result_list_item_down_extend_keys=9256,5160
result_list_page_up_extend_keys=9249,5153
result_list_page_down_extend_keys=9250,5154
result_list_start_of_list_extend_keys=9252
result_list_end_of_list_extend_keys=9251
result_list_focus_up_keys=8486,4390
result_list_focus_down_keys=8488,4392
result_list_focus_page_up_keys=8481,4385
result_list_focus_page_down_keys=8482,4386
result_list_focus_start_of_list_keys=8484
result_list_focus_end_of_list_keys=8483
result_list_focus_up_extend_keys=9510,5414
result_list_focus_down_extend_keys=9512,5416
result_list_focus_page_up_extend_keys=9505,5409
result_list_focus_page_down_extend_keys=9506,5410
result_list_focus_start_of_list_extend_keys=9508
result_list_focus_end_of_list_extend_keys=9507
result_list_focus_result_list_keys=
result_list_toggle_path_column_keys=1330
result_list_toggle_size_column_keys=1331
result_list_toggle_extension_column_keys=1332
result_list_toggle_type_column_keys=1333
result_list_toggle_date_modified_column_keys=1334
result_list_toggle_date_created_column_keys=1335
result_list_toggle_attributes_column_keys=1336
result_list_toggle_file_list_filename_column_keys=
result_list_size_all_columns_to_fit_keys=8555
result_list_size_result_list_to_fit_keys=
result_list_context_menu_keys=9337
result_list_scroll_left_keys=8229
result_list_scroll_right_keys=8231
result_list_scroll_page_left_keys=8485
result_list_scroll_page_right_keys=8487
result_list_select_focus_keys=8224
result_list_toggle_focus_selection_keys=8480
result_list_copy_selection_to_clipboard_as_csv_keys=
result_list_font=
result_list_font_size=
search_edit_font=
search_edit_font_size=
status_bar_font=
status_bar_font_size=
header_font=
header_font_size=
normal_background_color=
normal_foreground_color=
normal_bold=
highlighted_background_color=
highlighted_foreground_color=
highlighted_bold=
selected_background_color=
selected_foreground_color=
selected_bold=
highlighted_selected_background_color=
highlighted_selected_foreground_color=
highlighted_selected_bold=
selected_inactive_background_color=
selected_inactive_foreground_color=
selected_inactive_bold=
highlighted_selected_inactive_background_color=
highlighted_selected_inactive_foreground_color=
highlighted_selected_inactive_bold=
drop_target_background_color=
drop_target_foreground_color=
drop_target_bold=
highlighted_drop_target_background_color=
highlighted_drop_target_foreground_color=
highlighted_drop_target_bold=
current_sort_background_color=
current_sort_foreground_color=
current_sort_bold=
highlighted_current_sort_background_color=
highlighted_current_sort_foreground_color=
highlighted_current_sort_bold=
mouseover_background_color=#0080c0
mouseover_foreground_color=#ffffff
mouseover_bold=
mouseover_highlighted_background_color=
mouseover_highlighted_foreground_color=
mouseover_highlighted_bold=
current_sort_mouseover_background_color=
current_sort_mouseover_foreground_color=
current_sort_mouseover_bold=
mouseover_current_sort_highlighted_background_color=
mouseover_current_sort_highlighted_foreground_color=
mouseover_current_sort_highlighted_bold=
alternate_row_background_color=
alternate_row_foreground_color=
alternate_row_bold=
alternate_row_highlighted_background_color=
alternate_row_highlighted_foreground_color=
alternate_row_highlighted_bold=
current_sort_alternate_row_background_color=
current_sort_alternate_row_foreground_color=
current_sort_alternate_row_bold=
current_sort_alternate_row_highlighted_background_color=
current_sort_alternate_row_highlighted_foreground_color=
current_sort_alternate_row_highlighted_bold=
I launch only thru a normal shortcut as I mentioned in the previous posts. The existing main window of Everything is replicated and no special instance in systray.
Next I launch Everything-ETP thru a working method of edited TARGET in the shortcut properties as mentioned in the previous posts. Now Everything-ETP launches and finds a place in the systray and tooltip etc. But the exclusions list have changed when I launched thru the normal shortcut.

Code: Select all

[Everything]
instance_name="ETP"
app_data=1
window_x=0
window_y=0
window_wide=812
window_high=612
maximized=1
minimized=0
fullscreen=0
ontop=0
match_whole_word=0
match_path=0
match_case=0
match_diacritics=0
match_regex=0
selection_mask_right_bottom_inclusive=1
allow_multiple_windows=0
allow_multiple_instances=0
run_in_background=1
show_tray_icon=1
alternate_row_color=0
show_mouseover=1
check_for_updates_on_startup=0
show_highlighted_search_terms=1
text_size=0
hide_empty_search_results=0
new_window_key=334
show_window_key=0
toggle_window_key=343
localization=
show_selected_item_in_statusbar=0
open_folder_command2=
open_file_command2=
open_path_command2=
explore_command2=
explore_path_command2=
window_title_format=
taskbar_notification_title_format=
instance_name=
translucent_selection_rectangle_alpha=70
min_zoom=-6
max_zoom=27
context_menu_type=0
auto_include_fixed_volumes=1
auto_include_removable_volumes=1
last_export_type=0
max_threads=0
single_parent_context_menu=0
auto_size_1=512
auto_size_2=640
auto_size_3=768
auto_size_aspect_ratio_x=9
auto_size_aspect_ratio_y=7
auto_size_path_x=1
auto_size_path_y=2
sticky_vscroll_bottom=1
last_options_page=1
draw_focus_rect=1
allow_multiple_windows_from_tray=0
single_click_tray=1
close_on_execute=0
double_click_path=0
update_display_after_scroll=0
auto_scroll_view=0
double_quote_copy_as_path=1
snap=0
snaplen=10
rename_select_filepart_only=0
select_search_on_mouse_click=1
focus_search_on_activate=0
reset_vscroll_on_search=1
wrap_focus=0
load_icon_priority=0
load_fileinfo_priority=0
header_high=0
fast_ascii_search=1
match_path_when_search_contains_path_separator=1
allow_literal_operators=0
allow_round_bracket_parenthesis=0
expand_environment_variables=0
search_as_you_type=1
allow_forward_slash_path_separator=1
double_buffer=1
remember_last_search=0
last_search=
show_number_of_results_with_selection=0
date_descending_first=0
size_descending_first=0
size_format=2
alpha_select=0
tooltips=1
bookmark_remember_case=1
bookmark_remember_wholeword=1
bookmark_remember_path=1
bookmark_remember_diacritic=1
bookmark_remember_regex=1
bookmark_remember_sort=1
bookmark_remember_filter=1
exclude_list_enabled=1
exclude_hidden_files_and_folders=0
exclude_system_files_and_folders=0
include_only_files=
exclude_files=
db_location=
db_multi_user_filename=0
db_compress=0
editor_x=0
editor_y=0
editor_wide=812
editor_high=612
editor_maximized=0
max_recv_size=8388608
display_full_path_name=0
size_tiny=10240
size_small=102400
size_medium=1048576
size_large=16777216
size_huge=134217728
themed_toolbar=1
show_copy_path=2
show_copy_full_name=2
show_open_path=2
show_explore=2
show_explore_path=2
copy_path_folder_append_backslash=0
custom_verb01=
custom_verb02=
custom_verb03=
custom_verb04=
custom_verb05=
custom_verb06=
custom_verb07=
custom_verb08=
custom_verb09=
custom_verb10=
custom_verb11=
custom_verb12=
filters_visible=0
filters_wide=128
filters_tab_stop=0
filter=EVERYTHING
filter_everything_name=
sort=0
sort_ascending=1
always_keep_sort=0
status_bar_visible=1
select_text_mode2=1
search_history_enabled=0
search_history_days_to_keep=90
search_history_always_suggest=0
search_search_max_results=24
service_port=15485
auto_connect=
auto_connect_link_type=1
etp_server_bindings=
etp_server_port=21
etp_server_username=name
etp_server_password=namey
last_etp_host=name
last_etp_port=21
last_etp_username=test
last_etp_link_type=3
etp_server_welcome_message=
etp_server_log_file_name=
etp_server_logging_enabled=1
etp_server_log_max_size=4194304
etp_server_log_delta_size=524288
etp_server_auto_start=0
etp_server_allow_file_download=1
http_server_bindings=
http_title_format=
http_server_port=80
http_server_username=
http_server_password=
http_server_home=
http_server_default_page=
http_server_log_file_name=
http_server_logging_enabled=1
http_server_log_max_size=4194304
http_server_log_delta_size=524288
http_server_auto_start=0
http_server_allow_file_download=1
name_column_pos=0
name_column_width=327
path_column_visible=1
path_column_pos=1
path_column_width=471
size_column_visible=1
size_column_pos=2
size_column_width=133
extension_column_visible=0
extension_column_pos=3
extension_column_width=96
type_column_visible=0
type_column_pos=4
type_column_width=96
last_write_time_column_visible=1
last_write_time_column_pos=3
last_write_time_column_width=153
creation_time_column_visible=1
creation_time_column_pos=5
creation_time_column_width=140
attribute_column_visible=1
attribute_column_pos=4
attribute_column_width=70
file_list_filename_column_visible=0
file_list_filename_column_pos=8
file_list_filename_column_width=96
translucent_selection_rectangle_background_color=
translucent_selection_rectangle_border_color=
ntfs_volume_paths="C:"
ntfs_volume_includes=1
ntfs_volume_include_onlys=""
ntfs_volume_monitors=1
filelists=
folders="G:\\"
folder_monitor_changes=1
folder_update_types=1
folder_update_days=0
folder_update_ats=3
folder_update_intervals=1
folder_update_interval_types=1
exclude_folders=
file_new_search_window_keys=334
file_open_file_list_keys=335
file_close_file_list_keys=
file_close_keys=343,27
file_export_keys=339
file_copy_full_name_to_clipboard_keys=9539
file_copy_path_to_clipboard_keys=
file_create_shortcut_keys=
file_delete_keys=8238
file_delete_permanently_keys=9262
file_edit_keys=
file_open_keys=8205
file_open_selection_and_close_everything_keys=
file_explore_path_keys=8273
file_open_new_keys=
file_open_path_keys=8461
file_open_with_keys=
file_open_with_default_verb_keys=
file_play_keys=
file_preview_keys=
file_print_keys=
file_print_to_keys=
file_properties_keys=8717
file_read_extended_information_keys=8517
file_rename_keys=8305
file_run_as_keys=
file_exit_keys=337
file_custom_verb_1_keys=
file_custom_verb_2_keys=
file_custom_verb_3_keys=
file_custom_verb_4_keys=
file_custom_verb_5_keys=
file_custom_verb_6_keys=
file_custom_verb_7_keys=
file_custom_verb_8_keys=
file_custom_verb_9_keys=
file_custom_verb_10_keys=
file_custom_verb_11_keys=
file_custom_verb_12_keys=
edit_cut_keys=8536
edit_copy_keys=8515,8493
edit_paste_keys=8534,9261
edit_select_all_keys=8513
edit_invert_selection_keys=
view_filters_keys=
view_status_bar_keys=
view_window_size_small_keys=561
view_window_size_medium_keys=562
view_window_size_large_keys=563
view_window_size_auto_fit_keys=564
view_zoom_zoom_in_keys=443,363
view_zoom_zoom_out_keys=445,365
view_zoom_reset_keys=304,352
view_go_to_back_keys=549
view_go_to_forward_keys=551
view_sort_by_name_keys=305
view_sort_by_path_keys=306
view_sort_by_size_keys=307
view_sort_by_extension_keys=308
view_sort_by_type_keys=309
view_sort_by_date_modified_keys=310
view_sort_by_date_created_keys=311
view_sort_by_attributes_keys=312
view_sort_by_file_list_filename_keys=
view_sort_by_ascending_keys=
view_sort_by_descending_keys=
view_refresh_keys=116
view_fullscreen_keys=122
view_on_top_never_keys=
view_on_top_always_keys=340
view_on_top_while_searching_keys=
search_match_case_keys=329
search_match_whole_word_keys=322
search_match_path_keys=341
search_match_diacritics_keys=333
search_enable_regex_keys=338
search_filters_add_to_filters_keys=
search_filters_organize_filters_keys=1350
bookmarks_add_to_bookmarks_keys=324
bookmarks_organize_bookmarks_keys=1346
tools_options_keys=336
tools_console_keys=448
tools_file_list_editor_keys=
tools_start_etpftp_server_keys=346
tools_start_http_server_keys=
tools_connect_to_etp_server_keys=344
tools_disconnect_from_etp_server_keys=323
help_everything_help_keys=112
help_search_syntax_keys=
help_regex_syntax_keys=
help_command_line_options_keys=
help_everything_website_keys=
help_check_for_updates_keys=
help_about_everything_keys=368
search_edit_focus_search_edit_keys=326,114
search_edit_delete_previous_word_keys=4360
search_edit_auto_complete_search_keys=4384
search_edit_show_search_history_keys=
search_edit_show_all_search_history_keys=4646,4648
result_list_item_up_keys=8230,4134
result_list_item_down_keys=8232,4136
result_list_page_up_keys=8225,4129
result_list_page_down_keys=8226,4130
result_list_start_of_list_keys=8228
result_list_end_of_list_keys=8227
result_list_item_up_extend_keys=9254,5158
result_list_item_down_extend_keys=9256,5160
result_list_page_up_extend_keys=9249,5153
result_list_page_down_extend_keys=9250,5154
result_list_start_of_list_extend_keys=9252
result_list_end_of_list_extend_keys=9251
result_list_focus_up_keys=8486,4390
result_list_focus_down_keys=8488,4392
result_list_focus_page_up_keys=8481,4385
result_list_focus_page_down_keys=8482,4386
result_list_focus_start_of_list_keys=8484
result_list_focus_end_of_list_keys=8483
result_list_focus_up_extend_keys=9510,5414
result_list_focus_down_extend_keys=9512,5416
result_list_focus_page_up_extend_keys=9505,5409
result_list_focus_page_down_extend_keys=9506,5410
result_list_focus_start_of_list_extend_keys=9508
result_list_focus_end_of_list_extend_keys=9507
result_list_focus_result_list_keys=
result_list_toggle_path_column_keys=1330
result_list_toggle_size_column_keys=1331
result_list_toggle_extension_column_keys=1332
result_list_toggle_type_column_keys=1333
result_list_toggle_date_modified_column_keys=1334
result_list_toggle_date_created_column_keys=1335
result_list_toggle_attributes_column_keys=1336
result_list_toggle_file_list_filename_column_keys=
result_list_size_all_columns_to_fit_keys=8555
result_list_size_result_list_to_fit_keys=
result_list_context_menu_keys=9337
result_list_scroll_left_keys=8229
result_list_scroll_right_keys=8231
result_list_scroll_page_left_keys=8485
result_list_scroll_page_right_keys=8487
result_list_select_focus_keys=8224
result_list_toggle_focus_selection_keys=8480
result_list_copy_selection_to_clipboard_as_csv_keys=
result_list_font=
result_list_font_size=
search_edit_font=
search_edit_font_size=
status_bar_font=
status_bar_font_size=
header_font=
header_font_size=
normal_background_color=
normal_foreground_color=
normal_bold=
highlighted_background_color=
highlighted_foreground_color=
highlighted_bold=
selected_background_color=
selected_foreground_color=
selected_bold=
highlighted_selected_background_color=
highlighted_selected_foreground_color=
highlighted_selected_bold=
selected_inactive_background_color=
selected_inactive_foreground_color=
selected_inactive_bold=
highlighted_selected_inactive_background_color=
highlighted_selected_inactive_foreground_color=
highlighted_selected_inactive_bold=
drop_target_background_color=
drop_target_foreground_color=
drop_target_bold=
highlighted_drop_target_background_color=
highlighted_drop_target_foreground_color=
highlighted_drop_target_bold=
current_sort_background_color=
current_sort_foreground_color=
current_sort_bold=
highlighted_current_sort_background_color=
highlighted_current_sort_foreground_color=
highlighted_current_sort_bold=
mouseover_background_color=#0080c0
mouseover_foreground_color=#ffffff
mouseover_bold=
mouseover_highlighted_background_color=
mouseover_highlighted_foreground_color=
mouseover_highlighted_bold=
current_sort_mouseover_background_color=
current_sort_mouseover_foreground_color=
current_sort_mouseover_bold=
mouseover_current_sort_highlighted_background_color=
mouseover_current_sort_highlighted_foreground_color=
mouseover_current_sort_highlighted_bold=
alternate_row_background_color=
alternate_row_foreground_color=
alternate_row_bold=
alternate_row_highlighted_background_color=
alternate_row_highlighted_foreground_color=
alternate_row_highlighted_bold=
current_sort_alternate_row_background_color=
current_sort_alternate_row_foreground_color=
current_sort_alternate_row_bold=
current_sort_alternate_row_highlighted_background_color=
current_sort_alternate_row_highlighted_foreground_color=
current_sort_alternate_row_highlighted_bold=
There is something I am not sure of the syntax.
void
Developer
Posts: 16753
Joined: Fri Oct 16, 2009 11:31 pm

Re: Feature for Portable version as a separate instance

Post by void »

You have two instance_name's in your Everything.ini file.

Code: Select all

instance_name="ETP"
and

Code: Select all

instance_name=
The later one will override the first.

When modifying an ini, always add to the end of the file.
nagan
Posts: 302
Joined: Thu Apr 18, 2013 11:44 am

Re: Feature for Portable version as a separate instance

Post by nagan »

1.For now adding instance_name at the last after closing the relevant everything-ETP does not yield anything separate and I see the recurrence of the issue.
2.If I tried to launch everything-ETP with the instance name added but thru the modified shortcut the program seemed to hang.
3.Where is the information of Tools>>Options>>Indexes and Folders saved??
4.For better information from Process explorer I renamed the specific instance as "Everything-ETP" (not to be confused with the tooltip name) and launches with that name. In that case does the Everything.ini too be changed to "Everything-ETP".ini?
5.Now a strange happening. Both when Everything-ETP and the Everything(regular) were listing all the files (as reported due to some launching issues). I close Everything-regular. Remove all the NTFS indexes , and Folders from Everything-ETP and then close it. Now I launch Everything(regular) and I find it list nothing . I had to add the indexes and folders back.

Some cross references happening or manual overlooking of modifying ini whilst the program is still open is causing this. But I wonder how point 5 can happen when the folder of Everything(regular) was not touched at all.
void
Developer
Posts: 16753
Joined: Fri Oct 16, 2009 11:31 pm

Re: Feature for Portable version as a separate instance

Post by void »

1.For now adding instance_name at the last after closing the relevant everything-ETP does not yield anything separate and I see the recurrence of the issue.
Could you post your Everything.ini file again please?
2.If I tried to launch everything-ETP with the instance name added but thru the modified shortcut the program seemed to hang.
If its reproducable, please send the debug output when hang occurs.
3.Where is the information of Tools>>Options>>Indexes and Folders saved??
The list of folders that are indexed is store in the Everything.ini file with the ini settings:

Code: Select all

folders=
The actual folder indexes are stored in the Everything.db file in your Everything installation folder.
In that case does the Everything.ini too be changed to "Everything-ETP".ini?
It is always Everything.ini
I will review the option to include the instance name in the ini filename.
5.Now a strange happening. Both when Everything-ETP and the Everything(regular) were listing all the files (as reported due to some launching issues). I close Everything-regular. Remove all the NTFS indexes , and Folders from Everything-ETP and then close it. Now I launch Everything(regular) and I find it list nothing . I had to add the indexes and folders back.
Sounds like the wrong instance, or wrong executable was run.
nagan
Posts: 302
Joined: Thu Apr 18, 2013 11:44 am

Re: Feature for Portable version as a separate instance

Post by nagan »

1.For now adding instance_name at the last after closing the relevant everything-ETP does not yield anything separate and I see the recurrence of the issue.
2.If I tried to launch everything-ETP with the instance name added but thru the modified shortcut the program seemed to hang.
3.Where is the information of Tools>>Options>>Indexes and Folders saved??
4.For better information from Process explorer I renamed the specific instance as "Everything-ETP" (not to be confused with the tooltip name) and launches with that name. In that case does the Everything.ini too be changed to "Everything-ETP".ini?
5.Now a strange happening. Both when Everything-ETP and the Everything(regular) were listing all the files (as reported due to some launching issues). I close Everything-regular. Remove all the NTFS indexes , and Folders from Everything-ETP and then close it. Now I launch Everything(regular) and I find it list nothing . I had to add the indexes and folders back.
Some cross references happening or manual overlooking of modifying ini whilst the program is still open is causing this. But I wonder how point 5 can happen when the folder of Everything(regular) was not touched at all.
Seems like I did not go beyond the observation (in bold). Sorry for the embarrassment. The fact is I ticked the Store Everything.ini is Appdata even in the Portable ETP version just casually or with the misconception that this will be a separate identity. Ofcourse for the main version I had to choose the appdata folder because I tend to also log in as a Standard user and prefer different settings. So all the observations fall in place with this silly obvious error. I ticked it off , and even the shortcut with the instance name tied up in the Everything.ini loads the instance fine. In fact 2 posts before posting the two everything.ini in code I did a MS WORD search and found no differences at all , but was not too sure.
Anyway it is working cool now. :mrgreen:
In your writeups I suggest that for any additional instances , you may advise the user to keep Everything.ini in their default folder (until may be you propose to prefix the ini and db files with the instance name -that way enabling this instance to run for other users ad well) to avoid any such cross referencing...
Last edited by nagan on Mon May 06, 2013 11:23 am, edited 1 time in total.
void
Developer
Posts: 16753
Joined: Fri Oct 16, 2009 11:31 pm

Re: Feature for Portable version as a separate instance

Post by void »

I am sorry too, I should have noticed the app_data=1

I will redo all the online help once the beta is stable.
Post Reply