As far as I know PB runtime is free and necessary to execute desktop applications, is it necessary to run PB runtime msi to install it or just run it one time on any machine and copy the runtime files from C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 21.0.0.1506 and provided with the exe files. The reason I am asking is our application crashes when it starts and throws exception
Faulting application name: mds.exe, version: 1.0.0.1, time stamp: 0x625ecb7f
Faulting module name: PBSHR.dll, version: 21.0.0.1509, time stamp: 0x625ecb82
Exception code: 0xc0000005
Fault offset: 0x0015d4d4
Faulting process id: 0x6648
Faulting application start time: 0x01d8c2369af3d158
Faulting application path: C:\Users\xxxxxx\Downloads\MDS-PB-2021\EXE\mds.exe
Faulting module path: C:\Users\xxxxxx\Downloads\MDS-PB-2021\Runtime 21.0.0.1509\PBSHR.dll
Report Id: 9ae97719-6c17-4f6a-aee1-7cb813563caa
Faulting package full name:
Faulting package-relative application ID:
We are using copy files approach.