'Everything' crashes when it starts with option -apps-data

Found a bug in "Everything"? report it here
Post Reply
Jivan_Mukta
Posts: 2
Joined: Mon Oct 17, 2016 9:21 am

'Everything' crashes when it starts with option -apps-data

Post by Jivan_Mukta »

'Everything' crashes when it starts if one of the command line options is -app-data
Everithing.exe unloads almost immediately after loading into RAM.

This is happens with all 1.3.4final and 1.4.1 versions including 773b build.

There is not such a problem when instead -apps-data it is used everithing.ini/app_data=1

Tested on Windows 10 RS1 (x64)
void
Developer
Posts: 15237
Joined: Fri Oct 16, 2009 11:31 pm

Re: 'Everything' crashes when it starts with option -apps-data

Post by void »

Are you sure it's crashing?

Running Everything with -app-data will return immediately.

-app-data is an command line install option.
Command line install options will make Everything return immediately.
http://www.voidtools.com/support/everyt ... stallation

-app-data will update the Everything.ini in the same location as your Everything.exe to redirect the ini file to %APPDATA%\Everything.
Jivan_Mukta
Posts: 2
Joined: Mon Oct 17, 2016 9:21 am

Re: 'Everything' crashes when it starts with option -apps-data

Post by Jivan_Mukta »

Absolutely! But I'm not shure if it is a conflict with my particular Windows configuration.
In my tests I use Everything like a portable application, running just unziped everithing.exe. The directory with .exe is not write-protected.

I also test the case when the directories
AppDate\Local\Everything and AppDate\Roaming\Everything have been deleleted in advance, but the problem remains.

Also I tried bare 'Everything.exe -app-data' placed in other location from:
1. Command prompt
2. By Everything.lnk in all compatible modes

Also I tried when any resident anti-virus is switched off
but unfortunately one or two .exe appear in Process explorer for a moment :(


No problem when the option is includes in everything.ini

Code: Select all

; Please make sure Everything is not running before modifying this file.
[Everything]
; settings stored in %APPDATA%\Everything\Everything.ini
app_data=1
run_as_admin=1
therube
Posts: 4602
Joined: Thu Sep 03, 2009 6:48 pm

Re: 'Everything' crashes when it starts with option -apps-data

Post by therube »

Everything crashes
Crashes how?
Do you get a (Windows) crash report?
Any error or similar reported?
-apps-data
Just what is "-apps-data" (with the 's')?
void
Developer
Posts: 15237
Joined: Fri Oct 16, 2009 11:31 pm

Re: 'Everything' crashes when it starts with option -apps-data

Post by void »

What happens when you run Everything from a command prompt with -debug -app-data:
Everything.exe -debug -app-data
Post Reply