I know how to make a launcher pointing to something, but the launcher always stays there regardless whether the SD card is inserted or not.
How do I make a launcher that shows when the SD is inserted and disappear when the SD is taken out? Just like a PND in /pandora/desktop or /pandora/apps
That's the gist of it. Thanks guys!
Heres my situation:
I wanted to play Wolfenstein 3D. Grabbed PND from here but Picklelauncher never wanted to work properly. I unpacked the PND in it's appdata folder and was able to play by launching the executable directly. I then went to create a desktop shortcut pointing to the executable but terminal would always pop up saying there were files missing (exe was looking for game files in the same location as the launcher). So I created an .sh file in the /appdata/wolf4sdl folder containing:
cd /media/SD/pandora/appdata/wolf4sdl/base/
./wolf3d
and then pointed the launcher to the .sh file. Launcher on desktop works perfectly now but is always there. So when I remove or switch the SD card, the launcher gives errors if selected by accident. How do I make the launcher icon disappear when I remove the SD card containing wolf4sdl? Is there a simple workaround, like making the Launcher in /pandora/apps instead of /pandora/desktop?
How do I make a launcher that shows when the SD is inserted and disappear when the SD is taken out? Just like a PND in /pandora/desktop or /pandora/apps
That's the gist of it. Thanks guys!
Heres my situation:
I wanted to play Wolfenstein 3D. Grabbed PND from here but Picklelauncher never wanted to work properly. I unpacked the PND in it's appdata folder and was able to play by launching the executable directly. I then went to create a desktop shortcut pointing to the executable but terminal would always pop up saying there were files missing (exe was looking for game files in the same location as the launcher). So I created an .sh file in the /appdata/wolf4sdl folder containing:
cd /media/SD/pandora/appdata/wolf4sdl/base/
./wolf3d
and then pointed the launcher to the .sh file. Launcher on desktop works perfectly now but is always there. So when I remove or switch the SD card, the launcher gives errors if selected by accident. How do I make the launcher icon disappear when I remove the SD card containing wolf4sdl? Is there a simple workaround, like making the Launcher in /pandora/apps instead of /pandora/desktop?
Last edited by a moderator: