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



Likes: 




Reply With Quote

Bookmarks