is was just adding *.m4a (at the begining of the line "include only files") and *.aif* (at the end of the line "include only files") and then hitting APPLY to accept, when Everything did some re-indexing and then crashed after a few seconds.
I sent a minidump to support@
EDIT1:
now, when I start Everything again, it crashes ;-D
I'll send another minidump (Everything64_2.zip).
EDIT2:
I had to remove the *.aif* from the Everything-1.5a.ini to get it started again without crash. I replaced it with *.aif and *.aiff
crash:
Code: Select all
properties_include_only_files="*.flac;*.mp3;*.ogg",*.mp3,"*.flac;*.mp3;*.ogg","*.flac;*.mp3;*.wav;*.ogg;*.mkv;*.mp4;*.avi;*.flv;*.webm","*.flac;*.mp3;*.wav;*.ogg;*.mkv;*.mp4;*.avi;*.flv;*.webm","*.m4a;*.flac;*.mp3;*.wav;*.ogg;*.mkv;*.mp4;*.avi;*.flv;*.webm;*.aif*","*.flac;*.mp3;*.ogg","*.flac;*.mp3;*.ogg","*.flac;*.mp3;*.ogg"
Code: Select all
properties_include_only_files="*.flac;*.mp3;*.ogg",*.mp3,"*.flac;*.mp3;*.ogg","*.flac;*.mp3;*.wav;*.ogg;*.mkv;*.mp4;*.avi;*.flv;*.webm","*.flac;*.mp3;*.wav;*.ogg;*.mkv;*.mp4;*.avi;*.flv;*.webm","*.m4a;*.flac;*.mp3;*.wav;*.ogg;*.mkv;*.mp4;*.avi;*.flv;*.webm;*.aif;*.aiff","*.flac;*.mp3;*.ogg","*.flac;*.mp3;*.ogg","*.flac;*.mp3;*.ogg"