nützliche Tools - update 03.08.2007

  • As xania provides a download of bananapc on the xania blue website,
    that's not the solution required.


    I can image something which just can be executed at startup of the Navigation software is required. And i suppose Banapc doesn't do that at startup.


    Maybe a script fragment changeing the associated registry entry would do that?


    Stefan



    PS: In Deutsch:
    Ich denke eine solche Lösung ist nicht die Lösung ;)
    da BananaPC nicht automatisch die Taskbar versteckt, wenn es gestartet wird, oder?!


    Xania kennt BanaPC, denke ich, da auf der Website xania blue das Tool als Download verfügbar ist.


    Vielleicht hilft ein script fragment, welche die registry modifiziert?

  • Zitat

    Original von stefan@gps
    da BananaPC nicht automatisch die Taskbar versteckt, wenn es gestartet wird, oder?!


    Doch, bei mir tut es das bereits beim Startbildschirm der Navigon-Software. Ich denke, dass die Navigon-Software für das Verbergen zuständig ist. Um die Taskbar wieder hervorzuholen, muß man an BananaPC das Doppelfenster-Zeichen kurz zwei Mal antippen. Vielleicht ist es bei Tomtom auch so.

  • Guter Hinweis ... ich muss gestehen, ich hatte es noch gar nicht versucht,
    mal die taskbar fest oben (NICHT Autohide) zu lassen und
    dann zu sehen, ob MN sie selbst ausblendet ...


    Stefan

  • Zitat

    Original von xania
    iam wondering if it is possible to have, like showtaskbar.exe, some hidetaskbar.exe, it will be use before lauching TomTom on PNA to hide the thin line of task bar on the bottom of the screen. So it will be more faster than going to Start/ Settings/ Taskbar - Always on top

    Sure, it's possible and the good information is, that it's already possible with ShowTaskbar.exe, included in the PeriodicShowTaskbar zip-file (download on first page of this thread). This tiny tool switchs the visibility of the taskbar, so the taskbar becomes hidden, if it is visible and it becomes shown, if it is invisible.



    Die Übersetztung spar ich mir jetzt, wer kein Englisch kann hat die Frage eh nicht verstanden ;) ausserdem steht alles auf deutsch in den readmes.

  • Apropos Englisch ...
    ist das hier "erlaubt" ... Threadphasen in Englisch ...
    (wobei, Thread ist ja auch schon Englisch ;)


    Fuer mich vollkommen ok, aber ich ich bin bei einem Dialog mit xania bei den navifriends prompt "aufgefallen"
    (war aber auch ok, da freundlich angemahnt ...)


    Hier habe ich noch keinen englischen Zweig im Board gesehen ...


    Vielleicht kann ein Mod hier mal Feedback geben ...


    Gruss
    Stefan

  • Thank you all, thanks bab agree using english in forum


    daniel S,


    i try your showtaskbar.exe, true it's hide taskbar but when i am lauching any program, like TomTom, the application windows don't use all size of the screen. In the bottom we could see , in the place of taskbar, the desktop ;)


    do you think there's any solution ?

  • Thank you very much, it's work fine :)


    here the results of my work, it's a little script used on PNA with TomTom
    it's work with MortScript


    #######################################
    # One click Startup for Xclkcfg2 + CP5 + TomTom on PNA #
    # Version : 0.1 par Xania #
    #######################################


    # full sound


    SetVolume 255

    # hide taskbar and fullscreen for TT5


    RegReadDWord HKLM, "SOFTWARE\Microsoft\Shell\OnTop",,VarOnTop
    If { %VarOntop% = 1 }
    Run \Program Files\test\ShowHideTaskbar.exe
    Sleep 1000
    Run \Program Files\test\SetFullscreen.exe
    Sleep 1000
    EndIf


    # launching overclock at 472 Mhz if not already running


    If not procExists xclkcfg2.exe
    run \Program Files\test\xclkcfg2.exe,-e9
    sleep 1000
    EndIf


    # launching Check Point 5.02 Xania Version (landscape mode)


    Run \Program Files\CheckPOint\CheckPOint.exe
    Sleep 2000


    # click on Navigate for lauching TomTom 5


    MouseClick 64,72
    Sleep 1000


    # end


    the showhidetaskbar.exe is your showtaskbar renamed !

  • Hallo!


    Ich habe ein Problem!


    Habe soweit mein MDPNA 240t freigeschaltet! Aber jetzt bekomme ich Tom Tom 5 nicht zum laufen!?!? Wer kann mir helfen?


    LG


    Crusader

  • Neues Programm, wegen der besseren Übersicht hab ich es im ersten Post eingebunden.

  • Wonderful, Daniel !


    Thank you.


    i use your hotkey to save the position of Speed Camera in Mobile Navigator 5.1 on PNA


    here my hotkey.ini


    # HotKey.ini by Xania - showtasbar and speed camera with MN5.1 on PNA


    SETTINGS
    ElapseTime = 500
    CheckIntervall = 50


    HOTKEY
    KeyCode = 196
    Command = \Storage Card\Program Files\MortScript-SP\radar1.mscr


    HOTKEY
    KeyCode = 195
    Command = \Program Files\test\ShowTaskbar.exe


    # End hotkey.ini


    and the script running with MortScript


    # Capture of Speed Camera on PNA #
    # in MN5 without POI-Warner #
    # Ver. 1.0 Xania radar1.mscr #


    # clic on satellite icon
    MouseClick 306,8
    Sleep 2000
    # clic on Save Position
    MouseClick 80,196
    Sleep 4000
    # get date and time
    GetTime Horaire, ymdHi
    # send name of favorite
    SendKeys {"Radar"&%Horaire%}
    Sleep 2000
    # save favorite
    MouseClick 201,106
    Sleep 1000
    # close window
    MouseClick 236,194
    Sleep 1000


    # end of script radar1.mscr

  • @ Daniel S.


    i try using systeminformation1.2 with xp icon but i don't succeed visualized MN5 icon, where i must put it ?


    other system information is ok (status of memory, batery, etc ..)


    could it be possible to have another sample of yours INI files with screenshot, perhaps i missed something important ?


    or maybe it's problem with my version PNA ?

  • Wenn du zum Beispiel eine Datei MyButton.ini in der Datei SysInfoSettings.ini angibst, wobei MyButton.ini folgende Zeilen enthält:


    # Start MyButton.ini
    GLOBALSETTINGS
    X = 136
    Y = 96
    Width = 49
    BackgroundBitmap = \windows\background.bmp
    BitmapOffsetX = x
    BitmapOffsetY = y


    ICONXPBUTTON
    Command = \windows\explorer.exe
    SizeNormal = 48
    SizePushed = 48
    ScaleAlpha = 50
    IconNormal = \Icons\mn5.ico
    ScaleAlpha = 100
    IconPushed = \Icons\mn5.ico
    #Ende MyButton.ini


    Dann sollte ganau in der Mitte des Desktops das XP-Icon "mn5.ico", mit einer Höhe und Breite von 48 Pixel angezeigt werden. Wo das Icon gespeicher ist, gibst du, als absoluten Pfad, in der Zeile "IconNormal = \Icons\mn5.ico" an. Im obigen Beispiel muss das Icon also in \Icons gespeichert sein.


    Übrigens: wenn die Icons auf der Speicherkarte sind und SystemInformation über den Autostart gestartet wird, kommt es bei mir vor, dass die Karte noch nicht initialisiert ist und die Icons nicht geladen werden können, deshlab empfehle ich die Icons im RAM zu speichern oder SystemInforamtion manuell, bzw. irgendwie verzögert zu starten.

  • Ok, thank you it's work fine.


    I have two mistakes ;)


    i don't insert buttons.ini line in SysInfoSettings.ini
    and the path to icon is wrong


    Now i try to see if it is possible to make xp icon ..