Hmm... I might work on that if I get stumped going much further with trying to get things executing from the kernel properly...

You are after something like...


[launcher]
Viewer=/drive0/bin/viewer
Nav System=/drive0/bin/gps-nav
Process List=/drive0/bin/blitps -aux


where the left of the = is the menu label and the right is the executable to call... (with parameters assuming they could be got working...)

I will try and get a little further with my launch from kernel code before I give up and take this path instead... I would like to work out what I am doing wrong that is stopping SITE EXEC from working properly... I have a feeling the kftpd thread that calls my exec code ends and takes the process it spawned with it...

Cheers

Kim