Hi Team,
When I used the pb2022 runtime msi (MSM) file my, application was not running. But when I run the PowerBuilder runtime.exe the application is running. When I checked both are installed on different locations. I need to add the PowerBuilder run time msm file to my advanced installer, so that I can give the installer to my client. But when I install the MSM apply is not running. I don't want to give the PowerBuilder runtime.exe to my client , so that they need to do one extra step to install the PowerBuilder runtime.
Can anyone help me with this. I got this issue while using PowerBuilder 2022.
Regards
Subrat
When I run the installer , My application is installed on C:\applicationfolder\applicationame\application.exe
and powerbuilder runtime is installed on C:\Program Files (x86)\Appeon\PowerBuilder Runtime Packager\Runtime 22.2.0.3289
I don't want to do it manually.I am doing this things through advance installer. When I manually copy the exe and pbd and put it under C:\Program Files (x86)\Appeon\PowerBuilder Runtime Packager\Runtime 22.2.0.3289 ,its showing vcruntime140.exe file is missing.But when I run the powerbuilder runtime exe, the location is C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 22.1.0.2819.You can see the 'Common' folder is not created through MSI file.
Thanks
Subrat