Tested on portable ver 969.
Everything-1.4.1.969.x64
Everything.exe -uninstall-user shouldn't uninstall Everything.lng
Everything.exe -uninstall-user shouldn't uninstall Everything.lng
Last edited by Stamimail on Thu Mar 19, 2020 10:27 pm, edited 1 time in total.
Re: Everything.exe -uninstall-user shouldn't uninstall Everything.lng
Everything is trying to delete the Everything.lng file in the virtual store:
%LOCALAPPDATA%\VirtualStore\Program Files\Everything
However, when running Everything as an administrator, this will delete the Everything.lng in the same location as the Everything.exe.
I've added this to my things to fix list.
Thanks for the bug report.
%LOCALAPPDATA%\VirtualStore\Program Files\Everything
However, when running Everything as an administrator, this will delete the Everything.lng in the same location as the Everything.exe.
I've added this to my things to fix list.
Thanks for the bug report.
Re: Everything.exe -uninstall-user shouldn't uninstall Everything.lng
Also,
Are these lines in INI file are ok?
allow_http_server=1
allow_etp_server=1
Shouldn't it be disabled by default?
Are these lines in INI file are ok?
allow_http_server=1
allow_etp_server=1
Shouldn't it be disabled by default?
Re: Everything.exe -uninstall-user shouldn't uninstall Everything.lng
These are normal.
They are only disabled (set to 0) when using the msi installer.
These settings do not enable/disable the servers. Instead they allow/disallow enabling the servers.
The allow_http_server and allow_etp_server settings are only stored in Everything.ini in the same location as the Everything.exe.
allow_http_server
allow_etp_server
http_server_enabled
etp_server_enabled
They are only disabled (set to 0) when using the msi installer.
These settings do not enable/disable the servers. Instead they allow/disallow enabling the servers.
The allow_http_server and allow_etp_server settings are only stored in Everything.ini in the same location as the Everything.exe.
allow_http_server
allow_etp_server
http_server_enabled
etp_server_enabled
Re: Everything.exe -uninstall-user shouldn't uninstall Everything.lng
Also,
I tried uninstall Everything-969.ini etc by this command:
no success.
Instead, it is uninstalling Everything.ini ...
I tried uninstall Everything-969.ini etc by this command:
Everything.exe -instance 969 -uninstall-user
no success.
Instead, it is uninstalling Everything.ini ...
Re: Everything.exe -uninstall-user shouldn't uninstall Everything.lng
If you run Everything.exe with the -uninstall-user command line option as an administrator, the following files will be deleted in the same location as your Everything.exe:
- Logs\ETP_Server_Log.txt
- Logs\HTTP_Server_Log.txt
- HTTP Server\everything.png
- HTTP Server\favicon.ico
- HTTP Server\file.png
- HTTP Server\folder.png
- HTTP Server\main.css
- HTTP Server\drive.png
- HTTP Server\icon.png
- Everything.chm
- Settings.c
- Merge.c
- Merge.ini
- Merge2.ini
- Everything.lng
- Uninstall.exe
- Changes.txt
- License.txt
- Everything.db
- Everything.db.tmp
- Everything.ini
- Everything.ini.tmp
- Errorlog.txt
- Bookmarks.csv
- Bookmarks.csv.tmp
- Filters.csv
- Filters.csv.tmp
- Search History.csv
- Search History.csv.tmp
- Run History.csv
- Run History.csv.tmp
- Everything.exe
Re: Everything.exe -uninstall-user shouldn't uninstall Everything.lng
Is there a way to uninstall instance files like:
Everything-969.ini
Everything-969.ini
Re: Everything.exe -uninstall-user shouldn't uninstall Everything.lng
Currently, no.
I recommend copying your Everything.exe to a new location, eg:
C:\Everything-969
Copy your existing bookmarks.csv, filters.csv, etc... if you wish to test those files with different versions of Everything.
I recommend copying your Everything.exe to a new location, eg:
C:\Everything-969
Copy your existing bookmarks.csv, filters.csv, etc... if you wish to test those files with different versions of Everything.