- Brian Greiman
- PowerBuilder
- Thursday, 26 August 2021 09:15 PM UTC
We are testing deployment of our application with Powerclient. One issue we have yet is being able to run the application via a windows shortcut (or windows scheduled task) using parameters.
In the past, this would have been our start line:
c:\program files\application\app.exe parm1 parm2 parm3 (these parameters will be variable depending on the situation).
Using Powerclient, the new application would be:
C:\Users\user_name\AppData\Roaming\PBApps\Applications\localhost_app\app.exe and it does not appear we can specify any parameters.
I know you can specify parameters if you use Chrome to launch your application but that is not always feasible in our situation.
Does anyone have any suggestions of how to elegantly use parameters with PowerClient?
Thanks,
Brian
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.