What would be nice would be a method of calling a userspace program from the menus...

ie specify a command line in config.ini... read it in from the kernel and create a menu item for it... then call the program when the menu item is selected...

This would give us an installation method as well as a hook for running user space programs...

It would save having to modify init which gets rewritten after every update...

Is this feasible...? In fact the other though that just sprung into my head is that the kernel calls init itself... so wouldn't it be possible to change the path it calls...? maybe force a mount of /drive0 and then call our own init that could live in the music partition...?

The idea being to try and get away from putting anything in the partition that gets rewritten by a player upgrade...

Cheers

Kim