Google
  Web www.gpspassion.com


GpsPasSion LIVE!
www.flickr.com
This is a Flickr badge showing public photos from GpsPasSion Live !. Make your own badge here.

www.NaviBlog.com



Versions

Links/Liens




Portal/Portail
Rechercher

- -

Polls/Sondages
Sondage
Pour vous guider sur la Route :
GPS Mobile (SEM)
GPS Intégré
Smartphone
Autre
Voter  -  Résultat des votes
Votes : 1348




Club GpsPasSion
Soutenez le site!

USA: (US$)
EUROPE: (€)
Guide Paypal


GpsPasSion Forums
Home | Profile | Register/Enregist. | Active Topics | Search/Recherche | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 English Forums - Hardware
 Mio AIO Forums - www.mionav.com
 MioPocket 4.0 (Unlock for GPS devices)
 New Topic  Reply/Répondre
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 189

bumbum

519 Posts

Posted - 06 févr. 2012 :  13:05:08  Show Profile  Reply with Quote
quote:
Originally posted by conte

Osprey neither here declared MioPocket to be clean, nor he corrected/removed any suspect material. On the contrary he simply a week ago re-newed in post no.1 the link to Rel.68.




I am wondering, what you guys are talking about. If you carefully read the first post, you will find

quote:
and is free and legal to use, as it consists 100% of freely-distributable content.


I know that Osprey always was very careful in adding new Software, if it was not ensured, Software is free to use. Many often he asked the author of the software directly, if it is allowed to use in Miopocket.

Falk F8, only used for real car Navigation, Miopocket Rel. 5? installed / Becker 7928 test device for car and writing desk, always newest Miopocket version / Medion 4435 only test device on writing desk, always newest Miopocket version / Often others
Go to Top of Page

John Dough

Andorra
390 Posts

Posted - 07 févr. 2012 :  17:51:14  Show Profile  Reply with Quote
I find the links to multi and mediafire are dead

Mio V505TV CE 6 16gb microsd card MIO 580 CE 5 MP4 R68 16gb sdhccard /MIO C710 4gb sd card MP4 R68 Igo83tts Miomap V3.3tts
Go to Top of Page

edyy3k

8 Posts

Posted - 09 févr. 2012 :  16:26:33  Show Profile  Reply with Quote
I found another site miopocket 4.0 release 68, this link does not work I followed all the steps but does not work when the card locks bag device that can be done? (Mio Moov 500)
Go to Top of Page

ultrabots2

3 Posts

Posted - 09 févr. 2012 :  18:43:07  Show Profile  Reply with Quote
I Love MioPocket it RULEZ!

But, I have a problem, just the touchscreen does not work after miopocket 2r42, yes yes I kno, but I have 4 also, the reason i used 2 first is I wanted to test it out on this 'old' gps unit, it is a advent nvxm1000, it is a very old unit but it has a 12gig hard drive in it, it is ce5.0 that why i wanted to try 2 before 4, but anyway, i have tried all the fixes including touchscreenfix.exe copy/rename, but still no touchscreen, miopocket comes up pretty as can be, but i cannot use it,
my question is, is there anyway to check the registry HKLM/init or possibly copy the entries to a file on SD, because if I remember right there are supposed to be some inits; nvxm1000_main.exe,etc.. in the registry, and is there a way to get a directory listing copied to a file on SD from \Windows? I cannot use active sync with windows vista or 7, so I am kind of stuck.
Any Help would be greatly appreciated!
Thanks in advance
Go to Top of Page

edyy3k

8 Posts

Posted - 10 févr. 2012 :  11:18:19  Show Profile  Reply with Quote
i copy good, if i insert card i resive a mesage: *** Startup Menu *** and is click Run MioPocket and i click OK, and Freeze :| is mio moov 500
Go to Top of Page

ultrabots2

3 Posts

Posted - 14 févr. 2012 :  03:03:01  Show Profile  Reply with Quote
Anyway here is how to create a txt file with the contents of a directory

A= DirContents( "\Windows", DC_FILES )
MyF="\SDMMC\DirectoryofWindows.txt"

ForEach J in array (A)
WriteFile (MyF,","""&J&"""",TRUE )
EndForEach
Go to Top of Page

gregmy02

Australia
1 Posts

Posted - 14 févr. 2012 :  09:03:07  Show Profile  Reply with Quote
Thanks heaps!

quote:
Originally posted by ribbles

If anyone is interested in downloading MioPocket 4.0 R68 from bittorrent, I will seed it for a few months (until the next release) and the torrent can be started by clicking here: http://url2it.com/liga

Go to Top of Page

John Dough

Andorra
390 Posts

Posted - 14 févr. 2012 :  21:01:40  Show Profile  Reply with Quote
quote:
Originally posted by edyy3k

i copy good, if i insert card i resive a mesage: *** Startup Menu *** and is click Run MioPocket and i click OK, and Freeze :| is mio moov 500



Reinstall MP

Mio V505TV CE 6 16gb microsd card MIO 580 CE 5 MP4 R68 16gb sdhccard /MIO C710 4gb sd card MP4 R68 Igo83tts Miomap V3.3tts
Go to Top of Page

ultrabots2

3 Posts

Posted - 17 févr. 2012 :  12:25:13  Show Profile  Reply with Quote
and this writes the registry keys and values to a text file

MyF = "\SDMMC\RegistryContents.txt"
ForEach xregkey, xregval in regValues ( "HKLM", "\Init" )
WriteFile ( MyF, xregkey & "}{" & xregval, True )
EndForEach
Go to Top of Page

cheetah64d

101 Posts

Posted - 26 févr. 2012 :  17:02:20  Show Profile  Reply with Quote
Hey.
I've installed MP on a Mio C520, successfully.
Actually - I've installed MP Mini, but as for my Q - the BIG MP is as good as well, make no difference.
I'm working on translating it into hebrew, and so far did it for the main shell and for the minibar.

UPDATE:
I've realized the problem with C520, which was the need to do a soft-reset to implant the new wince.nls file into the system.
I'm trying to solve this 'problem', since in my Chinese device - I don't think I can do a soft-reset.

Here is screenshot of both devices, to the left is the C520, which is OK, and to the right is the Chinese device, which is written 'backwords'


Considering this - it led me to this solution proposed by jwoegerbauer in XDA-Developers.com.
I've tried to do that in my C520, since it less dangerous to deal with its registry (Non-Hive based registry).
I've tried to wrote registry keys to activate the sciprt I wrote, before the system loaded - with no success.
I've tried both MortScript and TULL as script-language - both with no success.
The registry keys that I've tried to import are:
[HKEY_LOCAL_MACHINE\init]
"Launch25"="\My Flash Disk\Temp\CopyNLS.exe"

I've tried also to import
"Depend25"=hex:14,00

which cause the system to freeze in the main menu (before MP is loaded), and
"Depend30"=hex:14,00,28,00

which cause the system to freeze in the boot load.
I'll be happy to know what else can I try to activate the code.

And, if there's any way to do a soft-reset on Chinese devices - I'll be happy to know about it too, of course...

X-GPS Navigation Device, Model GPS-S450B.

Edited by - cheetah64d on 06 mars 2012 12:07:57
Go to Top of Page

kgm

98 Posts

Posted - 06 mars 2012 :  16:59:06  Show Profile  Reply with Quote
NLS (national language support). The locale settings in wince.nls are about formatting output given a locale (ex. 1037 for hebrew)
These settings usually include the following display (output) format settings:

    Number format setting
    Character classification, case conversion settings
    Date/Time format setting
    String collation setting
    Currency format setting
    other minor settings ...

Why the hell do you fiddle around with wince.nls? What has this to do with MioPocket?

Read more here: http://forum.xda-developers.com/showthread.php?t=245663


Go to Top of Page

proclus

1 Posts

Posted - 06 mars 2012 :  20:32:29  Show Profile  Reply with Quote
hi folks.
I'm newbie here. The Mediafire and Multiupload links are unavailable unfortunately. I found MP4.0 somewhere and its came with few Trojans which were recognized by my antivirus. There are: ceplayer.exe and Trojan CDesc[Generic] cetasks.exe. The antivirus has deleted these files. The question: are they really trojans and whether I can safely use the MP4.0 now for unlocking?

Thank you.
Go to Top of Page

cheetah64d

101 Posts

Posted - 06 mars 2012 :  21:56:04  Show Profile  Reply with Quote
quote:
Originally posted by kgm
Why the hell do you fiddle around with wince.nls? What has this to do with MioPocket?



Well, for start I'm 'fiddle around' with wince.nls because this is how TCPMP player looks like with the wrong wince.nls file:


(The menu is in Giberish, just to let you know..)

And this is how it looks after I copied wince.nls and did a soft reset:



So I thought that since this fixed the font problem in my C520, maybe it'll fix also the 'backwards-letters' problem in my Chinese GPS. BTW - what's weird tho, is the fact that the fonts in the C520 where displayed just fine in MioPocket menu itself, the problem was just inside TCPMP (and I guess in a few more programs..)
Couldn't figure out why is this happening.

Hope that some1 over here will know.

X-GPS Navigation Device, Model GPS-S450B.
Go to Top of Page

kgm

98 Posts

Posted - 07 mars 2012 :  21:49:02  Show Profile  Reply with Quote
quote:
Originally posted by cheetah64d
BTW - what's weird tho, is the fact that the fonts in the C520 where displayed just fine in MioPocket menu itself, the problem was just inside TCPMP (and I guess in a few more programs..)


THX for clarifying.
Go to Top of Page

cheetah64d

101 Posts

Posted - 11 mars 2012 :  09:22:09  Show Profile  Reply with Quote
OK, kgm, I opened up a special thread about this issue, so you won't be angry.. :)
You are more than welcome to contribute your part over there

X-GPS Navigation Device, Model GPS-S450B.
Go to Top of Page
Page: of 189 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Reply/Répondre
 Printer Friendly
Jump To:
GpsPasSion Forums © 2002-2013_GpsPasSion/Manzanite Go To Top Of Page
This page was generated in 1,04 seconds. Powered By: Snitz Forums 2000 Version 3.4.05