kolibrios/programs/cmm/sysmon/compile_en.bat
Kirill Lipatov (Leency) 512e7907ed Sysmon: add a button to hide and show sensors (but it do not remember its state after app reopen)
git-svn-id: svn://kolibrios.org@9581 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 23:18:43 +00:00

5 lines
115 B
Batchfile

@del sysmon
@c-- /D=LANG_RUS sysmon.c
@rename sysmon.com sysmon
@del warning.txt
if not exist sysmon ( @pause )