Discussions tagged Batch

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...
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...
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