View Single Post
Old 11-09-2004, 03:00 AM  
ADDiCT
Senior Member
 
Join Date: Aug 2003
Posts: 517
Default

try quotes around the $exec command:
menu_tray = Start ioFTPD | $exec "C:\Program Files\ioFTPD\system\ioftpd.exe"

or perhaps in 8.3 format:
menu_tray = Start ioFTPD | $exec C:\Progra~1\ioFTPD\system\ioftpd.exe
ADDiCT is offline   Reply With Quote