Automate Citrix app?

Soldato
Joined
4 Jan 2004
Posts
20,802
Location
¯\_(ツ)_/¯
Is there any way to automate input into a Citrix app??

I've been using autohotkey for normal apps but Citrix seems to be a complete PITA... :(
 
macrorunner perhaps? Not quite sure what you're trying to do, but that can use mouseclicks if need be, just need to make sure Citrix or whatever is positioned in the same place each time.
 
macrorunner perhaps? Not quite sure what you're trying to do, but that can use mouseclicks if need be, just need to make sure Citrix or whatever is positioned in the same place each time.
Basically I've got to put the same data into 150 jobs and it takes forever opening and closing each job... If I could get some software to (reliably) do this for me then I'd be very pleased...

I've managed to do a few things with AutoHotKey, but it appears Citrix is very similar to a Remote desktop type app which is proving to be a PITA as far as automation goes...
 
Back
Top Bottom