Need info on how to modify CommManager - 8125, K-JAM, P4300, MDA Vario ROM Development

Im looking for any information you can provide on how to modify the graphics for the CommManager. Anyone able to link would definately be my hero. LOL. Thanks in advance.

The way I did it was I copied all the image files from the windows folder on my phone over to my computer and then went through them and found the ones that belonged to the commanager and then modified them to the way I wanted them to look and then put them back to replace the old ones. Hopefully you're good at graphics because it took me a few days to redo mine since I kind of suck at it.

nottoosmart said:
Im looking for any information you can provide on how to modify the graphics for the CommManager. Anyone able to link would definately be my hero. LOL. Thanks in advance.
Click to expand...
Click to collapse
Dude....LOL
I started a thread the other day trying to do the samething
If I find a solution....I'll pm you & please do the same
Mine had several 100 hits and xeno1 is the only one to respond
Thanks xeno1 but I couldn't find the background for the CommManager to modify....I found everything else tho
P.S.: I'm loving Jaguar 3.1. It got me using my MDA again

xeno1 said:
The way I did it was I copied all the image files from the windows folder on my phone over to my computer and then went through them and found the ones that belonged to the commanager and then modified them to the way I wanted them to look and then put them back to replace the old ones. Hopefully you're good at graphics because it took me a few days to redo mine since I kind of suck at it.
Click to expand...
Click to collapse
Can you post a pic of yours for us
If possible, can you tell us the name of the file you modified....thanks

For the 8, 9, and 10 button touch style commManager from the Kaiser that I've been using, the Background is BG.png and L_BG.png .
Looking at packages for the standard Wizard commManager, it looks like the graphics are in the Res DLL file. You can use the ResHacker tool in the Core Kitchen to view and edit this (in theory).

When i go through the rom i find no images for the CommManager, when i open the CommManager dll There are resources in there, but When i try to replace those, I get an error about it not being signed.
So what do we do here, is there any registry key like with the phone dialer that can tell it where to get the graphics?

In the HyperCore Kitchen there is a signer program and some files for it. I haven't figured that part out myself yet, but maybe ask anichillus for the steps.

mfrazzz said:
In the HyperCore Kitchen there is a signer program and some files for it. I haven't figured that part out myself yet, but maybe ask anichillus for the steps.
Click to expand...
Click to collapse
It's easy , just start the signer ...and it will guide you. I had a tutorial on my website...but....my favorite saying in English : "$#it happens"
For a good resource tool, i recommend Restorator 2007....but it's not free

dwny said:
Can you post a pic of yours for us
If possible, can you tell us the name of the file you modified....thanks
Click to expand...
Click to collapse
The one I changed was the 8 button commanager that mfrazzz used in XM6 the first edition (the gray gradient touch looking one) and all of the images were in the in the windows folder. The names of them were 0_on, 1_on ..., 0_off, 1_off..., 0_dis, 1_dis ..., 0_dn, 1_dn..., L_8_dn, L_4_dn etc, etc. Unfortunately I haven't used that commanager since I had XM6 on my phone and I didn't get a screenshot of it, but here's a couple of buttons that I made for it (I made 2 different versions, one black and one with a green - black gradient).
I just checked and I installed the 10 button black commanager on my newest ROM and all of the image files for it are also in the windows folder. - nevermind, I forgot that when I cooked this ROM it actually had a 10 button version of the same commanger that I mentioned above and I installed the 10 button black one later. The images that I saw listed in the windows folder were the ones for the one that was on there first.
I guess if you want to edit a commanager that you don't have to edit a .dll file to change then use that one.

Related

[Solved] need to get an alternative tapres.dll to work in WM6

Hi, I need some help here:
I have tried extracting tapres.dll from several WM6 releases.
However, they never seem to be correctly rebuild after dumping the ROMs.
Does anyone know a way to get hold of a Working tapres.dll (from WM6 !!!) ?
I have tried dumping rom's with itsme tools (viewimgfsf, rebuild module etc..), but the resources from the file are VERY strange..
I need this file because I am writing a new program to build dailerskins, But I want to resize the dailerbuttons.
Solved:
Raceit pointed me to the resource file:
tapres.dll.0409.mui
This one needs to be edited!!
Am working on it.
Thanks Raceit !!!
The problem now is in how to make WM6 to use the new tapres2.dll (and MUI file)
edit
Had to write a new dll, but succeeded:
http://forum.xda-developers.com/showthread.php?t=297530
I got this with viewimgfs.exe as well so I'm not sure it will be of any help to you. This is from the Orwells ROM.
Thanks, too bad I got the same results:
There are no dialogs to be edited..
So it's not (yet) possible to have a big button dailer.
I understand this is about the dialer, but for some reason my WM6 dialer wokrs fine, i can change the background and button graphics, however when i am prompted to enter my SIM pin code the number pad has the nasty white background and pink buttons etc... (as if there is no skin).
What .dll controls the dialpad and sim pin pad?! Could i be missing some graphics files?!?
mrvanx said:
I understand this is about the dialer, but for some reason my WM6 dialer wokrs fine, i can change the background and button graphics, however when i am prompted to enter my SIM pin code the number pad has the nasty white background and pink buttons etc... (as if there is no skin).
What .dll controls the dialpad and sim pin pad?! Could i be missing some graphics files?!?
Click to expand...
Click to collapse
Been a while since I messed with sim-pin pad..
Out of memory I believe that:
The background is created by cmdpad_land.gif cmdpad_port.gif (and square, but this is not used on wizard).
And the buttons are the NmBtnDn_Land.bmp and other nmbtb**etc** bmps.
[ for convenience I attached those ]
thanks sir, i added the graphics to the \windows folder but still no joy (im running on the hermes btw). could my .dll that refers to it have been corrupted?!
mrvanx said:
thanks sir, i added the graphics to the \windows folder but still no joy (im running on the hermes btw). could my .dll that refers to it have been corrupted?!
Click to expand...
Click to collapse
It sounds like an image problem. I'd uninstall any dialer skin you have running to get the default stuff back if you can. If that doesn't work try this. It's the same as the-equinoxe posted, but there are a few more files. (No offense the-equinoxe) Just trying to help. This should get all the dialer buttons and images back to normal.
LOL! i REALLY appreciate the help people but still no luck! :s could i have corrupted a .dll or registry value when the ROM was cooked?
Raceit said:
It sounds like an image problem. I'd uninstall any dialer skin you have running to get the default stuff back if you can. If that doesn't work try this. It's the same as the-equinoxe posted, but there are a few more files. (No offense the-equinoxe) Just trying to help. This should get all the dialer buttons and images back to normal.
Click to expand...
Click to collapse
None taken
I only posted the pin-pad images (out of memory, didn't find my notes), and left the dailerpad images out.
LOL! i REALLY appreciate the help people but still no luck! :s could i have corrupted a .dll or registry value when the ROM was cooked?
Click to expand...
Click to collapse
Could be, what changes have you performed while cooking the ROM?
Did you edit the grafics for the dailerpad while cooking of afterwards?
mrvanx said:
I understand this is about the dialer, but for some reason my WM6 dialer wokrs fine, i can change the background and button graphics, however when i am prompted to enter my SIM pin code the number pad has the nasty white background and pink buttons etc... (as if there is no skin).
What .dll controls the dialpad and sim pin pad?! Could i be missing some graphics files?!?
Click to expand...
Click to collapse
I've got same problem. I think that's a sort of TMobile skin and not a file missing problem.
All began after i installed http://forum.xda-developers.com/attachment.php?attachmentid=34670&d=1172649654
SpH1nX said:
I've got same problem. I think that's a sort of TMobile skin and not a file missing problem.
All began after i installed http://forum.xda-developers.com/attachment.php?attachmentid=34670&d=1172649654
Click to expand...
Click to collapse
The file you refer to is the smart dialer, and installing it without a skin gives the same result as my sim-pin pad has. but LOL yer it does look like a T-mobile skin. Just install a skin and it will work ok.
the-equinoxe said:
None taken
I only posted the pin-pad images (out of memory, didn't find my notes), and left the dailerpad images out.
Could be, what changes have you performed while cooking the ROM?
Did you edit the grafics for the dailerpad while cooking of afterwards?
Click to expand...
Click to collapse
Well the first ROM worked fine, the black WM6 dialer and pin-pad looked the same, by copying the files from this post into the windows folder the colours and graphics for both the dialer and pin-pad were changed?!? (as desired)
But after the ROM change the pin-pad is white with no buttons. adding the files again to windows only changes the dialer. :s
AFAIK nothing has been done to the dialer skin, however it may have been changed by accident!? Which is why Im wondering which .dlls and reg values effect these?!
SOLVED
Raceit pointed me to the resource file:
tapres.dll.0409.mui
This one needs to be edited!!
Thanks Raceit !!!
Could you explain how to fix that skinning problem?
SpH1nX said:
Could you explain how to fix that skinning problem?
Click to expand...
Click to collapse
I am testing/working on it @ this moment..
All looks promissing but please be patient, don't want to rush out a release.
Only difference with the eten/paulyA skins is you edit another file, some regkeys are differrent, and the smartdail is build into the same resource.
Will build a test-skin (based on the Eten-grey Light I build for WM5), and do some test.
I will also build my findings in the WM6 dailerskin-builder program I am working on.
This one is still in the early development fase, and not all screens have been skinned.
Status:
-editing NEW resource Had to write my own dll, Done
-Dailer portrait Done
-Dailer landscape Done
-Call in progress portrait In progress
-Call in progress landscape In progress
-Button templates In progress
This program will be WM6 WWE QVGA only, but I will probably add some other languages once those are released.
Attached:
-a screenshot from the skinbuilder (although I am thinking to change the layout, because the troubles I have with switching to landscape and control-placement)..
Clicking on the screen will let you select the background picture
You can choose the buttonset (here used "test" ) with the dropdown menu.
You can change the transparancy of the buttonset with the slider.
And build a cab by clicking a button..
Sorry i didn't wanna bother you. I'll wait. Absolutely no probs...
Still having troubles applying the new tapres.dll
Replacing the XIP based tapres.dll crashes the dailer..
Then I tried to use the tapres.dll (plus MUI) as skin
So I renamed the dll and Mui to tapres2
and edited the registry:
[HKEY_CURRENT_USER\ControlPanel\Phone]
"IcoFil"="tapres2.dll"
[HKEY_LOCAL_MACHINE\Security\Phone\Skin]
"Enabled"=dword:00000001
"ext"="tapres2.dll"
[HKEY_LOCAL_MACHINE\ControlPanel\Phone]
"RESDLL"="tapres2.dll"
To no avail, still the old tapres.dll takes over
What am I missing??
EDIT:
OK I had to build a new dll.
Started from scratch, but now I have Big Buttons and Smartdailing Working
New thread is here
http://forum.xda-developers.com/showthread.php?t=297530
Classic Reading.
I think MrVanx would also like to see this one back someday.
I even remember myself finding out that there needed to be a phcanXXXETC.dll and a specific registry key to get a skinned unluck screen.
I'm closing the thread, but will never remove this.

WM6 and WM5 themes.. Not Working

Hi guys,
I flashed to the new WM6 ROM, looks gr8, but when I try to change the theme (.tsk) to other themes that I used to have on WM5, the background image does not update...
so is WM6 incompatible with WM5 themes??? I did not install any version of XButton in my ROM...
Whenever I update my theme, I get the HTC default background image but theme colors update correctly...
what is this? any solution?
I have exactly the same problem and anybody knows how can i fix it but i hope that the people of xda can help us
Greetings, Diego!!!
First do this test pls
Hi,
can you install this skin pack Here
if the background dos not change maby you have to change to a difrent rom (i recomend XDA2a)
Greets Antonius
I will try this, but switching to a different rom is not that easy, I spent much time personalizing things on my PPC.. I will be sad if that would be the only solution
EDIT: it did not work and I am really bored solving problems with WM6,, any solution here?
Shut off htc xbutton (settings, system task)
Change theme
Then turn it on.
Did you try installing your .tsk files to the root of your SD card instead of to the windows folder?
ROCOAFZ said:
Shut off htc xbutton (settings, system task)
Change theme
Then turn it on.
Click to expand...
Click to collapse
I did not install HTC xButtin while cooking my ROM
xeno1 said:
Did you try installing your .tsk files to the root of your SD card instead of to the windows folder?
Click to expand...
Click to collapse
Yes I did, but the same... no luck
mohgdeisat said:
I did not install HTC xButtin while cooking my ROM
Yes I did, but the same... no luck
Click to expand...
Click to collapse
its a known bug that any .tsk that you import wont work, i might be wrong .
nycelitemaster said:
its a known bug that any .tsk that you import wont work, i might be wrong .
Click to expand...
Click to collapse
What do you mean? I have nearly 250 .tsk files on mine (don't ask, when I get bored I make about 5 new ones, and I get bored a lot) and every one of them work.
xeno1 said:
What do you mean? I have nearly 250 .tsk files on mine (don't ask, when I get bored I make about 5 new ones, and I get bored a lot) and every one of them work.
Click to expand...
Click to collapse
LOL what software do you use? and bro you should post em online haha
edit: just tested the theme from pocketpctheme.com n it doesntt work. Color changes of task bar n start bar but background pic never changes wonder why. that is the only prob I have
Guys, there must be a solution... I really hate the incompatiblity feature for every M$ product
ROCOAFZ said:
Shut off htc xbutton (settings, system task)
Change theme
Then turn it on.
Click to expand...
Click to collapse
Okay, I'm having problems tracking down which process is X-Button to kill it - what's the process name?
Ok i turned of X-Button and restarted my wiz, and then i changed the theme, nothing happened. I don't understand when i load the cab it doesn't extract properly or what.... the start menu that pops down when you click on start seems to get the theme loaded right but the background picture it loads to Default black. i dont understand what is blocking it....
all i can say is LOL
LOL
remember it: LOL <----
thousands of users, >100 gods of ppc's, and NO solution...
--------------------------
btw, themegenCE is one of BEST freeware app.
say thanks for author.
g'luck..god forgive me , i am drunk....
nothin said:
all i can say is LOL
LOL
remember it: LOL <----
thousands of users, >100 gods of ppc's, and NO solution...
--------------------------
btw, themegenCE is one of BEST freeware app.
say thanks for author.
g'luck..god forgive me , i am drunk....
Click to expand...
Click to collapse
are you trying to be funny? if yes i dont find anything funny to laugh about.... all i want to say is "if you cant help dont bother posting because you are just messing up the thread with bloat full of junk"
This is a known problem when using X-button. Either find the latest version of X-button (1.51 or something similar). Or go to start>settings>system>X-button and uncheck the boxes that says "enable X-button to end programs..."
If you do not have X-button installed, Then try changing your theme, waiting a few minutes and then soft-reset.
Nothin was right about themegence being the best freeware theme maker. I've used it to make every one of mine. If you go to MoDaCo to the Pocket PC Today Screens QVGA in the downloads section I have 30 or 40 of them in there that I've made. I'm going to have to check out where you guys are downloading yours from and see if I can figure out why they aren't working. Usually, at least the ones I've seen, you don't install them from a cab file. They're usually just zipped or a straight tsk file that you put straight in to either the windows folder or in the root folder of you sd card.
Well, I figured that out pretty quick. If you guys are all downloading them from pocketpcthemes.com, they are not working because the wallpaper part of it is not in the right format to fit a wizard. The images are too big so it's not using them, instead it's using the default wallpaper instead. Try downloading from the MoDaCo downloads section that I mentioned in the post just above this one, they should all work. I know that the one's that I made and mandt made will work for sure. I'll try uploading a bunch more there within the next day or 2 also. If there's any at that pocketpcthemes site that you really have to have, I could probably fix a few of them so they will work if you let me know which ones they are.
@xeno
what program do you use... I used them gence to gen my theme and it dint work
edit: I downloaded the themes from modaco, n they all work great. even w/ x-button. omg u r best xeno. but tell us wut u use to make theme so we can make too.
now what is the difference between PocketPCThemes tsk files and ModaCo tsk files?

Quick Launcher 1.0.824711

I found this application on Schap's WM6 Pro 4.30 ROMs [WWE/FRA] Rom and wanted to know if any one had the cab for the HTC Wizard (T-Mobile MDA)? I search around but only found "Launch & cLaunch".
i too, second this
This is HTC Home Sprint Plugin, here's the link, but i'm not sure if this is the newest version out there....
Quick Launcher 1.0.824.711
Ironically enough, I found out yesterday that it is the HTC Sprint Launcher application. It would be ideal if we can now find the icons. See my today screen with this application installed.
Thanks
PAPIPLAY, is it HTC print Launcher ou Quick Launcher prog ?
i am talking about just the launcher containing the camera (just that line). do u know how to edit the xml files ? because i've tried and i had black (empty) launcher
this is where i got it http://forum.xda-developers.com/showthread.php?t=344005
you can also find info about how to edit the xml and icons
thank u. i wil read the related doc.
i tried to change the xml file to add more buttons. didn't work. after many tests, i think it only accept 5 buttons not more.i succed to move the buttons, change link, cange images but not add more :-( please can anyone help ?
just for others, i tried to change xml files with xml editor but it was not working.i used word pad and it worked
i finaly found the solution i use the tdLaunchv1.6. much much better and very easy to add as many programs u want.no need to put bmp files for icons....
jpnsbja said:
i finaly found the solution i use the tdLaunchv1.6. much much better and very easy to add as many programs u want.no need to put bmp files for icons....
Click to expand...
Click to collapse
where did you find it? i searched google and it only gives a few japanese sites and i don't understand anything -i'm romanian.could you give me a .cab ?

Location of [3G] icon in WM 6.1 ROMs [UNSOLVED]

Hi all,
I've been searching for a way to change the ugly [3G] icon that's displayed on the title bar in WM 6.1 on my Kaiser. The current official icon looks distorted as if it has been stretched and is really ugly! I'm talking about the large plain 3G icon, not the one with the antenna next to it.
So far I've come across this thread:
http://forum.xda-developers.com/showthread.php?t=351770
This thread refers to shellres.96.dll and also to a .CAB which contains a modified version of phcanOverbmp.dll. I extracted these two DLLs from my device and checked them with several resource editors, but could not locate the dreaded [3G] icon... I could find the battery, phone, wi-fi, and many other icons in there, but not the [3G] one. So it must be stored in a different DLL... Note that I'm using WM 6.1 (not 6.0). Could it be that these icons are located in a different DLL in WM 6.1?
Does anyone know the location of the [3G] icon in WM 6.1 ROMs? I want to do the modification myself (I'm a programmer and know how to do it). I just can't find the file it is stored in.
Any info/help is greatly appreciated.
Many thanks to all!
DrXDA
DrXDA said:
Hi all,
I've been searching for a way to change the ugly [3G] icon that's displayed on the title bar in WM 6.1 on my Kaiser. The current official icon looks distorted as if it has been stretched and is really ugly! I'm taking about the large plain 3G icon, not the one with the antenna next to it.
So far I've come across this thread:
http://forum.xda-developers.com/showthread.php?t=351770
This thread refers to shellres.96.dll and also to a .CAB which contains a modified version of phcanOverbmp.dll. I extracted these two DLLs from my device and checked them with several resource editors, but could not locate the dreaded [3G] icon... I could find the battery, phone, wi-fi, and many other icons in there, but not the [3G] one. So it must be stored in a different DLL... Note that I'm using WM 6.1 (not 6.0). Could it be that these icons are located in a different DLL in WM 6.1?
Does anyone know the location of the [3G] icon in WM 6.1 ROMs? I want to do the modification myself (I'm a programmer and know how to do it). I just can't find the file it is stored in.
Any info/help is greatly appreciated.
Many thanks to all!
DrXDA
Click to expand...
Click to collapse
Is this the one you are reffering to?
the icon is in phcanOverbmp.dll
Use resh to strip it
aruppenthal said:
Is this the one you are reffering to?
Click to expand...
Click to collapse
Wow, your version looks better! The one I'm referring to is the one I'm attaching to this post. This is the icon that comes with the official 6.0/6.1 Kaiser ROMs.
This has got to be the ugliest, most distorted icon I've even seen in a WM device! It may sound like a minor detail to a lot of people, but it just spoils the otherwise beautiful Today screen of my Kaiser, that's why I want to change it if possible.
shogunmark said:
the icon is in phcanOverbmp.dll
Click to expand...
Click to collapse
Thanks to everyone for the quick replies!
Are you sure it's in there? I tried checking phcanOverbmp.dll again using both PE Explorer and Resource Hacker, but it's not there, or I'm doing something wrong. I'm attaching the DLL to this post, if someone wants to check it out. This is the file that came straight out of my device, which is exactly the same as the file I extracted from the official ROM files (HTC WM 6.1 WWE). I just can't find the [3G] icon in there...
raiisak said:
Use resh to strip it
Click to expand...
Click to collapse
Thanks for the suggestion. I've just tried resh on the DLL suggested above, but can't find the dreaded [3G] icon!!! See my previous post.
I think it's in the shellres.96.dll file. Check in there. I just checked mine and it's under Icon->44->0.
ecltech said:
I think it's in the shellres.96.dll file. Check in there. I just checked mine and it's under Icon->44->0.
Click to expand...
Click to collapse
Many thanks for posting. Unfortunately this is not the same icon! I found this earlier on while I was searching the shellres.96.dll DLL. See attached image. This is the small version (3G logo on top-left), which is part of the animation it shows while connecting. This icon looks OK. The one I'm referring to is the large plain 3G icon with large distorted fonts, as shown in my post #5 above.
Thanks again for trying. I can't believe it's so difficult to find this little icon!
Still can't find it! Aaarghhh!
Hi again, sorry for bumping this, if any of the cooks out there reads this thread and has successfully modified the [3G] icon on a WM 6.1 ROM, I'd be really grateful if they could let me know how they did it. As said above, I was expecting to find it as an icon resource in a DLL, but checking both shellres.96.dll and phcanOverbmp.dll it's just not there... There are 500+ DLL files in the thing, so it's near-impossible to check them all manually...
If anyone knows anything about the whereabouts of this mystery icon, please let me know.
Many thanks in advance to everyone in the forum, your help is greatly appreciated.
DrXDA
Try IconsExtract from www.nirsoft.net. You can point IconsExtract at a folder and tell it to scan sub-folders too; just give it the root folder of your dumped ROM and let it go.....
As several people have already said, the icon is almost certainly in the pcCanOverBMP.dll file; there are about ten "3G" icons in my (WM6.0) version, most of which are the small versions that get displayed when a 3G data transfer is taking place......BUT, there is (at least) one icon that could be the main icon.
When you look at the output from IconsExtract, the 3G icons don't actually show until you click on them to highlight them, which makes me think they may be kinda transparent icons?
Have a go....see what you think
Mark.
phcanOverbmp.dll is where the 3G icon is located. I have a nice looking 3G icon from back in the Hermes days that works on the kaiser I will upload later if you still need it.
@Mark Crouch: Many thanks for the suggestions. I've never used IconsExtract, it sounds like the ideal solution for batch-extracting the icons in the 100s of DLLs in the ROM. I will give it a try and post my findings here.
About phcanOverbmp.dll, if you guys are absolutely certain that it's in there, then I must be doing something wrong. I tried at least 3 different resource editors and could not find it. But I did notice that different editors showed slightly different data (for e.g., Visual Studio's resource editor wasn't able to display all data for some reason). I hope IconsExtract will manage to show the dreaded icon.
@austinsnyc: Another vote for phcanOverbmp.dll, many thanks for this. Let me do some tests and if I still can't find it I'll ask you for the file.
Thx guys, will post here when I do the tests.
DrXDA
I am 100% sure that the 3G is in phcanOverbmp.dll.... Again you can also find the cab I am talking about by searching Xda for "clean 3G icon" you might find it in the hermes section but it works fine for Kaisers as well Now a CUSTOM 3G would be totally awesome and something I have not seen before except by using WiseBar Advanced which I don't like to use.
Still can't find it!
Hi again, I've just tried IconsExtract to extract all icons in phcanOverbmp.dll. Guess what? The damn [3G] icon still doesn't show up! There's only one icon in there (not related to 3G) and also some bitmaps (again unrelated to 3G).
Can someone please download the version of phcanOverbmp.dll that's in my Kaiser (it can be found here), and check it out to see if you can find the icon? I'm really looking forward to your results. Note that this DLL is the original file that is contained in the official HTC ROM, I've double checked this by extracting the same file from the official ROM image and comparing the two. It's definitely official and untouched.
Please note that I'm using the official HTC WM 6.1 WWE ROM (not the old WM 6.0 ROM). My guesses are that either the WM 6.1 ROMs don't have the icon in there, or maybe the icon is stored in a non-standard way, so the normal resource editors can't extract/show it.
Any ideas are welcome.
I think I'm beginning to give up on this...
DrXDA
The attached file is the one I have been using on Kaiser and previously used on the Hermes I had - no problems on either devices. I like it and am still using it today on WM6.1 PDAviet v7
I Believe that it was inside an add-on package from one of Schap's earlier WM6 roms (mid-2007).
search xda for "clean 3g icon" if you care to know it's history.
id242 said:
The attached file is the one I have been using on Kaiser and previously used on the Hermes I had - no problems on either devices. I like it and am still using it today on WM6.1 PDAviet v7
I Believe that it was inside an add-on package from one of Schap's earlier WM6 roms (mid-2007).
search xda for "clean 3g icon" if you care to know it's history.
Click to expand...
Click to collapse
Many thanks, I will give it a try to see what happens. I quickly checked the phcanOverbmp.dll contained in your .CAB and voila! The 3G icon is in there (and looks nice too)! What I still don't understand is the fact that the 3G icon is NOT in my own phcanOverbmp.dll (original file from HTC). How come?
Anyway, I will try the .CAB to see what it does. But still, I was expecting to find the 3G icon in my Kaiser's original DLL too, so I can change it myself as needed. This is still a mystery to me...
Thanks again.
DrXDA
the reason i think HTC changes it from build to build and also something strange that might be cause of your problem inside the kaiser OS.nb there are to pecanoverlook.dll)) one is just like that one and the onther is _pecanoverlook.ddl which is swapped out for one another when Autro-run is run...
may not mean didle **** just a thought.

How do you make 6.5.x themes?

I have been searching for the past 15 minutes but can't find the answer! What do you use to make 6.5.x themes?
petard said:
I have been searching for the past 15 minutes but can't find the answer! What do you use to make 6.5.x themes?
Click to expand...
Click to collapse
Chome visual editor only is for edit , search and use this , i used this for my works
I want to edit things like scrollbars, highlights, softkey backgrounds. This doesn't seem to do it.
Find a WM6.5.X theme file. Rename to *.cab. Extract reg, and use that as your base. Prefer classicblue myself. Now get a pic you want, convert to your resolutions, create a cab with it, and insert reg!
EDIT: If you search using the link in my sign, you will find the answers. It has been discussed in detail before.
I just figured it out that tsk files are actually cabs as you posted this! Wow, in all my years with Windows Mobile I never knew that!
How to "extract reg"??
petard said:
I want to edit things like scrollbars, highlights, softkey backgrounds. This doesn't seem to do it.
Click to expand...
Click to collapse
Aaaaaayyyyyyyyy friend, I believed that you were speaking about the titanium, it(he,she) takes this, is to make and to modify, TSK
If it is it for what you look say it to me to know, thank you
ThemeGEn CE
http://www.megaupload.com/?d=348A2TXV
Regards
It doesn't work properly for WM6.5.x.
Use WinCE CAB Manager to open the CAB of any theme you like and replace the graphic files with your own. You can also edit the TSK, if you want. Just learn by doing, I figured it this way as well .
This is my basic lesson of titanium, this one in Spanish
http://www.megaupload.com/?d=BMFMY27J
It is is my video of since(as,like) an image adds to a panel of titanium, this one in Spanish
http://www.megaupload.com/?d=2OQAY9D8
Moved as not theme release..

Categories

Resources