Here you go...
4396
You will need to create two sys.txt's, one which points iGO to look for content on the internal flash and another for content on the SD card.
Rename the sys.txt for the internal flash to internal.sys.txt and the sys.txt for the SD card to sdcard.sys.txt
Download, extract the archive above and copy the three files into the Primo directory, Set your device to run Start.exe
If you need to rename Start.exe be sure to rename Start.mscr to match
The script will attempt to pick the iGO executable, but if not a list will be displayed, Pick the correct one and tap OK, This is saved in a file called iGO.exe.txt for next time.
Next another selection box will appear which asks which content to use, The options are...
Use last selected content
Internal memory content
SD Card content
The default option is "Use last selected content" which is automatically selected after five seconds.
All this script does is replace the current sys.txt with one of the two that was created earlier.
[color="#FF0000"]NOTE:[/color]
You can open Start.mscr with Notepad on your PC and edit the BOLD text in this line ONLY...
ChoiceDefault ("Which content?", "Which content?", 1, 5, "Use last selected content.", "Internal memory content.", "SD Card content.")
And you can adjust the countdown time by editing the BOLD number...
ChoiceDefault ("Which content?", "Which content?", 1, 5, "Use last selected content.", "Internal memory content.", "SD Card content.")
Obviously don't change anything else!