Shell script within C program. A little kludgy but a very neat hack! The problem for us with the firmware that does not automatically erase /games is that the scribble path is hardcoded. Placing a copy of scribble.app in /applications should work, or I could mangle the path itself.. or reinvent the wheel, now I have an idea how the hack works. Well done!
Personally I solved the path issue with "ln -s games /mnt/ext1/applications" in poterm.
|