iGO8 8.3.1.53228 Foto, Musik und Videos

  • geschlossen
  • Frage

  • Mobosa
  • 2404 Aufrufe 4 Antworten

Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

  • iGO8 8.3.1.53228 Foto, Musik und Videos

    Hallo

    Wie kann ich bei iGO8 8.3.1.53228
    Fotos, Musik und Videos abspielen
    Welche Formate müssen es sein?


    MfG
    Mobosa
  • to use the launcher you have to copy the applications in the internal memory, and then to write in launcher.ini:

    [modules]
    Navigation = "ico_map.bmp", "sc_GoToNavMenu"
    Settings = "$ico_settings.bmp", "sc_GoToSettings"
    Media = "ico_entertainment.bmp", "", 100, "oasis.*", 1

    [Media]
    Music = "ico_music.bmp", "\ResidentFlash\mp3.exe", 100, "", 0, "b2912b4645e1"
    Videos = "ico_video.bmp", "\ResidentFlash\Video.exe", 100, "", 0, "2"
    Pictures = "ico_pictures.bmp", "\ResidentFlash\Photo.exe", 100, "", 0, "8dea67b96061"

    One more idea: To save memory you can make only shortcuts from aplications and paste it in internal memory. In that case the launcer.ini have to be:

    [modules]
    Navigation = "ico_map.bmp", "sc_GoToNavMenu"
    Settings = "$ico_settings.bmp", "sc_GoToSettings"
    Media = "ico_entertainment.bmp", "", 100, "oasis.*", 1

    [Media]
    Music = "ico_music.bmp", "\ResidentFlash\mp3.lnk", 100, "", 0, "b2912b4645e1"
    Videos = "ico_video.bmp", "\ResidentFlash\Video.lnk", 100, "", 0, "2"
    Pictures = "ico_pictures.bmp", "\ResidentFlash\Photo.lnk", 100, "", 0, "8dea67b96061"