-
Raja Chinnappan
- PowerBuilder
- Wednesday, 1 April 2026 02:25 PM UTC
Hello,
We are planning to upgrade our application to the PowerBuilder 2025 Build 3726.
Based on the page https://docs.appeon.com/pb2025/application_techniques/PowerBuilder_runtime_files.html, we got the list of core and run time DLLs needed for the deployment. As per instructions on the above page, we can set the deployment path in a directory or in the windows registry.
During the release, we will roll out the run time DLLs directory to the "C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 25.0.0.3726" directory on the user's machines. We don't plan to run the setup file that came as a part of the PB 2025 package.
After we build the code, we got the applicationame.exe and applicationame.xml files along with the PBDs under the same directory.
Is the below information on the xml file enough to use the correct runtime version and run the application? or do we need to add/update any other information on the windows registry?
<Application>
<RuntimePath>C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 25.0.0.3726</RuntimePath>
</Application>
Thanks,
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.