Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

everything.exe .vs. new installs

Apr
1,794
15
Seems like after every new build I install I need to do

c:\>everything /o

and reset the options I want. Any ideas how I can get around not having to do this again?
 
I have the same problem.

During each install everything.ini is overwritten. One of the apparently default values is "run_as_admin=1" which causes the access permission dialog to appear after every reboot.

Please advice.

Best regards, DJ
 
Last edited:
Usually I just keep a backup copy of my everything.ini file in a different directory, so I can copy it back to %appdata%\Everything\ later. After an upgrade, it seems like Everything Options does not default to using %appdata%\Everything\ for storing its .INI file. I make sure I have a backup of the .INI first, then I choose the option to use the %appdata%\Everything path and then hit OK, then I completely exit out of Everything (File -> Exit, not just simply clicking on the X), then copy my backup .INI file back and overwriting the new one just created by Everything, then starting Everything again (everything /o). Everything should be back again, although you might need to "Force Rebuild" the database again, and also double check that the "Run at startup", "Run as administrator", and "Run as service" options are set back to the way you want them.
 
Installing a new build of TCMD doesn't modify or delete the tcmd.ini - so why can't the same be true for everyting.ini - except it's by a different party.....
 
A fresh installation doesn't install a TCMD.ini. It is generated later on (when starting TCMD).
Apparently this [title] didn't do the trick.

In the installer script there are some possibilitie to fix this. The easiest one would be:
Install everything.ini.ORG (instead of everything.ini) and create a custom action: if not exist everything.ini copy everything.ini.ORG everything.ini (translated to batch)
 

Similar threads

Back
Top