Thread: ioGui2
View Single Post
Old 02-18-2005, 02:18 PM  
ADDiCT
Senior Member
 
Join Date: Aug 2003
Posts: 517
Default

how about:
menu_tray = Kill ioFTPD | $exec tskill.exe ioFTPD

$kill abc -> kills the first process that matches the given string, case insensitive

$kill D:\ioFTPD.5.8\system\ioFTPD.exe
$kill *\ioFTPD.exe
$kill *ioFTPD*
ADDiCT is offline   Reply With Quote