Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 290

Threaded View

  1. #34
    GPSPower Helper Skin_iGO_Nextgen by Wandel - DISCUSSION
    Skin_iGO_Nextgen by Wandel - DISCUSSION
    costas3850's Avatar
    Join Date
    Dec 2009
    Location
    ro
    Age
    38
    Posts
    501
    Rep Power
    947

    Default

    Everyone with their preferences...

    With each skin update I had to:
    - delete / rename the extension of certain ux (so as not to be used by the program)
    - to copy the additional folders in the ux folder:
    skin pongo : ux_additionally
    skin wandel : Extra
    skin pongo sumsum : Aditionale
    - to copy certain ux from the additional folder

    I created [Only registered and activated users can see links. ] for each skin .
    0_library.bat contains several functions called by each of the other .bat, so it must be copied next to each of these .bat in the ux folders.

    1. ​You starts from 0_Pongo1_Israel_4.bat / 0_Wandel1_Israel_4.bat which is copied to the ux folder together with 0_library.bat

    In section "REM ============= rename files" find the files to which the extension will be renamed ( .zip- )
    If you want to keep one of the ux that I didn't want, delete / comment the 2 corresponding lines :
    - SET /a index_rename=%index_rename%+1
    - SET file_rename[%index_rename%]=Want_ux.zip
    If you want to give up another ux than the ones I didn't want, add the 2 corresponding lines:
    - SET /a index_rename=%index_rename%+1
    - SET file_rename[%index_rename%]=No_want_ux.zip

    In section "REM ============= copy files from folder 1" find the files that will be copied from the additional folders.
    If you don't want one of the ux I wanted, delete / comment the 2 corresponding lines :
    SET /a index_copy=%index_copy%+1
    SET file_copy[%index_copy%]=No_want_ux.zip
    If you want to add another ux than the ones I wanted, add the 2 corresponding lines :
    SET /a index_copy=%index_copy%+1
    SET file_copy[%index_copy%]=Want_ux.zip

    2. For executables that can't start external programs, in addition use 0_Pongo2_World_4.bat / 0_Wandel3_World_4.bat
    The same story with the section "REM ============= rename files" where you can find ux that will not be used.

    3. For WinCE executables, in addition use 0_Pongo3_WinCE_4.bat / 0_Wandel4_WinCE_4.bat to rename the extension for ux that will not be used.

    4. In the case of skin pongo sumsum, the same story as point 1 and in addition rename the_skin_by_pongo.zip => the_skin_by_pongo_sumsum.zip
    This is if you use Wandel's SkinChanger.
    Also, here you have to rename (using Total Commander) :
    the_skin_by_pongo_sumsum.zip\ux\the_skin_by_pongo => the_skin_by_pongo_sumsum

    5. In case skin wandel for AVIC, in addition use 0_Wandel2_Avic_4 which copies specific ux from folder "Replace only for iGO Avicsync"

    It is important that the path to ux folders that will be processed in this way, to not contain any spaces, like this :
    e:\card_telefon\iGO_Israel\ux OK
    e:\card telefon\iGO_Israel\ux Not OK

    Spoiler: img

    Untitled
    Last edited by costas3850; 6th February 2024 at 04:44 PM.

 

 

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
  •