- Phil Gilmore
- PowerBuilder
- Wednesday, 28 August 2024 09: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?
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.