Sony nav-u 92   

Postby Fatboyfun » Tue Jun 14, 2011 4:56 pm

Why not just post it as an attachment here?
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby Zeppelin » Wed Jun 15, 2011 10:05 am

If you look in the sony> navu folder there should be 2 navu-u files. If you look to the right of these one should say 'application' the other 'mscr'. mscr can be opened with notebook.

@joney If you are using my instructions from previous post you need to rename the whole of the sony folder, as a new sony file is included in my download, to see this file you need to have 'show hidden file and folders' checked in tools>folder options>view
Zeppelin offline


Junior Member



 
Joined: Thu May 20, 2010 8:10 pm
Posts: 30
Has thanked: 1 time
Been thanked: 2 times

Postby mirceanewus » Wed Jun 15, 2011 4:37 pm

I do not know ...[color=red]Removed dead link[/color]
mirceanewus offline


User avatar Junior Member



 
Joined: Tue Jun 07, 2011 12:32 pm
Posts: 7
Has thanked: 2 times
Been thanked: 0 time

Postby Fatboyfun » Wed Jun 15, 2011 4:46 pm

Here is the nav-u.mscr file...

Copy("\Mounted Volume\Sony\nav-u\MortScript.exe","\Windows\MortScript.exe")
Copy("\Mounted Volume\Sony\nav-u\toolhelp.dll","\Windows\toolhelp.dll")
Copy("\Mounted Volume\Sony\nav-u\TestMode.exe","\Windows\TestMode.exe")
Copy("\Mounted Volume\Sony\nav-u\PowerOn.mscr","\Windows\PowerOn.mscr")
RunOnPowerOn ("\Windows\MortScript.exe","\Windows\PowerOn.mscr")

RunWait("\Mounted Volume\Sony\nav-u\ToolDevice.exe","off 18")
RunWait("\Mounted Volume\Sony\nav-u\ToolDevice.exe","off 15")
RunWait("\Mounted Volume\Sony\nav-u\ToolDevice.exe","on Serial")

Run ("\Windows\TestMode.exe")
Sleep (50)
Kill ("TestMode.exe")

RegWriteBinary("HKLM","Time","TimeZoneInformation","c4ffffff52006f006d0061006e006300650020005300740061006e0064006100720064002000540069006d0065000000000000000000000000000000000000000000000000000a000000050003000000000000000000000052006f006d0061006e006300650020004400610079006c0069006700680074002000540069006d0065000000000000000000000000000000000000000000000000000300000005000200000000000000c4ffffff")
Run ("\Windows\ctlpnl.exe","cplmain.cpl,13")
WaitFor ("Date/Time Properties",5000)
SendTab ("Date/Time Properties")
SendTab ("Date/Time Properties")
SendDown ("Date/Time Properties")
SendDown ("Date/Time Properties")
SendUp ("Date/Time Properties")
SendCR ("Date/Time Properties")
#Con esto modificamos una entrada del registro de WinCe para corregir la zona horaria a GMT+1 Madrid

While (TRUE)
RunWait ("\Mounted Volume\iGO8\iGO8.exe")
PowerOff
EndWhile
#Este bucle infinito esta pendiente de que siempre se este ejecutando el miomap, si salieramos del miomap
#pondriamos el GPS en Standby (suspender) hasta que le dieramos al boton power del GPS, entonces volveria
#a arrancar el miomap.
Currently sleeping...
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby mirceanewus » Wed Jun 15, 2011 4:50 pm

Zeppelin wrote:If you look in the sony> navu folder there should be 2 navu-u files. If you look to the right of these one should say 'application' the other 'mscr'. mscr can be opened with notebook.

@joney If you are using my instructions from previous post you need to rename the whole of the sony folder, as a new sony file is included in my download, to see this file you need to have 'show hidden file and folders' checked in tools>folder options>view

Zeppelin,please can you tell me what I nedd to modify in mscr file to be able to use another soft that can run from my MemoryStick? I use Fatboyfun Mobile navigator but any soft that I install wont find GPS signal.... Thank You
mirceanewus offline


User avatar Junior Member



 
Joined: Tue Jun 07, 2011 12:32 pm
Posts: 7
Has thanked: 2 times
Been thanked: 0 time

Postby Fatboyfun » Wed Jun 15, 2011 4:57 pm

While (TRUE)
RunWait ("\Mounted Volume\iGO8\iGO8.exe")
PowerOff
EndWhile

Which software are you trying to run?
Currently sleeping...
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby mirceanewus » Wed Jun 15, 2011 4:58 pm

[color=red]Removed dead link[/color] This is all folder Sony from Mounted volume
mirceanewus offline


User avatar Junior Member



 
Joined: Tue Jun 07, 2011 12:32 pm
Posts: 7
Has thanked: 2 times
Been thanked: 0 time

Postby mirceanewus » Wed Jun 15, 2011 4:59 pm

Fatboyfun wrote:While (TRUE)
RunWait ("\Mounted Volume\iGO8\iGO8.exe")
PowerOff
EndWhile

Which software are you trying to run?


Mireo Cardinale black edition or navigon MN7 ...
mirceanewus offline


User avatar Junior Member



 
Joined: Tue Jun 07, 2011 12:32 pm
Posts: 7
Has thanked: 2 times
Been thanked: 0 time

Postby Fatboyfun » Wed Jun 15, 2011 5:15 pm

I have no idea if those programmes will work on your device but it can't hurt to have a go, Just edit the path i highlighted in bold to point to the exe file of the new app, Be aware you will need to configure the app to find the GPS hardware.
Currently sleeping...
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby jony » Thu Jun 16, 2011 9:01 am

Thank you all for the help, especially Mircea. Mircea's files work just fine.
I used Igo v8.3.2 + maps, Microsoft ActiveSync v4.2 for browsing the device + Windows XP SP3.
I backed up the old files, just in case, and overwritten the nav-u folder with the files from Mircea.
In the Mounted Volume I added the Igo8 folder with the maps and languages I needed.
After a reset Igo8 started up nicely.
jony offline


Junior Member



 
Joined: Tue Jun 14, 2011 10:56 am
Posts: 2
Has thanked: 0 time
Been thanked: 0 time

Previous

Return to General Discussions about iGO core

Who is online

Users browsing this forum: No registered users and 1 guest