Mio+V735TV+Unlock problem   

Mio+V735TV+Unlock problem

Postby monkort » Sat Aug 20, 2011 9:07 pm

Hi!
Can anyone help me with the links in the menu in "Mio+V735TV+Unlock" i have an Mio Moov Spirit tv735, when i link to the Mio Tv-DVBT.exe its says that it can find it.
monkort offline


Junior Member



 
Joined: Sun Oct 24, 2010 7:13 pm
Posts: 7
Has thanked: 0 time
Been thanked: 0 time

Postby Fatboyfun » Sat Aug 20, 2011 9:23 pm

How did you link to Mio Tv-DVBT.exe?
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 monkort » Sat Aug 20, 2011 9:45 pm

BITMAPBUTTON
x = 614
y = 110
Command = \My Flash Disk\Program Files\Mio Tv\Mio TV-DVBT.exe
BitmapNormal = ..\Icons\mireoSD.bmp
BitmapPushed = ..\Icons\mireoSD_.bmp
monkort offline


Junior Member



 
Joined: Sun Oct 24, 2010 7:13 pm
Posts: 7
Has thanked: 0 time
Been thanked: 0 time

Postby Fatboyfun » Sat Aug 20, 2011 9:57 pm

monkort wrote:BITMAPBUTTON
x = 614
y = 110
Command = \My Flash Disk\Program Files\Mio Tv\Mio TV-DVBT.exe
BitmapNormal = ..\Icons\mireoSD.bmp
BitmapPushed = ..\Icons\mireoSD_.bmp


Is that the exact path? What happens if you run the .exe manually with Total Commander/Explorer?

Also what is the exact error message?
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 monkort » Sat Aug 20, 2011 10:07 pm

Yes its the exact path. the error message says
"Cannot find Mio TV-DVBT.exe (or one of its components)
Make sure the path and filename are correct and that
all the required librariers are available"

I have linkd igo primo on the sd-card, and it works.
monkort offline


Junior Member



 
Joined: Sun Oct 24, 2010 7:13 pm
Posts: 7
Has thanked: 0 time
Been thanked: 0 time

Postby monkort » Sat Aug 20, 2011 10:10 pm

The TV works if i run it with Total Commander/Explorer
monkort offline


Junior Member



 
Joined: Sun Oct 24, 2010 7:13 pm
Posts: 7
Has thanked: 0 time
Been thanked: 0 time

Postby Fatboyfun » Sat Aug 20, 2011 10:10 pm

monkort wrote:Yes its the exact path. the error message says
"Cannot find Mio TV-DVBT.exe (or one of its components)
Make sure the path and filename are correct and that
all the required librariers are available"

I have linkd igo primo on the sd-card, and it works.


That message usually means that a library (.dll) is missing, How did you unlock?
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 Fatboyfun » Sat Aug 20, 2011 10:11 pm

Post the whole .ini from the unlock
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 monkort » Sun Aug 21, 2011 7:59 am

I am not sure if this it the right .ini that you meen.

#ErrorLevel("Off")
CallScript("Variables_Navigation.mscr")


#If MioMap is already running, switch to it instead of trying to launch it again
If(WndExists("MioMap"))
Show("MioMap")
ElseIf(WndExists("iGO2007"))
Show("iGO2007")
ElseIf(WndExists("MioMap 2008"))
Show("MioMap 2008")
ElseIf(WndExists("SmartST_CE"))
Show("SmartST_CE")

ElseIf(MioMap eq (FlashDrive\"Program Files\Navman\SmartST_CE\SmartST_CE.exe"))
Run ("\Storage Card\Apps\TaskbarHide.exe")
RunWait(MioMap)
Sleep(5000)
Exit
Else
Kill("StartUp.exe")
Run ("\Storage Card\Apps\TaskbarHide.exe")
RunWait(MioMap)
Run ("\Storage Card\Skin\StartUp.exe")
EndIf
monkort offline


Junior Member



 
Joined: Sun Oct 24, 2010 7:13 pm
Posts: 7
Has thanked: 0 time
Been thanked: 0 time

Postby Fatboyfun » Sun Aug 21, 2011 8:19 am

The one you edited the link in.

I remember i had the same problem once, Turned out to be a double space in a folder name, ie " ", Took me ages to figure out as the double space ran over to the next line.
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 monkort » Sun Aug 21, 2011 8:49 am

This is the setting file for the links

GLOBALSETTINGS
ShowMessage = 0
QuitOnDoubleClick = no
X = 0
Y = 0
Width = 800
Height = 480
Arrange = No
BackgroundBitmap = ..\icons\L1_BG.bmp
StartUpAnimation = NoAnimation
ShutDownAnimation = NoAnimation
Accelerated = yes
TopMost = no

BATTERY
x = 695
y = 45
Width = 80
Height = 30
ColorBattery = A0A0A0
ColorHigh = 00A000
ColorLow = A0A000
ColorCritical = A00000
Segments = 10

TIME
x = 20
y = 40
Color = FFFFFF
FrameColor = 000000
Format = h':'mm':'ss tt
Size = 40
Weight = 1200
CreateFont
Interval = 1000

BITMAPBUTTON
x = 56
y = 110

Command = \Storage Card\mobilenavigator.exe
BitmapNormal = ..\Icons\igo.bmp
BitmapPushed = ..\Icons\igo_.bmp

BITMAPBUTTON
x = 242
y = 110
Command = \Storage Card\
BitmapNormal = ..\Icons\spirit.bmp
BitmapPushed = ..\Icons\spirit_.bmp

BITMAPBUTTON
x = 428
y = 110
Command = \Storage Card\
BitmapNormal = ..\Icons\mioSD.bmp
BitmapPushed = ..\Icons\mioSD_.bmp

BITMAPBUTTON
x = 614
y = 110
Command = \My Flash Disk\Program Files\Mio Tv\Mio TV-DVBT.exe
BitmapNormal = ..\Icons\mireoSD.bmp
BitmapPushed = ..\Icons\mireoSD_.bmp

BITMAPBUTTON
x = 310
y = 290
Command = \Storage Card\MioAutoRun\Apps\ResInfo.exe
BitmapNormal = ..\Icons\resinfo.bmp
BitmapPushed = ..\Icons\resinfo.bmp

BITMAPBUTTON
x = 440
y = 290
Command = \Storage Card\MioAutoRun\Apps\ITaskMgr.exe
BitmapNormal = ..\Icons\taskmgr.bmp
BitmapPushed = ..\Icons\taskmgr.bmp

BITMAPBUTTON
x = 75
y = 370
Command = \windows\control.exe
BitmapNormal = ..\Icons\settings.bmp
BitmapPushed = ..\Icons\settings_.bmp

BITMAPBUTTON
x = 220
y = 370
Command = \Storage Card\MioAutoRun\Apps\CECMD.exe
BitmapNormal = ..\Icons\explorer.bmp
BitmapPushed = ..\Icons\explorer_.bmp

BITMAPBUTTON
x = 365
y = 370
Command = \Storage Card\MioAutoRun\Apps\CorePlayer\player.exe
BitmapNormal = ..\Icons\mp3.bmp
BitmapPushed = ..\Icons\mp3_.bmp

BITMAPBUTTON
x = 510
y = 370
Command = \Storage Card\MioAutoRun\Apps\Player\player.exe
BitmapNormal = ..\Icons\movie.bmp
BitmapPushed = ..\Icons\movie_.bmp

BITMAPBUTTON
x = 655
y = 370
Command = \Storage Card\MioAutoRun\Apps\Calc98CE\calc.exe
BitmapNormal = ..\Icons\calc.bmp
BitmapPushed = ..\Icons\calc_.bmp
monkort offline


Junior Member



 
Joined: Sun Oct 24, 2010 7:13 pm
Posts: 7
Has thanked: 0 time
Been thanked: 0 time

Postby monkort » Sun Aug 21, 2011 9:03 am

I found why it didnt work, it was like you said "fatboyfun" space, in this part "Mio Tv\Mio TV-DVBT.exe" shold be "MioTv\MioTV-DVBT.exe"

Thanks a lott for the help, now i can sleep again. :clap:
monkort offline


Junior Member



 
Joined: Sun Oct 24, 2010 7:13 pm
Posts: 7
Has thanked: 0 time
Been thanked: 0 time

Postby Fatboyfun » Sun Aug 21, 2011 10:54 am

Sometimes the simplest things give the most trouble
Fatboyfun offline


User avatar Ex Moderator



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


Return to Mio Device Unlock

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 1 guest