I have Windows 10 64bit 21H2 (19044.2130)
Immediately after installation Everything (1.4.1.1022) works fine. But after turning off the PC and turning it back on, the everything .exe file disappears from C/program/Everything folder. I have reinstalled Everything several times and I tried 1.4.1.1005 version also but the problem remains
I attach the contents of the folder C/program/everything immediately after installation and after restarting the computer
About antivirus I have Malwarebytes and Everything has been added as safe program.
It seems to me that the problem arises after Windows 19044.2130 update.
Any help please ?
Everything crashes
Everything crashes
- Attachments
-
- C-folder corrupt.jpg (47.01 KiB) Viewed 7346 times
-
- C-folder after installation.jpg (53.84 KiB) Viewed 7346 times
Re: Everything crashes
Please check your anti-virus logs.
Please try the Everything 1.5 alpha.
-or-
Please try renaming your Everything.exe:
Please try the Everything 1.5 alpha.
-or-
Please try renaming your Everything.exe:
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Uncheck Everything Service.
- Click OK.
- Exit Everything (File -> Exit)
- Rename your Everything.exe to Everything2.exe
- Launch Everything2.exe
- When prompted, install the Everything Service.
Re: Everything crashes
Thanks, renaming Everything2 the problem has been solved (1.4.1.1022 version)
Re: Everything crashes
I tried Everything 1.5 alpha along with 1.4.1022 side by side on the screen
I requested the same research and I didn't found any trouble.
I can report that:
version 1.5.alpha indicates size of folders (useful)
folders and files sizes are 1 kb larger on Everyhting 1.4 (my one is everything2) versus 1.5 alpha
you can restart the system without booting problems of both Everything versions
Thanks and best regards
I requested the same research and I didn't found any trouble.
I can report that:
version 1.5.alpha indicates size of folders (useful)
folders and files sizes are 1 kb larger on Everyhting 1.4 (my one is everything2) versus 1.5 alpha
you can restart the system without booting problems of both Everything versions
Thanks and best regards
Re: Everything crashes
Thank you for your feedback tique,folders and files sizes are 1 kb larger on Everyhting 1.4
This is a rounding bug in Everything 1.5.
I'll have it fixed in the next alpha update.
Re: Everything crashes
Everything 1.5.0.1325a fixes a display issue with the size being truncated.
Re: Everything crashes
tique,
You can also use a more precise size representation (in v1.5.x):
The above commands will present sizes with 2 decimals, avoiding the rounding altogether.
In general, I recommend using it this way by default.
You can also use a more precise size representation (in v1.5.x):
Code: Select all
/size_auto_format=2
Code: Select all
/size_number_format=2
In general, I recommend using it this way by default.