[REF] Guide for changing the ROM Date of Elf(in) [ONLINE] - Touch GSM ROM Development

There are two ways to change the ROM date being shown in Device Information. One is a simple registry hack (very easy) and the other one, not so simple, involves Hex edition of the kernel nk.exe. In this post i'll mention the steps to edit necessary registry values and the hex editing of the kernel in next post.
In order to change the ROMDate being shown in Device Informtion, follow this procedure:
1. Go to HKLM\Software\OEM
2. Create new 'String' value named 'ROMDate' (without quotes)
3. In date field type the date that u want e.g. 27-May-08

ROM date modfification by editing the kernel nk.exe
This method involves the HEX editing of kernel, nk.exe. editing incorrect bytes in any way may make the phone non-bootable. therefore be careful with your steps . softwares needed for this guide are:
1. Any hex editor
2. A disassembler (like IDA Pro)
I would like to thank cmonex for the guidance in ROM date modification using this method.

----reserved----

now thats a fine date i have.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

ayyu3m said:
now thats a fine date i have.
Click to expand...
Click to collapse
haha, nice bro
anyway, the guide is almost ready. i'll upload it shortly. i hope it will be useful to some Chef out there
EDIT: uploaded the guide in post 2.

Bumping this thread to check if this can be used on Diamonds too

ababrekar said:
Bumping this thread to check if this can be used on Diamonds too
Click to expand...
Click to collapse
registry trick might work for Diamond, but not the kernel one . btw, did u even try this method of Diamond?

htctouchp said:
registry trick might work for Diamond, but not the kernel one . btw, did u even try this method of Diamond?
Click to expand...
Click to collapse
Well the reg trick works but more interesting is the RTC Tried it but the date remains the same, somewhere in Aug 07

ababrekar said:
Well the reg trick works but more interesting is the RTC Tried it but the date remains the same, somewhere in Aug 07
Click to expand...
Click to collapse
ok. i'll see if i can find out something (although before it didn't really work out )

bumping this thread
ignore my earlier post and the reg trick doesnt work on diamonds waiting for your guide on diamonds too

Ameet said:
bumping this thread
ignore my earlier post and the reg trick doesnt work on diamonds waiting for your guide on diamonds too
Click to expand...
Click to collapse
hopefully this weekend we can work on this

htctouchp said:
hopefully this weekend we can work on this
Click to expand...
Click to collapse
Nah.. My fiancee is coming this weekend till end of year, so no XDA till 2nd Jan I'll miss you guys
But Ervius gave me an edited xip_out.bin. Haven't told me what he changed but will test it tonight and if it works then add to tutorials. He said he found something interesting in the Diamond nk.exe in IDA

Ameet said:
Nah.. My fiancee is coming this weekend till end of year, so no XDA till 2nd Jan
Click to expand...
Click to collapse
enjoy ur time
But Ervius gave me an edited xip_out.bin. Haven't told me what he changed but will test it tonight and if it works then add to tutorials. He said he found something interesting in the Diamond nk.exe in IDA
Click to expand...
Click to collapse
ok, i hope it works for u.

Well the registry worked on the Touch Pro.
I've added it to the OEMVersion proxml file now as default.
I've made it my policy to not get hexed

thankx aman
for helping
i was searching it for days

This is awesome...reg tweak works like charm in my TP2. Thanks Aman.

Related

Iconbar - replace boring icons

Dear friends, many of you know of Rinku's Iconbar Plugin
Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Does anyone have an idea how to make the Iconbar background transparent so that the black does not disturb the 6.1 ROM that has no top bar under the icons??
i remeber i tried some time ago but with no luck...sorry
Wait, so you guys have had this working on the Vox before?
TheBo said:
i remeber i tried some time ago but with no luck...sorry
Click to expand...
Click to collapse
no absolutely no....for me.
you can use CAB installer
credits to someone else
someone tested it on VOX? maybe on 6.1 rom?
Does it work on vox with wm6.0 ?
I tried this, install and reboot : nothing appears
TheBo said:
someone tested it on VOX? maybe on 6.1 rom?
Click to expand...
Click to collapse
Does not work for me on Vox with Dr. Gonzo's WM6.1 ROM.
Roland
for me worked perfectly on shipped (1.34.407.1 / 1.23.166.1) by building custom rom, include the plugin
i never use cab-installer
try use the first version Iconbar_plugin without any Images...
(for me it work better then version2)
Follow the instructions in here (link) and it will work...the thing is it only works correctly in portrait mode, because that iconbar was made to the HTC Shadow...
I've followed the instructions to a T and still not able to get it working on the Vox, even in portrait mode. My icon bar will dissappear when making the change, but I'm not able to replace it.
I really don't know what you're doing wrong...I followed the instructions on the refered site, and as you can see on the pictures below, it's working on my Vox. The real issue is that it can't work in landscape AND portrait mode...it doesn't switch between modes automatically...when you add the code to the xml file, you choose if you want it in landscape or portrait...I have it in portrait, hence the icons a little bit shifted to the left.
One last thing: I then found an updated version, which has transparent background, and that possibility to choose between the screen modes (landscape or portrait) - (LINK)
maybe you could post your xml file?
Here it is: LINK
it worked !!! ThankYou!! just a thing......for me it as no transparency...it is black...
TheBo said:
it worked !!! ThankYou!! just a thing......for me it as no transparency...it is black...
Click to expand...
Click to collapse
It's black because probably you are not using the version found in the modaco forum, in the link i said before. You have to copy the files contained in that zip file to the windows folder for it to work properly.
carrots99 said:
It's black because probably you are not using the version found in the modaco forum, in the link i said before. You have to copy the files contained in that zip file to the windows folder for it to work properly.
Click to expand...
Click to collapse
Hello, where can I obtain this theme with listed information in home screen (call missing,...)? Is it available for LG KS20 handset?
Regards
It worked flawlessy
I used the zip provided by the author in the first post of this page of the topic
Is there any success at attempt to use this hack with Windows Mobile 6.1 ? I am afraid I've been doing all the necessary steps but the top bar remains the same (eventhough I modified the theme xml file!! weird )
---
Actually it works fine!
Too bad the icons only show on the main screen and reverts back to the regular ones when doing a call

[02 Jun] WM 6.1 CE OS.19588 from Diamond - CLEAN *FAST!*

Hello,
Finally... It works.. I have ported the XIP en SYS part from the new diamond rom to the wizard. Still some work to do. Bluetooth/Wifi/Camera/ActiveSync everything works.
Some screen shots:
Uploaded a fixed very clean version. Most people wanted a clean version. There is nothing in it. Only ComMannager from the Diamond.
Pagepool = 4Mb. Can be changed with Wizard Service Tool (WST).
Fixes:
V1 Clean:
[+] .NetCF 3.5
[!] Fixed IRDA
[!] Fixed Contacts page
[!] Fixed Control panel broken links
[+] Diamond theme.
[+] Updated TouchFlo control panel item
[+] Enlarge Start Menu [can be disabled in TouchFLO control panel]
Click to expand...
Click to collapse
More screen shots to come! Download it here!!
Attention: Please disable Large Titel Bar in TouchFLO control panel. It's not QVGA compatible!
Bye!
Congratulations, I'll be waiting to see, thanks for your work
Very nice! Will try this when it will be released
Right on, can't waite...
thanks for your effort.good luck..
Awesome, Cant wait!!
congrats on that..
j.vd.spank said:
Hello,
Finally... It works.. I have ported the XIP en SYS part from the new diamond rom to the wizard. Still some work to do. Bluetooth/Wifi/Camera/ActiveSync everything works. Only some OEMApps aren't working. So still some work todo!
Tomorrow I will check if I can port some apps from the diamond to the Wizard.
In the next few days I will release a beta! School is taking also alot of time
One screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Bye!
Click to expand...
Click to collapse
Two questions:
1) From which device did this build originally come?
2) How did you get the dump?
Let us know when you can.
jwzg said:
Two questions:
1) From which device did this build originally come?
2) How did you get the dump?
Let us know when you can.
Click to expand...
Click to collapse
Orginally from HTC Diamond WWE Asia. In the OEM dir there are alot Diamond Apps.
And I find it on this forum.
I'll be waiting to see, thanks for your work
j.vd.spank said:
Hello,
Finally... It works.. I have ported the XIP en SYS part from the new diamond rom to the wizard. Still some work to do. Bluetooth/Wifi/Camera/ActiveSync everything works. Only some OEMApps aren't working. So still some work todo!
Tomorrow I will check if I can port some apps from the diamond to the Wizard.
In the next few days I will release a beta! School is taking also alot of time
One screenshot:
Bye!
Click to expand...
Click to collapse
Change HTCCPL.cpl mxip_oem_translation_0409.provxml
look,os 19588
I want it, can't wait
goodluck
so what makes this different from the other wm6 roms?!? anyways, goodluck on your work...
edje_04 said:
so what makes this different from the other wm6 roms?!? anyways, goodluck on your work...
Click to expand...
Click to collapse
The OS build
icezar said:
The OS build
Click to expand...
Click to collapse
I fixed the contacts bug and the control panel. Will test this build this evening and post a test version this evening. Already inserted Diamond-OutlookEnhancement. Will try tomorrow to port more apps from the OEM folder. Most apps are for VGA screen so it won't be easy.
Uploaded the ROM. Waiting for feedback...
Downloading now...
will let you know how it goes in a couple days !
Thanks!
Just downloaded and flashed. going through the paces, now. Not bad...
whatledog said:
Just downloaded and flashed. going through the paces, now. Not bad...
Click to expand...
Click to collapse
okay just downloaded and installed, about to put it thru the test on my mda...

a real wm6.5 (build 21140) (build 21159)and rom resoure for rom cooker!!!

a real wm6.5 (build 21140) rom resoure for rom cooker!!!
http://down.xbeta.cn/uploads/Bingo123/Hermes_RomKitchen_21140.rar
http://down.xbeta.cn/uploads/Bingo123/Hermes_RomKitchen_21159.rar
Chinese build from xbeta.
21159 is coming already
does this work with wizard if flashed without modification.
Is it english?
Does somebody flash it?
Experiensis?
wizard chs rom 6.5 (build 21159) is released!!!
http://bbs.pdafans.com/thread-689667-1-1.html
email123 said:
a real wm6.5 (build 21140) rom resoure for rom cooker!!!
Click to expand...
Click to collapse
old tools (G'Reloc and WMReloc) do not work with 21140/21159.
.ROM and .VM have the greater size and Reallocation of modules it is impossible.
There is a way Reallocations of modules for new builds?
i flashed my wizard with chinese rom...it work completly....
can any one cook in english...?
good
Very good work
nicksoni143 said:
i flashed my wizard with chinese rom...it work completly....
can any one cook in english...?
Click to expand...
Click to collapse
Is there any differences (except gui)... How does it works? How does it feels?
Please give details.
Is it english?
How works?
nokser said:
Very good work
Click to expand...
Click to collapse
patek said:
Please give details.
Is it english?
How works?
Click to expand...
Click to collapse
Chinese))) But it's realy interesting how it works...
P. S.
And post some pics!!!
[nevermind i have kitchen already..]
Use CeRegEditor to open user.hv and default.hv directly, you can export your dump from there.
ehh i haven't had kitchen while i was writing post.
i can see small revolution, guys, look at windows mobile black.tsk(inside of it).
system may be able to be skinned.
reg entries says so.
some screeens from net:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
old tools (G'Reloc and WMReloc) do not work with 21140/21159.
.ROM and .VM have the greater size and Reallocation of modules it is impossible.
There is a way Reallocations of modules for new builds?
Click to expand...
Click to collapse
goddamn, what now?
nothin said:
ehh i haven't had kitchen while i was writing post.
i can see small revolution, guys, look at windows mobile black.tsk(inside of it).
system may be able to be skinned.
reg entries says so.
goddamn, what now?
Click to expand...
Click to collapse
You are right. The wm6.5 tsk file is skinned to look transparent so if we use other tsk there is no transparent.
Best Regards
People, it now obviously that its true 6.5, I think... But it's realy importend that Alexx~ said: we havn't that bloody tools for relocate modules themselves - old ones CAN'T. So can't port...
I suggest to catch, the rom's author wharever he is, and ask what tools he've used... Or maybe someone knows?
he used manual reallocation
sorry for the ignorance...but this rom is supported by wizard?and how to flash???
danteawakening said:
sorry for the ignorance...but this rom is supported by wizard?and how to flash???
Click to expand...
Click to collapse
Hello,
I tried to port to wizard but sucked at 3rd splash screen. When I replaced shell32.exe and shellres.dll, it worked fine but the graphic is worst.
Anyway, if I added chome, the device hangs after 2 - 3 sec at today screen.
Future thing I was unable to test because tomorrow I am releasing my next version of CR86 Touch HD and was very busy with its.
Best Regards
What's the matter with the close button ("x"). Is it drawed in MS Paint?
And, hell, the view is much worst then I thought...

[WVGA] WM6.5 Start Menu 4/7 Columns

Found these files on forum so credits to creators...
I edited the landscape file to be 7 rows to use screen more efficiently:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
portrait 4 rows also included:
Cooks feel free & please do so put these in your roms
To install just replace files in Windows folder: (highlight not included)
Thanks a lot, I like it and thanks god there's no highlight(awful to me).I'm going to try it anyway,but can you tell me in advance if it's language-independant?I mean, I would like to keep my italian labels
cheers
sualc said:
Thanks a lot, I like it and thanks god there's no highlight(awful to me).I'm going to try it anyway,but can you tell me in advance if it's language-independant?I mean, I would like to keep my italian labels
cheers
Click to expand...
Click to collapse
it should be language independent i didnt see anything about language in files - you can edit it with notepad...
me to dont like this square highlight... some1 plz post the default round highlight & i make cab for this.
Thanks, it works great
Is it possible to make a CAB for 3icons for All programms in Start menu (WM 6.1)?
Thank you in advance.
i like it..but haven't a cab. who have a cab? please share for me
hoangan12 said:
i like it..but haven't a cab. who have a cab? please share for me
Click to expand...
Click to collapse
Can you post the highlight in your screenshots?
Made a cab but im not sure if its uninstallable... if some1 has chance plz report.
bnm7bnm said:
Can you post the highlight in your screenshots?
Made a cab but im not sure if its uninstallable... if some1 has chance plz report.
Click to expand...
Click to collapse
it's on energy rom , you can see it in here http://forum.xda-developers.com/showthread.php?t=527017
does not work
I tried your cab and the manual way, but both are not working. I reseted my MDA compact V two times and also tried a different cab, made for Xperia.
My Start Menu still shows 3 rows, though there is an entry in the "startmenu_grid scene" that shows rows=4
Any Ideas?
My ROM: udk´s german ROM (21839)
John.D
John.D said:
I tried your cab and the manual way, but both are not working. I reseted my MDA compact V two times and also tried a different cab, made for Xperia.
My Start Menu still shows 3 rows, though there is an entry in the "startmenu_grid scene" that shows rows=4
Any Ideas?
My ROM: udk´s german ROM (21839)
John.D
Click to expand...
Click to collapse
I've got the same problem: tried the .cab and also copy and paste the two files to windows directory. Still have 3 rows....
My Rom is Udk R6 aswell, in german...
just installed it...and a I like it very much.
my question is, is it possible to change the background wallpaper. I have in all views the same wallpaper but now, after installing this cab, I have a different wallpaper for the menu...
Solution fpr 4/7 Row in Udk R6
just install the .cab from the first post of the page - for me it works fine
http://forum.xda-developers.com/showthread.php?t=524224&page=91
tried again: doesn´t work

i00 Kitchen 23/05/2011 - 0.0.1.34925

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is the start of my kitchen ...
Not much to it atm ... and I know this isn't really a kitchen atm... but it will be
At this stage it is basically just an editor for the updater-script with highlighting, some validation (can double click on errors to jump to the lines that they occur on), intellisense, and insight (as pictured).
Loads and saves from script files or directly into Android update zip's
Download it and let me know what you think...
The reason I started on the updater-script part is because it will be phasing this for use in other bits in my kitchen.
Run "i00Kitchen.exe" to fire up the kitchen (Android in a frying pan)
Download
http://i00productions.org/downloade...46975706C6F61642E636F6D2F48514733504E4A33374B -
Downloads
Let me know if there are any issues with script validation etc... and feel free to post your comments
Also atm you need to hit the build button in the toolbar to validate the script
Kris
i00 said:
This is the start of my kitchen ...
Not much to it atm ... and I know this isn't really a kitchen atm... but it will be
At this stage it is basically just an editor for the updater-script with highlighting, some validation, intellisense, and insight (as pictured).
Download it and let me know what you think...
The reason I started on the updater-script part is because it will be phasing this for use in other bits in my kitchen.
Run "i00Kitchen.exe" to fire up the kitchen (Android in a frying pan)
Download
http://i00productions.org/downloade...46975706C6F61642E636F6D2F48514733504E4A33374B -
Downloads
Kris
Click to expand...
Click to collapse
Im sure that u are tired of all these here and u choose another way...Many users are next to u and i hope to make the greatest kitchen...
Cheers mate,i ll try your work...
Edit: now some people are happy?maybe...
Sent from my Desire HD using XDA Premium App
I am not a developer so I dont know what to do with this. I will wait for your ROMs they are more of my interest
anyways great effort..
Good to see DHD kitchen here!
Sent from my Desire HD using XDA App
dannych said:
Good to see DHD kitchen here!
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
Yea ... well isn't atm...
Will prob have alot of built in modules for the DHD in the future tho ... when it gets to that stage.. but ppl will be able to write their own as-well for their phone
Also plan to release some future versions of my ROM in this kitchen ... so that ppl can see how to use it and choose what components to cook into it
..that is prob a while off tho
Kris
Thanks for your work..
As far as I understand, this is just the kitchen for DHD. It does not have the ingredients for cooking (System, Driver, Kernel, apk.....) and the authors recommend it only as a first step
Thread close to avoid possible confusion.
@OP...please PM me when kitchen is complete so I can re-open thread. Keep up the good work tough
Nice to see new developers creating development while developing developments
Cheers,
M_T_M
Your "I make riddles for fun" Mod
Thread is still open
BTW: Nice work, OP!

Categories

Resources