eFMer - BoincTasks and TThrottle forum

TThrottle For Windows => FAQ => Topic started by: efmer on June 13, 2009, 07:36:27 AM

Title: Change Icon
Post by: efmer on June 13, 2009, 07:36:27 AM
This tthrottle.xml file, is basically a text file, and  can be edited by a text editor. It is read only once at TThrottle startup.
It must reside in the same directory as the TThrottle.exe.
An example is placed in the examples directory.

The way the Icon is shown can be set.

Display the icon in the taskbar as percentage only and stay that way.

<ICON>
  <percentage>1</percentage>
</ICON>

Display the icon in the taskbar as the tthrotle icon only and stay that way.

<ICON>
  <tthrottle= >1</tthrottle >
</ICON>

(as of V 1.62)