post header image for Windows Taskbar Monitor v0.3

Windows Taskbar Monitor v0.3

1st October 2011

I have just pushed a few small changes to one of my projects, Windows Taskbar Monitor.

One of the users of the app noted that they find it rather annoying having the animated progress bars and asked whether it would be possible to add an option to disable it. I agreed that it could get a little distracting so I added the option to disable the bars.

While I was there I also added a couple of command line arguments to the app so that you could configure each instance from a shortcut.

The options are:

-bars [true/false]

This tells the app to startup with the bars enabled or not, the default is true.

-type [cpu/mem/net]

This tells which of the three monitors the app should start up with, cpu, memory or network.

One way to get all three to start with different monitors when windows startup would be to use the statup folder in windows.

1) Click the windows start icon, then right click on "all programs" and click open:

2) Navigate to Programs > Startup then make three shortcuts to Windows Taskbar Monitor v0.3 you can rename the shortcuts if you like:

3) For each shortcut, right click and select properties:

4) Now enter your command line arguments in the Target field after the final .exe:

Et voilà when windows starts you should now have three different monitors opening!

I have pushed all the source code and the new binary files to my google code project: https://code.google.com/p/win7-taskbar-mon/

Enjoy!

SUBSCRIBE TO FUTURE POSTS

COMMENT