Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Member + Garmin Mobile XT CE for WINCE devices 800x480 (City 2016 Indash, Civic 2012, Toyota GLI >2016)Garmin Mobile XT CE for WINCE devices 800x480 (City 2016 Indash, Civic 2012, Toyota GLI >2016)
    Join Date
    Mar 2013
    Location
    germany
    Age
    73
    Posts
    72
    Rep Power
    38

    Default

    Hello
    Do you also start the Garmin via the correspondingly renamed Mortscript-start.exe?
    Otherwise post your *.mscr here.
    Last edited by HansGans09; 29th March 2022 at 04:39 PM.

  2.    Advertissements


  3. #12
    Member +
    Join Date
    Aug 2015
    Location
    Brazil
    Posts
    30
    Rep Power
    10

    Default

    Hello HansGans09,
    I started by Garmin.exe and there is a Mortscript.exe file also in same route of garmin.exe.
    See below my garmin.mscr file changed:
    RegWriteDword("HKLM", "Software\Microsoft\Shell\Autohide", "default", 1)
    RegWriteDword("HKLM", "Software\Microsoft\Shell\Ontop", "default", 0)
    Xcopy("\SDMMC\Garmin\save\Settings\*.*","\Garmin",True,True)
    Run("\SDMMC\Garmin\explorer.exe")
    Sleep(2000)
    Runwait("\SDMMC\Garmin\Apps\WM\Que.exe")
    XCopy("\Garmin\*.*","\SDMMC\Garmin\save\Settings",True,True)
    Kill("explorer.exe")
    Sleep(500)
    Exit

    Mauricioea
    Last edited by mauricioea; 29th March 2022 at 07:07 PM.

  4. #13
    Member + Garmin Mobile XT CE for WINCE devices 800x480 (City 2016 Indash, Civic 2012, Toyota GLI >2016)Garmin Mobile XT CE for WINCE devices 800x480 (City 2016 Indash, Civic 2012, Toyota GLI >2016)
    Join Date
    Mar 2013
    Location
    germany
    Age
    73
    Posts
    72
    Rep Power
    38

    Default

    Hello
    Where did you get these settings? I don't have the save/Settings folder. The settings are located in the Garmin subfolder. This is saved and copied back.
    So
    XCopy("\SDMMC\Garmin\Garmin\*.*","\Garmin",True,True)
    RunWait("\SDMMC\Garmin\Apps\WM\Que.exe")
    XCopy("\Garmin\*.*","\SDMMC\Garmin\Garmin",True,True)

    although your version should also work.
    Have you ever opened your save/Settings folder and checked whether the corresponding files are also stored there?
    Last edited by HansGans09; 31st March 2022 at 12:36 PM.

  5. #14
    Member +
    Join Date
    Aug 2015
    Location
    Brazil
    Posts
    30
    Rep Power
    10

    Default

    Hello,
    This is my problem, it is not saving.
    I tested the package in the Emulator with the garmin.mscr changed from SDMMC to StorageCard and them is saving but the SD Card in the Emulator is called Storage Card.
    Maybe some incompatibility from Storage Card to SMMC, I believe that this package is made to work for Storage Card.
    Mauricioea

  6. #15
    Member + Garmin Mobile XT CE for WINCE devices 800x480 (City 2016 Indash, Civic 2012, Toyota GLI >2016)Garmin Mobile XT CE for WINCE devices 800x480 (City 2016 Indash, Civic 2012, Toyota GLI >2016)
    Join Date
    Mar 2013
    Location
    germany
    Age
    73
    Posts
    72
    Rep Power
    38

    Default

    Hello
    Are you sure that the name SDMMC is correct?

    You can also work in the emulator with SDMMC as the SD card name.
    You just have to change the path in Start.bat accordingly.
    like this

    Start DeviceEmulator.exe WinCE6.bin /memsize 256 /video 480x272x16 /sharedfolder "C:/SDMMC"

  7. #16
    Member +
    Join Date
    Aug 2015
    Location
    Brazil
    Posts
    30
    Rep Power
    10

    Default

    HansGans09,
    Problem solved, I just downloaded from the Internet the file "Que.exe" specific for SDMMC and them now it is running properly and saving my preferences/settings.

    Do you know if is there one for resolution 480x272?

    ===================

    Anyone have this Software for resolution 480x272? If yes, could you please send me the link to download.
    Mauricioea

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •