TopCPU
Jump to navigation
Jump to search
;--------------------------------------------
- ## ITEM "TopCPU"
- ## DATE "09.10.2011"
- ## DESCRIPTION
A small CPU monitor (MUI) with freeze/setPri/break/ option. Changelog: 09. Okt 2011 v1.19 app_mcc.c: Chg: Replaced Urltext.mcc usage with new Hyperlink.mcc Chg: Replaced my own about window with Aboutbox.mcc New: Added the gcc compiler version in the about window TaskGauge_mcc.c: Fix: Seems so that the "smbfs-fix" from v1.18 didn't worked, although I remember that it worked... Now its working (again;) 30. Juli 2011 v1.18 TaskGauge_mcc.c: Fix: If a process' name is something like "smbfs '//LS-CHL2AD/otr/'", TopCPU displayed only a "'" as name!
- ## DESCRIPTION END
- ## APPTYPE "DESKTOP"
- ## APPAUTHOR "Thomas Igracki <Thomas&Igracki$de>"
- ## APPWEBPAGE "http://igracki.de/frames/progs/TopCPU.html"
- ## APPPICTURE "http://Igracki.de/previews/TopCPU_without_border"
- ## GRUNCHAUTHOR "Thomas Igracki <Thomas&Igracki$de>"
- ## URLARCHIVE "http://Igracki.de/archives/TopCPU.lha"
- ## URLREADME "http://Igracki.de/archives/TopCPU.readme"
- ## URLWEBPAGE "http://Igracki.de/frames/progs/TopCPU.html"
- ## URLPATTERN "<I>#?, v{VERSION}.{REVISION},"
- ## DEPENDENCIES "Aboutbox.mcc" "Hyperlink.mcc"
- ## ARCHIVESIZE 64766
- ## INSTALLCHECK "{INSTALLDIR}{NAME}/{NAME}"
- ## INSTALL
{STANDARDBACKUP}
{STANDARDEXTRACT}
{STANDARDCOPY}
- ## INSTALL END
- ## UNINSTALL
{STANDARDBACKUP}
Delete FORCE "{INSTALLDIR}{NAME}" ALL
Delete FORCE "{INSTALLDIR}{NAME}.info"
Delete FORCE "ENVARC:MUI/{UPPERNAME}{MUIPREFSPATTERN}"
Delete FORCE "ENV:MUI/{UPPERNAME}{MUIPREFSPATTERN}"
- ## UNINSTALL END
- ## ITEM END