Updating Everything portable

General discussion related to "Everything".
Post Reply
noisywan
Posts: 2
Joined: Wed Mar 22, 2023 10:12 pm

Updating Everything portable

Post by noisywan »

Hi, previously I installed portable version of Everything.
Now I need to update.

Q1: How should I do that without overwriting my options/settings?

Q2: If check the option `store data on regisrty`, will this protect my settings?

Q3: Should I unzip the updated files over the old ones, or delete the old folder completely before unzipping the new files?

Q4: If I dump the portable version and install the new version using the installer, will it overwrite my settings saved in registry?
void
Developer
Posts: 15349
Joined: Fri Oct 16, 2009 11:31 pm

Re: Updating Everything portable

Post by void »

Everything will store your settings in one of the following folders:
  • The same location as your Everything.exe
  • %APPDATA%\Everything
The location is determined by the Tools -> Options -> General -> Store settings and data in %APPDATA%\Everything setting.
This setting is off by default for the portable version.

No settings are stored in the registry.



Before you do anything, please backup the following two folders:
The location of your Everything.exe (eg: C:\PortableApps\Everything )
%APPDATA%\Everything (if it exists)



If you would like to install Everything over the portable version, keeping your settings:
  • In Everything, from the Tools menu, click Options.
  • Click the General tab on the left.
  • Check Store settings and data in %APPDATA%\Everything.
  • Click OK.
    --- your settings are now stored in %APPDATA%\Everything ---
  • Run the installer.
  • Please make sure the following options are enabled when installing:
    • Install Everything Service.
    • Store settings and data in %APPDATA%\Everything.
    The installer will not overwrite or clear your existing settings.


If you would like to update with the portable version:
  • Completely exit Everything (right click the Everything system tray icon and click Exit).
  • From the Start menu, type in:
    services.msc
  • Right click Services and click Run as administrator.
  • Right click Everything and click Stop Service.
  • Overwrite your existing Everything.exe with the latest portable version.
  • In Services, Right click Everything and click Start Service.
  • Run Everything.exe
horst.epp
Posts: 1344
Joined: Fri Apr 04, 2014 3:24 pm

Re: Updating Everything portable

Post by horst.epp »

void wrote: Thu Mar 23, 2023 1:56 am ...
If you would like to update with the portable version:
  • Completely exit Everything (right click the Everything system tray icon and click Exit).
  • From the Start menu, type in:
    services.msc
  • Right click Services and click Run as administrator.
  • Right click Everything and click Stop Service.
  • Overwrite your existing Everything.exe with the latest portable version.
  • In Services, Right click Everything and click Start Service.
  • Run Everything.exe
I find it much easier to use Everything for this:
1. Start Everything
2. Uncheck Everything Service under Tools / Options / General
3. Exit Everything from the File menu.
4. Now update the Everything64.exe in the portable dir
5. Start Everything and let it install the service.

I use this procedure all the time without problems.
noisywan
Posts: 2
Joined: Wed Mar 22, 2023 10:12 pm

Re: Updating Everything portable

Post by noisywan »

Thank you for everything :)
-noisywan
Post Reply