Hello,
We use Appeon's Packager to build an MSI for deploying PowerBuilder's RunTime for our applications. For the most part it's working fine with one exception. After installing the PB RunTime and then installing our applications, we need to copy the libeay32.DLL from C:\Program Files (x86)\Appeon\Shared\PowerBuilder to our applications' install directory. Each application needs its own copy of the DLL.
I found that this is documented when searching on the internet, but why can't Appeon "find" the DLL on its own. After all, C:\Program Files (x86)\Appeon\Shared\PowerBuilder is in the path of the machine when the MSI is done.
Just a curiosity, that "bothers" me.
Thank You,
Christopher
I already knew that the file was part of web service processing, but my question is why does it need to be local. Is it just "that's the way it is and always has been", is the a technical reason, is it just an oversite? Why, not what.
Thank You,
Christopher
What build of PB2017 are you using?