computing
  • 18

Solved How To Make Any Program Run In The Background

  • 18

I don’t know if I posted this in the proper section, but, yeah, the title is pretty self-explanatory.

Share

1 Answer

  1. There is not native way of making an application run from the system tray if the programmer did not design it that way. There are some third party applications that will remove running applications for the task bar.

    Try these:

    http://www.google.co.uk/search?hl=e…

    Stuart

    • 0