Relates :
|
We may try to avoid usage of functions from another deploy dlls during installation process. I've seen some user logs with errors that file(dll) cannot be found in jre/bin (for unknown reason). For example, we load jp2ssv.dll (RedirectAllStaticVersionKeys(...) and RedirectSelectedStaticVersionKeys(...)). We can investigate if it's possible to move these registration actions to deploy.dll.