1. Phil Gilmore
  2. PowerBuilder
  3. Wednesday, 28 August 2024 21:53 PM UTC

I am building our PowerBuilder application in a Docker container.  To create the Docker image, we run the PowerBuilder "SilentInstall.bat" file first with opt-PBU and then a second time with opt=PBR.  This works with the previous version, R3 3289.  I have downloaded and replaced the installer with R3 3356 and now it fails to run the silent install.  It gets to the line that executes "setup.exe" and it will fail with this output:

PowerBuilder is installing ...
Error: code=-2147213312

 

I am using the same command line for both:

.\SilentInstall.bat opt=PBU dir=c:\app log="c:\src\pbinstall.log"

 

What does this error mean and what can be done to get the install working again?

Francisco Martinez @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 28 August 2024 22:51 PM UTC
  2. PowerBuilder
  3. # 1

Hi Phil,

 

Are you using the exact same image as the base layer? What image are you using?

 

Regards,
Francisco

 

Comment
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 28 August 2024 23:15 PM UTC
  2. PowerBuilder
  3. # 2

Hi Phil;

  This thread might be if use ... Especially the required "SET" command for the license.

https://community.appeon.com/index.php/qna/q-a/silent-installation-error-code-2147213312

HTH 

Regards ... Chris 

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.