Jump to content

starting up an application with citrix - can it be done?


Recommended Posts

 Systemutil.Run "C:Program Files (x86)CitrixICA Clientpnagent.exe"CiitrixShortcut: (4) /QLaunch "XA65:APS Tax Central Staging"

using this command with an automation tool and does not do anything - cannot run anything using citrix

Wondering whether autoit can launch this app ? and how?

Joe

Link to comment
Share on other sites

  • Moderators

The only time I have seen this done from command line is something like this:

Run("C:\Program Files\Citrix\ICA Client\pnagent.exe /pn:<AppSetName> /app:Microsoft Word /param<param 1>")

IIRC (it's been a few years), this was only possible because the application, when it was published, was set to allow the passing of parameters.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...