2

Work has a Citrix server.

My workstation is OS X 10.6.8.

I noticed yesterday that if I have download an .ica file to disk I can launch it from the command line ...

open agljava.ica

This is nifty, if one wants to launch a session to a published Citrix app from shell, which I do.

But it deletes the .ica file when the session terminates.

How do I keep it from doing that?

Bart De Vos
  • 17,911
  • 6
  • 63
  • 82
Brian Dunbar
  • 183
  • 1
  • 14

1 Answers1

2

In the .ica file edit so this is valid

RemoveICAFile=no

Brian Dunbar
  • 183
  • 1
  • 14