We have some set of open source applications in common folder which shares the common libraries(dlls) from the same location. We are using windows 10 and 2012 server.
Recently we have updated the some of applications and that are not compatible with old dlls. So we upgraded the dlls, but the other applications not compatible with the upgraded dlls. We don't want to move the applications into separate folders.
Can we do some settings(like Dynamic-Link Library Redirection) to make the specific application to use the libraries from different location. We tried to create the folder with application_name.exe.local(say myapp.exe.local) and copied the files into that folder based on the below suggestion but not working.
https://learn.microsoft.com/en-us/windows/desktop/dlls/dynamic-link-library-redirection