forked from KolibriOS/kolibrios
cd0534afb1
Small code changes to fix all issues mentioned in Issue #85: - Bumped app version and added it to header. - Changed system disk usage subscription from MB to KB in English version. - Properly aligned CPU usage percents in process list with header. - Free space on disks now rounds down, instead of rounding app. - Small formatting fixes. - Fixed wrong laguage set in English version of compilation script.
5 lines
115 B
Batchfile
5 lines
115 B
Batchfile
@del sysmon
|
|
@c-- /D=LANG_ENG sysmon.c
|
|
@rename sysmon.com sysmon
|
|
@del warning.txt
|
|
if not exist sysmon ( @pause ) |