Thank you for this precise and detailed information. I appreciate that very much.milo1012 wrote: 2020-10-18, 16:06 UTC 2tuska
So yes: I suggest you merge both OiT archives in one dir (each for the same bitness of course),
i.e. copy the files unique for ca to vw or vice versa and point both plug-ins to that merged path.
Make a sync dir comparison in TC before that, if you're unsure.Readme.html wrote:Note when using the uLister plug-in:
...This means you can safely put both of them in the same dir, provided that you use the same version of both packages.
This means that if simultaneously using uLister, just set PCREsearch's filter directory accordingly,
to point to the fitting uLister filter dir (see the explanation above),
as the other way is probably not feasible (due to uLister not being able to set a custom path).
I have now done a synchronisation, in both directions and merged the files.
Code: Select all
%COMMANDER_PATH%\Plugins\wdx\PCREsearch\oit32\ <-> %COMMANDER_PATH%\Plugins\wlx\ulister\redist32\
%COMMANDER_PATH%\Plugins\wdx\PCREsearch\oit64\ <-> %COMMANDER_PATH%\Plugins\wlx\ulister\redist64\
Code: Select all
FROM: OitDllPath32=oit32
TO: OitDllPath32=%COMMANDER_PATH%\Plugins\wlx\ulister\redist32\
FROM: OitDllPath64=oit64
TO: OitDllPath64=%COMMANDER_PATH%\Plugins\wlx\ulister\redist64\
in %COMMANDER_PATH%\Plugins\wdx\PCREsearch\ and created these links in the folders:
Code: Select all
%COMMANDER_PATH%_Plugins_wlx_ulister_redist32.lnk
%COMMANDER_PATH%_Plugins_wlx_ulister_redist64.lnk
Thanks again!