Pickle Mega GP Mania Joined May 30, 2006 Messages 5,527 Location Detroit, Michigan Website Visit site Sep 17, 2007 #1 Anyone have any example shell script to restart the menu app? I want to remove it from inside the application to a script.
Anyone have any example shell script to restart the menu app? I want to remove it from inside the application to a script.
Parkydr Developing for the GP2X since 2006 Joined Dec 3, 2005 Messages 1,357 Website www.parkydr.ezeedsl.co.uk Sep 17, 2007 #2 ./the_executable cd /usr/gp2x exec ./gp2xmenu
Pickle Mega GP Mania Joined May 30, 2006 Messages 5,527 Location Detroit, Michigan Website Visit site Sep 17, 2007 #3 Parkydr said: ./the_executable cd /usr/gp2x exec ./gp2xmenu Click to expand... Thank you, I should have been able to come up with that on my own, but im being lazy today. Last edited by a moderator: Dec 18, 2015
Parkydr said: ./the_executable cd /usr/gp2x exec ./gp2xmenu Click to expand... Thank you, I should have been able to come up with that on my own, but im being lazy today.