Switch to full style
Post a reply

Cant Get iGO8 Working - sys.txt

Sat Dec 28, 2013 11:26 am

Hi All,

I have downloaded and installed iGO8 onto my SD Card. Path seems to be /Storage Card/iGO8.exe however whatever I try with sys.txt I get the error "Program application database cannot be found", I have looked around other forums and people have sorted this out by using the direct path, which I have tried.

My device is an Navman S50 3D

Please see this photo

[Please Register or Login to download file]

My sys.txt displays

[folders]
app="/Storage Card/iGO8"

I have tried a number of different permutations also

app="\Storage Card\iGO8"
app="/"
app="/iGO8"

Looks like im doing something wrong, can anyone help me at all.

Thanks

Sat Dec 28, 2013 12:32 pm

You are using Linux file paths, try using Windows file paths instead

[folders]
app="\Storage Card\iGO8"

Notice the different in slashes.

Also you say the path to iGO8 is...
\Storage Card\iGO8.exe
But then you are including a folder in the sys.txt...
\Storage Card\iGO8
So confirm which is right and update accordingly.
Post a reply