View Full Version : Some More Special Folders Info for The Theme Masters and Mistresses



Zylam Marex
8th May 2008, 16:58
Some important info for the Great Theme Masters and Mistresses….and for everyone else here.

I have managed to change all the 15 special folder icons with a theme.

First the credits and thanks so I don step on other peoples discovery and hard work; Thanks to FCA00000 for the hack-without this none of this would have been possible, thanks to Rolan95d for the amazing 13 folder menu hack…nice work, Thanks to Xone for merging all 15 default folder icons into 1 *.mif file…..amazing work dude and a thanks to Zeq for how to use the non-application trick with major and minor ids….thanks buddy also very nice work.

Also just a thanks to all theme makers for their amazing work, please apply my work so that all the folders change, Thank you.

Now I went through a lot of trial and error and investigating to get it to work, if you wanna know exactly how I did it I’ll explain fully later as its kinda long and to avoid confussion I’m gonna give it to you pretty simple….but for now I’ll just say what I did and tell the amazing Theme Masters and Mistresses what to put in Carbide 3.2 to get them to work.

Firstly this trick requires a hacked phone, but don worry it works cause the only way you would have the 15 folders is by having a hacked phone.

We know the great trick that Zeq provided where you look at the icons minor and major id and in carbide you just add a 3rd party app but change it to non-application and input the minor and major ids…I have built apon that so you need to know……just to get all the info here I’ll give a simple walk through to how to do it:

In carbide add a 3rd party icon…..change it to ‘non-application’ and input the major and minor id’s of the special folder.

Inportant Note: I read on the forum about people having problems with the non-application trick just know that it does work but you gotta get everything right….its not your fault its actually Carbide’s…its way to sensitive when it comes to adding so just follow these rules:

(don worry if you don understand what the minor and major ids are or where they are found, I’m telling you I’ll explain everything later just understand this part first)

The Icon major and minor id’s start with ‘0x’ eg: ‘0x101f86e3’ you see that ‘0x’ in the start…well its not just any Zero and X, its actually some special symbol, by default when you add a new 3rd party icon carbide will automatically fill in something like this: 0x00000000….thats good now the music folder has the major id: 101f86e3, so to put that in…. place the cursor after the ‘0x’ and write in the major id…..yes you heard me write it in……you can copy and paste but that can cause a problem…..i know this sounds stupid but I’ve tested it and trust me its better to write it and another important thing when you name the new icon don not!!! And I repeat do not put brackets or commas….the icons won’t change if you call it Music folder (N95 and 82)…..i know its messed up but that’s what it is and a last thing keep the name small……..you follow these rules for the major and minor id’s and it should work.

Now you know that appshelldata.xml file it tells the phone what icons to place where, and the menu.mif file contains all the icons, the actual ones in vector and all, now we the icons major and minor id’s of the music and utilities folder and the help and office folder form the e-series were found form this xml file…….now your probly thinking why don we just get the minor and major id’s for all the folders…..good question that would certainly work…….but the problem is that all the icons don’t have one, they probly do but we can’t find them in the xml……

Now what I did was I added a minor and major id for the folders that did’t have one, yea I looked at how the other folders were structured in the xml and I added mine….and guess what it actually worked!!!!
Heres a table with the info:

[Only registered and activated users can see links]

Now hold on, you see the red major and minor id’s, those are the ones I added and I’ll tell you why I picked those numbers: Now look at the Major id’s for all the icons not in red most of them infact all except 1 have ‘101f86e3’ as their major id so I picked that…………….now as for the Minor id I saw no pattern so I just simply went logically 0001, 0002 and so on………………….but excpt for the games, Zeq provided us with this information…………

Music (N82/95): Major ID 0x101F86E3 Minor ID 0x1BDA
Utilities (N82/95): Major ID 0x101F86E3 Minor ID 0x1BDB
Music (N76/81): Major ID 0x101F86E3 Minor ID 0x1975
Games (N76/81): Major ID 0x101F86E3 Minor ID 0x1977
Utilities (N76/81): Major ID 0x101F86E3 Minor ID 0x1976
Office (E51/E90): Major ID 0x101F86E3 Minor ID 0x16AF - On 3250 changes folder Music
Help (E51/E90): Major ID 0x101F86E3 Minor ID 0x16B1
Office (E65): Major ID 0x101F86E3 Minor ID 0x16B0
Help (E65): Major ID 0x101F86E3 Minor ID 0x16B2

Thanks Zeq (heres the link to his thread ([Only registered and activated users can see links])



Now that information is very helpful and it will surely change the folders for that specific device.

These id's are form different phones so I just renamed the games folder to the N76 one so that the theme makers don’t have to repeat icons…………….

Now To The Theme Makers…………….i’m sure you know this but carbide only has the 7 folders right: you can see form the table so can you please add the special folders you don have in carbide from this list using Zeqs non-appliaction trick and this will allow all the folders to change but only to those who have the xml and menu.mif file in my attachment,,,,this file has all the icons and should work on all phones hacked.

Now one more thing............i read somewhere that the 13 folder menu trick does't work on N73 well i think i have fixed that and download the xml and mif file in my attachment and follow the tirck reboot and it should work now i don have a n73 to test it but i'll tell you what i did which probly fixed it:

OK now I’m gonna tell you how the icons are structured in the xml and how the phone finds them. First off all the .mif file contains the actual icons of the phone eg: Music folder, profiles, voice commands..etc…now the .mif is found in the Z drive, we can access it but not change it so in the xml file which contains how the icons are placed in the menu there are lines like: “icon_file="Z:\resource\apps\Menu.mif” which obiausly means look in menu.mif for the icon, now rolan95d cleverly got a .mif that contained the 13 special folders and he added to the xml file the new folder icons by giving the address "C:\resource\apps\Menu.mif” and so you got extra icons however the .mif file did’t contain the help folder another .mif file had the help folder so he gave you that mif too but called it menu1.mif and for the address he used ="C:\resource\apps\Menu1.mif”….understand so far…
OK now theres a mess in the xml file as theres links to 3 different mif files (a link to ="Z:\resource\apps\Menu.mif” and ="C:\resource\apps\Menu.mif” and ="C:\resource\apps\Menu1.mif” ) each containing different icons…..now this (I think) is the reason why you don’t get all the icons on N73 and N80 and other phones having problems getting all icons cause in newer S60 3rd phones we have the menu and utilities folders and all in the Z mif and in the xml it says look for the music folder icons in ="Z:\resource\apps\Menu.mif” now in your N73 the Z mif does not contain the music folder icon and hense doesn’t work and sence you can’t edit the z drive its not possible…..untill now, now this is where Xone comes in; he merged all 15 default folder icons into 1 *.mif file….amazing work dude……

Now what I did was I made a xml file which told the phone to look for all the 15 folders and I gave links for these special folders to Xone’s mif………which you store in "C:\resource\apps\Menu.mif” so now it should work on all hacked devices……

I have not tested it but can someone please test it on N73 if you have hacked it:

Copy the “Menu.mif” (In the attachment below) into "C:\resource\apps\.....allow overwrite if needed and copy the “appshelldata” (also in the attachment below) to C\Private\101f4cd2\content reboot phone and you should have all 15 folders…..

Now I was gonna tell you the structure of the xml file (if your confussed it’s the appshelldata file) how it finds the icons I’m sorry I wondered off but please do test this out on an hacked N73 or N80 and tell us if it worked……

Ok now in the xml file your gonna find a line like this: this line is for the music folder:

“<appshell:folder positioned="1" title_name="Music" long_name="Music" short_name="Music" applicationgroup_name="music" icon_file="C:\resource\apps\Menu.mif" m3g_icon_file="musicf.m3g" icon_id="16390" mask_id="16391" icon_skin_major_id="101F86E3" icon_skin_minor_id="1bda">”

The appshell folder part tells the phone this is a folder, the position is where to place it in the menu now if another application or folder is in that position it just adds 1 to it and so on until it finds a place, the title, long name and short name are obviously just what the folder is called and the group doesn’t really matter. Alrite now the important parts come; the “icon_file="C:\resource\apps\Menu.mif" is where to find the icon, the “m3g_icon_file="musicf.m3g" now I’m not really sure what this is for but its I think the animation name for that icon as I have noticed all the animated icons have these .m3g links and all the non animated ones don’t…there could be a place where the animations are stores we’ll see about that in the future. Carrying on the “icon_id="16390" mask_id="16391" is where the icon is stored in the mif file…now do now get confused here…the “icon_file="C:\reso….. is where the mif is stores and the icon id and mask id are the icons location within the mif……ok the icon_id is always even number and the mask_id is always 1+ the Icon Id as you can see above. Ok now the last and really important part the ‘icon_skin_major_id’ and ‘icon_skin_minor_id’ this I don know what is but these values allow us change the folder icons in carbide---This is where Zeq’s amazing trick comes into play:

Ivanov
8th May 2008, 20:01
First thanks for your tutorial! ;)
I already knew about something like this. I mean the substitution of the original .xml file.
It's a great trick but, as you said, it only works if you have your phone hacked and if you follow all the steps in your guide...

On the other side many users are not interested in hacking their phones so they won't be able to see ALL custom folders installing our themes, right? :ashamed:
I suppose they must install in their phones both files you posted...

Anyway this trick works great on an hacked phone. :)

Zylam Marex
8th May 2008, 20:06
yea thats right, but sadly in the xml file not all the folders have major and minor id's so this is so far the only way to have a complete icon set, thanks for reply buddy

nuno666
10th May 2008, 02:36
good work....this forum is the best

aco_kuna
22nd May 2008, 00:02
Thanks Zylam Marex Nic Icons Folder :excited:

Zylam Marex
22nd May 2008, 03:46
no prob buddy, happy to help

iPhone4GRo
27th May 2008, 09:25
Still on the search 4 the animated icons (m3g icons) with the green man and the internet globle....

My hack is almost completed and that means it will also work whemn the icons R been set 2 animate....
Looks so much better....

So please help me find the last 2 m3gicons so i can post the hack....

Zylam Marex
27th May 2008, 16:20
yea buddy i'm looking for the green man animated to for you, i checked my friends N82, N81 , N76 and my N95 8GB, no luck so far but i'm sure we'll find the last to and your hack will be complete, amazing find btw man, one hell of a job i always wanted the games folder on my N95 and now you opened the door to 15 folders!!! nice buddy

Gadgetlover
27th May 2008, 23:08
does this hack your phone or not

albertobom
27th May 2008, 23:17
does this hack your phone or not

You must hack you phone first my friend.

This is only an info for theme makers ;)

:ilove:

Best Regards.

Gadgetlover
27th May 2008, 23:20
ok thanks is there any way to get the music folder on the nokia n73 without hacking it

albertobom
27th May 2008, 23:25
No, at the moment no.


B.R.

Gadgetlover
27th May 2008, 23:28
ok thanks for your help

albertobom
27th May 2008, 23:32
You're welcome...

Note: If you know what you're doing hacking the phone doesn't harm it ;)


Best Regards.

atocruz
1st July 2008, 10:19
Will i lost any data on my phone when i overwrite my menu folders? Just to be sure before changing my menu folders, im using n95 8gb... thanks for the advice...

Zylam Marex
1st July 2008, 21:31
bro your lose your menu layout....eg: say you made a folder called Handy Apps and you placed all Handy tools, handy lock and all in that folder.....if you do this trick than your get all the folders but your hand folder will be lost and all its icons will be placed in the main menu.....you will have to remake that folder.....

when you do this trick i made the xml so that all the folders are on the main menu and contain all the related icons....eg: connectivity has Wifi Wiz, bluetooth, ir .....all the icons related to connectivity....

but don worry about pics and apps you've installed weather on the phone memory or mem card or mass memory.....you won't lose anything...

hope it helps bro later

RA
29th August 2008, 13:01
Is there a mif with the animated folders? This one contains a few animated but not all.

rocky_509
29th August 2008, 14:34
Long to read.So what this going to do to our phone as in 'special folders'?

xone
29th August 2008, 16:50
I've bought new Nokia E66 and after installation theme with changed special folders I've noticed that not all are changed. I wanted edit *.xml file and add minor and major id's but I've found that Nokia added those id for all special folders.
here is some update for special folders taken from my E66:

Help(E66): Minor ID 0x1EAC, Major ID 0x101F86E3
Office(E66): Minor ID 0x1EAD, Major ID 0x101F86E3
Communication(E66): Minor ID 0x1EAA, Major ID 0x101F86E3
GPS(E66): Minor ID 0x1EAB, Major ID 0x101F86E3

the rest seems to be the same...
there also don't change icons for some system default apps..

mucelago
21st September 2008, 14:29
Sorry, but what the Major ID and Minor ID of Ngage Icon, i have test with Games Folder but it still not change. Please help me

cowhead
12th October 2008, 09:40
I've bought new Nokia E66 and after installation theme with changed special folders I've noticed that not all are changed. I wanted edit *.xml file and add minor and major id's but I've found that Nokia added those id for all special folders.
here is some update for special folders taken from my E66:

Help(E66): Minor ID 0x1EAC, Major ID 0x101F86E3
Office(E66): Minor ID 0x1EAD, Major ID 0x101F86E3
Communication(E66): Minor ID 0x1EAA, Major ID 0x101F86E3
GPS(E66): Minor ID 0x1EAB, Major ID 0x101F86E3

the rest seems to be the same...
there also don't change icons for some system default apps..

Thanks xone for the above inputs. Adding to the above, I have found some minor id for my E66:

1eaa: Communications
1eab: GPS
1eac: Help
1ead: Office

1eae: ?????? (Does this minor id exist?)

13fa: ?????? (Does this exist too?

13fb: Connectivity
13fc: Applications 1
13fd: Applications 2
13fe: Organiser
13ff: Tools

We know there are 15 ids altogether. I found 9. Trying to find the rest. Anyone have any idea? It would be excellent if we have some sort of tools that can read the ids from menu.mif. I have tried opening it using a hexeditor. Found nothing. Will continue to hack this thingy. Meanwhile, if someone has any input, it would be most helpful.

cowhead
12th October 2008, 10:28
Update to the above minor id on E66

1eae, 1eaf and 13fa are not folder icons. Where are the rest??????

omega183
2nd January 2009, 01:47
i have tried like you said, but still not working....

Sanox
3rd February 2009, 21:59
anyone know the UID for Search for N82 or where can I download the AppUID viewer program ?

Zylam Marex
4th February 2009, 16:19
Try 200044d5 this is without the 0x part, when inputting into carbide add it after the 0x part.

App Uid viewer uploaded, its really helpfull:

i also modded its icon and its unsigned

And Everyone thanks for the Updated UID's on folders!

much appreciated! :thanks::thanks::thanks::yourock::yourock::triodan ce:

darkion
23rd February 2009, 22:05
it's not working on n73 :-(
anyway thanks ;-)

apezz23
8th March 2009, 12:43
Communication
. minor id: 1eaa
. major id: 101F86E3
Office
. minor id: 1ead
. major id: 101F86E3
GPS
. minor id: 1eab
. major id: 101F86E3
Help
. minor id: 1eac
. major id: 101F86E3


from my E71..


tq..

hoandes
13th March 2009, 11:29
Please, Help me! Who there're UID DivX Player, Secman, Real Player and N-Gage of N81.
Thanks !!! :)!!!

Frankhack
20th November 2011, 21:13
ok ,i tried to install both files on MY N73,BUT,BUT i could transferd the appshel.dat file to c drive ...at the same time i could'nt overwrite the Menu.mif in z drive ...any file viewer or tricks to do this..if its so then we can do have 15 folder on n73....Thanks for ur Tute..