Plugins with the newer portable versions

Discussion related to "Everything" 1.5 Alpha.
Post Reply
pizi
Posts: 2
Joined: Tue Jun 13, 2023 9:58 am

Plugins with the newer portable versions

Post by pizi »

Hi, first of all - thanks for the fantastic program that saves many lives !
I've noticed that the newer versions of the alpha requires a dll's for each service/servers (aka plugins). I wonder how can i enable those plugins in the portable versions, tried to create plugins directory but Everything portable doesn't seems to find/recognize those dll's.
In the standalone version it works well, but what about the portable versions?

Thanks in advance!
void
Developer
Posts: 16745
Joined: Fri Oct 16, 2009 11:31 pm

Re: Plugins with the newer portable versions

Post by void »

Please make sure you place the dlls in a subfolder called:

Code: Select all

plugins
Please make sure this subfolder is created in the same location as your Everything.exe.

You'll need to restart Everything to pickup new plugins (File -> Exit)



Please make sure the bitness matches.
The x64 version of Everything will only load x64 plugin dlls.



Plugin support has only recently been added.
Please make sure you are using Everything 1.5.0.1350a or later.
pizi
Posts: 2
Joined: Tue Jun 13, 2023 9:58 am

Re: Plugins with the newer portable versions

Post by pizi »

Its working! had to properly close the program.
Thanks!
Post Reply