Activity Stream
246,630 MEMBERS
1319 ONLINE
GPSurl On YouTube Subscribe to our Newsletter GPSurl On Twitter GPSurl On Facebook GPSurl On Google+
Install NAV4 maps SD

Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1.     
    #1
    donnje's Avatar

    Help Install NAV4 maps SD

    Hi,
    I created the .bat file with it inside


    TTInstall.Mini-20200829.exe –sd
    United_States_1075_11010_tmp_0.ttpkg
    United_States_1075_11010_tmp_1.ttpkg
    United_States_1075_11010_tmp_2.ttpkg
    United_States_1075_11010_tmp_3.ttpkg
    United_States_1075_11010_tmp_4.ttpkg
    United_States_1075_11010_tmp_5.ttpkg
    United_States_1075_11010_tmp_6.ttpkg


    inserted the .bat file and TTInstall.Mini-20200829.exe in the same folder as the map file but when I launch the .bat file,
    DOS opens but then Windows asks me which app to open it with, what should I do?
    If I install the map inside the TT by dragging all the map files to the file "TTInstall.Mini-20200829.exe" this works

    Install NAV4 maps SD

    [Login or Register to remove this advertisement]


    Thx





    donnje Reviewed by donnje on . Install NAV4 maps SD Hi, I created the .bat file with it inside TTInstall.Mini-20200829.exe –sd United_States_1075_11010_tmp_0.ttpkg United_States_1075_11010_tmp_1.ttpkg United_States_1075_11010_tmp_2.ttpkg United_States_1075_11010_tmp_3.ttpkg United_States_1075_11010_tmp_4.ttpkg Rating: 5
    Last edited by donnje; 8th October 2021 at 04:23 PM.

  2.   Advertisements

    Install NAV4 maps SD
  3.     
    #2
    donnje's Avatar
    update
    I solved at least in part after having laciato the .bat file I choose the TTInstall.Mini-20200829.exe file as app and the loading of the map starts to reach 100% but then in the TT it says that there was an error and the procedure does not is successful, I tried to reinsert the .meta file, reformat the SD, reset TT, change SD but the problem persists
    now what can be the problem?
    trying again by installing on the TT it works so the problem is only on SD
    Last edited by donnje; 8th October 2021 at 06:44 PM.

  4.     
    #3
    TomTom Master
    Supporter
    Orni's Avatar

    Install NAV4 maps SD
    Try like this:


    Code:
    Only the registered members can see the CODE Contents. Please Login OR Register.



    it may be a problem with the use of ... " "

    in your image the text looks like this:

    Code:
    Only the registered members can see the CODE Contents. Please Login OR Register.

  5.     
    #4
    donnje's Avatar
    I don't use ""
    my file .bat is:

    TTInstall.Mini-20200829.exe-sd
    United_States_1075_11010_tmp_0.ttpkg
    United_States_1075_11010_tmp_1.ttpkg
    United_States_1075_11010_tmp_2.ttpkg
    United_States_1075_11010_tmp_3.ttpkg
    United_States_1075_11010_tmp_4.ttpkg
    United_States_1075_11010_tmp_5.ttpkg
    United_States_1075_11010_tmp_6.ttpkg

    this is the contents of the folder


    however the installation starts and ends at 100% then on the TT writes the generic error to contact assistance
    do you say to correct it like this?


    @echo off
    TITLE Welcome %USERNAME% to install maps
    MODE con:cols=80 lines=20
    TTInstall.Mini-20200829.exe -sd United_States_1075_11010_tmp_0.ttpkg United_States_1075_11010_tmp_1.ttpkg United_States_1075_11010_tmp_2.ttpkg United_States_1075_11010_tmp_3.ttpkg United_States_1075_11010_tmp_4.ttpkg United_States_1075_11010_tmp_5.ttpkg United_States_1075_11010_tmp_6.ttpkg
    pause
    exit



    do I include this too?


    @echo off
    TITLE Welcome% USERNAME% to install maps
    MODE with: cols = 80 lines = 20
    Last edited by donnje; 8th October 2021 at 11:24 PM.

  6.     
    #5
    TomTom Master
    Supporter
    Orni's Avatar

    Install NAV4 maps SD
    It is not necessary to put that, but it is more beautiful ...




    for example:

    Code:
    Only the registered members can see the CODE Contents. Please Login OR Register.



    That would work for the Iberia map, remember that the file "TTInstall.Mini-20200829.exe" must be present in the same directory.
    Last edited by Orni; 9th October 2021 at 12:09 AM.

  7.     
    #6
    donnje's Avatar
    Thanks @orni
    But I don't understand your suggestion the command for Iberia is identical to my USA ????
    Anaway @Spoon sent me the TTInstall.Mini-20200829.exe files renaming it and changing the .bat accordingly and so it works, I can't give myself an explanation, as soon as I have time I try again with the Iberia map

  8.     
    #7
    TomTom Master
    Supporter
    Orni's Avatar

    Install NAV4 maps SD
    The batch file just does what you do by dragging the ttpkg files onto "TTInstall.Mini-20200829.exe".


    When you put "TTInstall.Mini-20200829.exe" in the batch file, you make a call to the program to do a process with some prompts.

    "TTInstall.Mini-20200829.exe", called the
    "-sd" argument for the job requesting, this argument tells "TTInstall.Mini-20200829.exe" to direct the job to the card.

    Next you indicate what the program should look for, put the names of all the ttpkg files that it should install.


    My Iberia example is just one more example for you to see how to build your file to install on the card.


    In the folder that you are going to manage, the files must be present:

    All the ttpkg of the map, if it is a map with several parts, all the ttpkg parts.
    The batch file correctly constructed, indicating whether it is for the sd or for the MI.
    The file "TTInstall.Mini-20200829.exe".

    If any of that is not correct the program will not work.

  9.     
    #8
    donnje's Avatar
    Thanks, so you read in the first previous post my .bat file should be ok, I don't understand the reason why it doesn't work, I will have to re-download the .exe file, thanks again

  10.     
    #9
    TomTom Master
    Supporter
    Orni's Avatar

    Install NAV4 maps SD
    Your "TTInstall.Mini-20200829.exe" file may have been killed by your antivirus.

  11. The Following 1 Users Say Thank You to Orni For This Useful Post:
    [ Click To Expand ]

    donnje (11th October 2021)

  12.     
    #10
    donnje's Avatar
    I don't think because installation on TT works, however tomorrow I'll try and update you maybe it could be useful to others


    TTInstall.Mini-20200829.exe-sd
    United_States_1075_11010_tmp_0.ttpkg
    United_States_1075_11010_tmp_1.ttpkg
    United_States_1075_11010_tmp_2.ttpkg
    United_States_1075_11010_tmp_3.ttpkg
    United_States_1075_11010_tmp_4.ttpkg
    United_States_1075_11010_tmp_5.ttpkg
    United_States_1075_11010_tmp_6.ttpkg


    is there a difference in writing the lines by wrapping or leaving the first one immediately after the "TTInstall.Mini-20200829.exe-sd" as below?
    because this is the only difference I find between my .bat that doesn't work and the one kindly provided by @Spoon with the renamed .exe and .bat file names

    TTInstall.Mini-20200829.exe-sd United_States_1075_11010_tmp_0.ttpkg
    United_States_1075_11010_tmp_1.ttpkg
    United_States_1075_11010_tmp_2.ttpkg
    United_States_1075_11010_tmp_3.ttpkg
    United_States_1075_11010_tmp_4.ttpkg
    United_States_1075_11010_tmp_5.ttpkg
    United_States_1075_11010_tmp_6.ttpkg

    thanks
    Last edited by donnje; 11th October 2021 at 01:33 AM.

Page 1 of 2 12 LastLast

  Suggested Articles:

Install NAV4 maps SD

Tags for this Thread

Amount:

Enter a message for the receiver:
BE SOCIAL
Install NAV4 maps SD Install NAV4 maps SD Install NAV4 maps SD GPSurl On Facebook Install NAV4 maps SD