Discussions tagged Batch
PowerBuilder 2022 R3 x Jenkins
- Resolved
- How-to
- Last updated 5 months ago
- Armeen Mazda @Appeon replied 5 months ago
Hello!
Is it possible to automate the delivery of my application using Jenkins?
Where can I get a practical example?
Thanks...
PowerServer 2022 Java Dependency
- Resolved
- Issue
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
I recently migrated and deployed an application to PowerServer 2022 for a client as a proof-of-concept. The application uses the java runtime via calls to a dll to retrieve and display image files. When the app is launched in client/server mode via...
How to send Exe parameters using batch file ?
- Resolved
- How-to
- Last updated 4 years ago
- Michael Kramer replied 4 years ago
Environment :
PB2017 R3 , Windows 10
Batch file has the following command to open "abc.exe" executable from "destination" folder
start "" "%destination%\abc.exe" "Parm1"
But the Parm1 is not passed to application, although the Run command works...
When accessed from a separate folder via a batch file, PBSHR120.DLL appears to be absent or damaged
- Resolved
- Issue
- Last updated 7 years ago
- Olan Knight replied 6 years ago
PBv12.1, b7055
Windows 7, 64 bit platform
Client/server app
Normally, we run our main app from a batch file, which consists of:
--- add the Class Libraries
set path=%path%;J:\QualityAssurance\csgi12\Common\Common_0193\exe
--- add t...
- Page :
- 1