Auto load previus session at startup?

Discussion related to "Everything" 1.5 Alpha.
Post Reply
vsub
Posts: 474
Joined: Sat Nov 12, 2011 11:51 am

Auto load previus session at startup?

Post by vsub »

Is there is an option to do that or I have to use a command line option
void
Developer
Posts: 16698
Joined: Fri Oct 16, 2009 11:31 pm

Re: Auto load previus session at startup?

Post by void »

To restore the session when showing the first Everything search window:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Advanced tab on the left.
  • To the right of Show settings containing, search for:
    session
  • Select: session_store_restore_on_first_shown_window
  • Set the value to: true
  • Click OK.


To restore the session immediately on startup
Create a shortcut to Everything.exe in your shell:startup folder with the following command line option:

Everything.exe -restore-previous-session
Post Reply