well its not easy to explain but I will try my best to do so...
first two files that you have to edit SysRegistry and SysMenuTree in CG34\preloadapps
SysMenuTree is the file which contains the menu items
SysRegistry is the file which contains every information of applications and menus
open both files side by side...
and in SysRegistry
search for this...
by default the registry key is used by application manager so if you change the name so it will show the default one in the string files so to over come this situation we will change the registry key value[48973844-3955-4323-b5a0-f69435a1dba0] this is the registry key for User
Type = 1
Attribute = 7
BigIcon =
Icon =
LockEnabled = 0
FixedPosition = 0
FixedAllPosition = 0
Name = User
AniIcon =
from 48973844-3955-4323-b5a0-f69435a1dba0 to 48973844-3955-4323-b5a0-f69435a1dba9 and now we can change the Name of User to anything we want...
after that we have to insert the new entry to menu tree as the registry key is changed... so just search for the OLD Registry key with the new you edited just search old one and replace
now for adding apps in the list now you have to edit SysMenuTree just you have replaced the old registry key so now you will see like this sections and then below it are apps in the menu just remove which you dont want and add what you want...
[48973844-3955-4323-b5a0-f69435a1dba9]
Items = 9667de53-e43e-47bd-96ff-89c06dc3cdbd;delete09;0f0c629a-9524-4fc9-8429-6df7dedf394d;5af701f6-33e3-4fe6-b15e-b7ef7c986c74;bacc9585-ae26-4cf9-8e72-fb520709b4b0;067a149d-00b4-4ba3-b839-11ab2dbd88c0;



18Likes
Reply With Quote


watch caarefully, its edited by an image editor...! 
