joeloyzaga Posted January 23, 2014 Posted January 23, 2014 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
Moderators JLogan3o13 Posted January 23, 2014 Moderators Posted January 23, 2014 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!
joeloyzaga Posted January 24, 2014 Author Posted January 24, 2014 so what would the command be for my app?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now