Switch to full style
Post a reply

Mon Jul 16, 2012 11:00 am

error witj mkdir ... i think it cannot create dir..

Mon Jul 16, 2012 11:07 am

AS_Rat wrote:error witj mkdir ... i think it cannot create dir..


I have so many different threads happening in the course of a few days that I can't remember exactly what each one was so work with me a little here. But mkdir means that the user should manually create a directory. It doesn't happen automatically.

Mon Jul 16, 2012 11:47 am

Mkdir could be a mortscript command

Mon Jul 16, 2012 12:00 pm

Could be but I kinda doubt it. Years ago when DOS was the thing, "mkdir" was a DOS command to create a directory. For example, mkdir navitotal\example would create a directory called navitotal\example where files could then be entered. Nowadays you just create the directory.

Mon Jul 16, 2012 12:13 pm

From Mio Pocket MioAutoRun.mscr:

If(not DirExists(Drive\"MioAutoRun\Backup"))
MkDir(Drive\"MioAutoRun\Backup")

Mon Jul 16, 2012 12:16 pm

Yes, but he says that mkdir is not working for him. So what do you suggest?

EDIT: I can't seem to find that command in the C250 unlock.

Mon Jul 16, 2012 12:38 pm

@AS_Rat


Please re-read this thread from the beginning http://www.navitotal.com/showthread.php?10385-Unlock-Mio-C250 You'll see that bobflem used a different unlock altogether.

Mon Jul 16, 2012 12:39 pm

chas521 wrote:So what do you suggest?


No idea, really. Just illustrating the point that Fatboyfun may be correct.
Some script may be running, attempting to create a folder, and cannot for (at this point) some unknown reason..drive write protected, drive full, drive does not exist, etc. Resulting in an error.

One might have to look for any *.mscr files on the entire device and/or SD card, and then open them one by one looking for the MKDIR command to determine what mortscript is trying to do and why it cannot do it.

Mon Jul 16, 2012 12:45 pm

Mortscript cannot make two folders in one go.

If the mioautorun folder has been deleted then it will fail when trying to create a folder called backup within it.

I would suggest miopocket has not been uninstalled properly.

Mon Jul 16, 2012 3:48 pm

i`m dead... ithink i cannot do anything for this device, i put miopocket in flash disk, though i win ce window, but after reset, that window didnt appear..and i cant get in windows interface. any ideea?

Mon Jul 16, 2012 3:56 pm

Can you still access the device from the computer?

Mon Jul 16, 2012 4:08 pm

AS_Rat wrote:i`m dead... ithink i cannot do anything for this device, i put miopocket in flash disk, though i win ce window, but after reset, that window didnt appear..and i cant get in windows interface. any ideea?


Read post #37.

Tue Jul 17, 2012 7:24 pm

i`ve unlocked my device with somw program... i`ll explain in my next posts. when i run igo... it seemn not to have enough memory at initializing warning data .... error ...

Tue Jul 17, 2012 8:50 pm

AS_Rat wrote:i`ve unlocked my device with somw program... i`ll explain in my next posts. when i run igo... it seemn not to have enough memory at initializing warning data .... error ...


That's because you're trying to load too large an area of speedcams. Either delete them entirely or limit them to a smaller area.

Tue Jul 17, 2012 9:17 pm

another problem... i solved speedcAMS PB ... NOW IGO8 IS RUNNING VERY SLOW, freezing ...
Post a reply