I have problem. In Menu, Exec command works fine, but kill command dont stop ioFTPD server. In my XP works commad "tskill ioFTPD", but when i wrote this
menu_tray = Kill ioFTPD | tskill.exe ioFTPD
or
menu_tray = Kill ioFTPD | $tskill.exe ioFTPD
this menu item dont work. Please help