1. Rengaraj Arumugam
  2. PowerBuilder
  3. Wednesday, 11 September 2024 13:34 PM UTC

Good Day!!

The Run time package(.msi) have created and installed successfully on the system but not able run the application due to Environment variable not created so we are getting below error



We are using PowerBuilder 2022 R3 Build 3356 (Trial version)


Thanks,

Renga.

Roland Smith Accepted Answer Pending Moderation
  1. Wednesday, 11 September 2024 13:43 PM UTC
  2. PowerBuilder
  3. # 1
Comment
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Thursday, 12 September 2024 13:59 PM UTC
  2. PowerBuilder
  3. # 2

The xml file will look like this:

<?xml version="1.0" encoding="utf-8" ?>
<Application>
<RuntimePath>C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 22.0.0.1892</RuntimePath>
</Application>

If your exe is called program.exe, the xml will be called program.xml. The xml file should be Ansi.
Comment
There are no comments made yet.
Rengaraj Arumugam Accepted Answer Pending Moderation
  1. Thursday, 12 September 2024 08:42 AM UTC
  2. PowerBuilder
  3. # 3

Good Day!!

I appreciate the replay. When the issue came up, we resolved it by setting the environment variable and leaving all of the DLL files in the folder.

Do we need to add anything to the Runtime Package (.msi) in order to establish the environment file, or does the behavior remain the same as above?

The tool which we are create the PowerBuilder build is not creating any xml file. we are not using any xml file in my application. please suggest


Thanks,

Renga.

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.