Where can i get all the necessary runtime files for running an exe-application for Powerbuilder 2019 R3?
- You are here:
- Home
- Q&A
- Q&A
- PowerBuilder
- Runtime files
Resolved
Runtime files
- Advice
- Anders Ångström
- PowerBuilder
- Thursday, 28 January 2021 16:38 PM UTC
- Thursday, 28 January 2021 16:44 PM UTC
- PowerBuilder
- # Permalink
In the installer, there is PB Runtime. That is now a separate program from the IDE. We made this change to support single PB IDE being able to run, compile, and debug against multiple versions of PB runtime.
https://docs.appeon.com/pb2019r3/application_techniques/ch09s02.html#Installing_PowerBuilder_Runtime
https://docs.appeon.com/pb2019r3/whats_new/Separating_Runtime_from_IDE.html
- Friday, 29 January 2021 15:24 PM UTC
- PowerBuilder
- # 1
Thank you!
- Armeen Mazda @Appeon
- Friday, 29 January 2021 16:08 PM UTC
-
Helpful Loading... Helpful 0
- Friday, 29 January 2021 00:36 AM UTC
- PowerBuilder
- # 2
Hi Armeen, in the past you've published zip files with all the runtime files on your Knowledgebase page (https://www.appeon.com/taxonomy/term/1074/1075). Will you still be doing that for the new versions for people who prefer that? (I know I could look at the PowerClient or the Runtime Packager, but the zip files were really useful for a simple deployment.)
- Armeen Mazda @Appeon
- Friday, 29 January 2021 04:09 AM UTC
-
Helpful Loading... Helpful 0
- Daryl Foster
- Friday, 29 January 2021 04:33 AM UTC
-
Helpful Loading... Helpful 0
- Armeen Mazda @Appeon
- Friday, 29 January 2021 05:57 AM UTC
-
Helpful Loading... Helpful 0
- Thursday, 28 January 2021 17:22 PM UTC
- PowerBuilder
- # 3
Hi, Anders -
Also in the Application Techniques documentation that Armeen linked is a section describing the runtime DLL files:
https://docs.appeon.com/pb2019r3/application_techniques/ch09s02.html#PowerBuilder_runtime_files
You may also wish to consider using PB Runtime Package utility to create a .msi for your application, then perform a test install to determine what runtime files it includes in the installation package.
Regards, John
- mike S
- Thursday, 28 January 2021 17:44 PM UTC
%AppeonInstallPath%\Common\PowerBuilder\Runtime [version]
Be aware that neither this directory nor the the PB runtime packager install all PB files that your application may need. pblab.ini is an example of a file that is not included in the installer and is not in the runtime directory.
-
Helpful Loading... Helpful 0
- Armeen Mazda @Appeon
- Thursday, 28 January 2021 18:20 PM UTC
-
Helpful Loading... Helpful 0
- Page :
- 1
However, you are not allowed to reply to this question.