Jump to content
AVIC411.com

Testmode V2.3


Recommended Posts

Hi TJ,

 

you'll have to download the file "Testmode_v2.3.rar", then extract the content of this file using winrar.

Next you'll have to copy all the files and subfolders of the "testmode" folder you juste extracted at the root of your SD card. Boot your device with this SD card in and you'll access testmode !

 

Hope that helps,

Cheers,

Cored.

Link to post
Share on other sites

All,

 

the 2.3 testmode relies on mortscript 4.2. So I edited the CopyTool.mscr script file to emulate the MiTACAP folder functionality.

 

here goes:

 

Run( "\Windows\explorer.exe" )

CreateShortcut("\Windows\Desktop\Total Commander.lnk","\Storage Card\Testmode\Utils\cecmd.exe")
#CreateShortcut("\Windows\Desktop\Tascal RegEdit.lnk","\Storage Card\Testmode\Utils\TRE.exe")
#CreateShortcut("\Windows\Desktop\WR-Tools ResInfo.lnk","\Storage Card\Testmode\Utils\ResInfo.exe")
#CreateShortcut("\Windows\Desktop\DiskRW.lnk","\Storage Card\Testmode\Utils\DiskRW.exe")
CreateShortcut("\Windows\Desktop\Restart.lnk","\Storage Card\Testmode\Utils\Restart.exe")

CreateShortcut("\Windows\Programs\Total Commander.lnk","\Storage Card\Testmode\Utils\cecmd.exe")
CreateShortcut("\Windows\Programs\Tascal RegEdit.lnk","\Storage Card\Testmode\Utils\TRE.exe")
CreateShortcut("\Windows\Programs\WR-Tools ResInfo.lnk","\Storage Card\Testmode\Utils\ResInfo.exe")
CreateShortcut("\Windows\Programs\DiskRW.lnk","\Storage Card\Testmode\Utils\DiskRW.exe")
CreateShortcut("\Windows\Programs\Restart.lnk","\Storage Card\Testmode\Utils\Restart.exe")

CreateShortcut("\Windows\Favorites\Total Commander.lnk","\Storage Card\Testmode\Utils\cecmd.exe")
CreateShortcut("\Windows\Favorites\Restart.lnk","\Storage Card\Testmode\Utils\Restart.exe")

StatusListEntryFormat(30,18,"Tahoma")
StatusShow()
if ( DirExists( "\Storage Card\MiTACAP" ) )
 StatusMessage( "Starting xcopy - please wait", ST_LIST, TRUE)
 XCopy( "\Storage Card\MiTACAP\*.*", "\My Flash Disk", TRUE, TRUE )
 StatusMessage( "Finished - Dropping to Windows" )
 StatusMessage( "-- Press OK --" )
Else
 StatusMessage( "MiTACAP not found - Dropping to Windows", ST_MESSAGE, TRUE) )
EndIf

 

have fun

 

Weo

Link to post
Share on other sites
  • 2 years later...

not sure if this is where i need to post this.

 

I have a avic-f700bt. with no verison or map verison, i dont have access to any type of content. i would like to know how i can bring this unit back to life, i tried to run testmode 2.3 and it wont load. its giving me an error, about copy.exe. Is there any way i can get step by step directions to bring this unit back to life? I have a pretty good understanding on how files work, and how to use the sd card just not sure what files to run.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...