temp fix:
old: menu_tray = edit ioftpd.ini | $exec D:\ioFTPD\system\ioftpd.ini
new: menu_tray = edit ioftpd.ini | $exec notepad D:\ioFTPD\system\ioftpd.ini
(currently, it expects a command and then (possible) parameters, it doesn't open datafiles with their default program anymore)
|