On 18 Mar 2010 at 13:17, Oliver Marshall  wrote:

>     Does anyone know of a small util that will show an icon in the systray if
> a process is running? We have a process running on our end user machines and
> we want the user to have some visible indication. The app itself doesnt show
> an icon so we need some little util that will check to see if it's running
> and then show an icon in the systray if it is. Olly 

A little googling turned up this:

   traymon.pl - Easily add a System Tray icon to an existing program
   Category:    Win32 Stuff

    "Monitors another process, showing an icon in the system tray while the 
    other process is running. This process can be an already active process 
    (specified by PID), or can be a command to be launched by this program. 
    Programs launched by traymon.pl do not have a console window, so it can be 
    used to monitor them as background processes."

   http://www.perlmonks.org/?node_id=342422

No idea if this will work.  You'll need to load a perl interpreter on the 
system, so it's not that lightweight.

Here are some more, don't know if you could adapt it to your needs.  Most are 
pretty old but claim to run on NT/2k/XP:

   Trayconizer 1.1.1 - WhitSoft Development
    "Trayconizer allows you to minimize virtually any application to the 
    system tray rather than having it take up valuable space in your taskbar. 
    The screen shot to the left shows Trayconizer minimizing Notepad to the 
    system tray."
   http://www.whitsoftdev.com/trayconizer/

   sw4you - SwSystemTray
    "A utility that create a Icon from any program in the SystemTray. "
   http://www.sw4you.com/swsystemtray.php3

And yet another:
   freewarehits.de - ToolsPackage
    "TrayMan: Adds the icon of any file into the system tray"
   http://www.freewarehits.de/ToolsPackage.htm

HTH

--
Angus Scott-Fleming
GeoApps, Tucson, Arizona
1-520-290-5038
Security Blog: http://geoapps.com/





~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

Reply via email to