About default.hv!! - 8125, K-JAM, P4300, MDA Vario ROM Development

hi all
i have some registries for the new java app and i want to integrate it to the rom, but after put them on xxxxx.rgu then build it wasn't applied because of the older java have many of registries in default.hv i can't mount them and play with them (toooo many).
so im looking for a way to integrate these registries overwrite default.hv!!
any idea??

Modify the default.hv

nottoosmart said:
Modify the default.hv
Click to expand...
Click to collapse
the java registries distributed on default.hv, and i can't collect them. also when there is any wronge reg, will cause some issues.
ok lets i will edit the defualt.hv without removing other registries, i can put them but i used core kitchen to edit it then have error without explaining.
which is the easiest way to edit it!!
thanx

The java entries are most likely found in the MMS package RGU file. Open that and look for them.

jwzg said:
The java entries are most likely found in the MMS package RGU file. Open that and look for them.
Click to expand...
Click to collapse
yes i know, but there are some on default.hv

When making a ROM using a kitchen, default.hv is always rebuilt using the .rgu files, so unless you are not using a kitchen or you have java registry settings in another .rgu file in another package, default hv will always contain those settings.

Related

New WM6 ROM kitchen (from Ranju)

Hello Friends,
I have managed the new WM6 kitchen based on Ivan's new (17913.0.3.0) build. This is a clean vanilla kitchen, you can add your own flavor and the way you want it.
I've uploaded the kitchen to the following url and hope that you will like it.
http://www.siemens-bd.net/files/000000
Files have been splited into 10 parts (5MB each) because of my unstable internet connection here. Uploading a 50MB file for me is simply a nightmare! Please download all of them and unrar.
You will find two cmd files (1. BuildKitchen.cmd and 2. CreateROM.cmd) inside the ROM_DEV folder after the unrar.
Step-1: Run the BuildKitchen.cmd (first time only), it will dump the rom and prepare the kitchen for you.
[Additionally, you may use it to dump other WM6 rom and prepare the kitchen. In that case, decode the rom, copy (or overwrite) the nk.nba file to the ROM folder and run this cmd to build the kitchen.]
Step-2: Run the CreateROM.cmd to build the rom...as usual.
You will find a Ranju_OEM folder under the ROM_DEV folder. Some of the oem packages have been added if anyone is interested to use. Just copy your desired packages to the OEM folder and build the rom.
And finally, all credit goes to Ivan. Special thanx to Helmi, Midget, Bepe and Tuatara for their tools and support.
By the way, I've a limited bandwidth to this server, it will be great if someone mirror it somewhere.
Best regards,
Ranju
ranju said:
By the way, I've a limited bandwidth to this server, it will be great if someone mirror it somewhere.
Click to expand...
Click to collapse
Mirrored:
http://vidmes.com/Uni/Kitchens/ranju/ROM_DEV.rar
(btw My mirror has a Bandwidth limit of 3Tb per month...)
TehPenguin said:
Mirrored:
http://vidmes.com/Uni/Kitchens/ranju/ROM_DEV.rar
(btw My mirror has a Bandwidth limit of 3Tb per month...)
Click to expand...
Click to collapse
Hi TehPenguin, thank you very much.
Thanks to ranju and thanks to tehpenguin!
ranju said:
I have managed the new WM6 kitchen based on Ivan's new (17913.0.3.0) build. This is a clean vanilla kitchen, you can add your own flavor and the way you want it.
Click to expand...
Click to collapse
Thx for the new kitchen. Based on V3, correct?
Could you please clarify the 1st post?
Clean Vanilla: What did you remove from the ROM?
Cheers
Download
Extract
BuildKitchen
CreateRom
BuildOS stops on error: the file 'temp\dump\Thumbs.db' already exists
I've just checked the OEM folder.
Very good Job: just like i was thinking. Probably I don't need any other apps for OEM.
THX!!!
tailazoom said:
Download
Extract
BuildKitchen
CreateRom
BuildOS stops on error: the file 'temp\dump\Thumbs.db' already exists
Click to expand...
Click to collapse
Did you modify any cmd file?
If not, then delete the temp folder. Do a search on SYS & OEM for "Thumbs.db" and delete them if found any. Run the CreateROM.cmd.
I suppose "Thumbs.db" have been created by your picture browser apps.
"Thumbs.db" is a file that Windows XP (and Vista) create if you preview a picture or movie. Its not important at all (although Windows will complain that it is a "System File")
(Nifty fact: Windows XP can create the "thumbs.db" file in a read-only network share!)
Thanks for the info, i'll try deleting and recompile.
Deleted, compiled and flashed: every essential function i tested is working. The kitchen is very clean! Many thanks ranju!
Little update of the kitchen
This is a little update of the kitchen:
* Due to the slow response of the phone, dialing/ending tone have been removed
* Update for HTC Task Manager 1.5 (Exclusive apps can be added now)
Please download the zip and copy/replace to the associated folder.
Update: HTC Task Manager cab attached.
http://forum.xda-developers.com/attachment.php?attachmentid=40327&d=1180503183
ranju said:
This is a little update of the kitchen:
* Due to the slow response of the phone, dialing/ending tone have been removed
* Update for HTC Task Manager 1.5 (Exclusive apps can be added now)
Please download the zip and copy/replace to the associated folder.
Click to expand...
Click to collapse
Can you please make a cab of it so that we can install. Dont want to go through re in stalling rom. Appreciate
Or if you can advice the registry entries for both above issues please.
Phone.cab
A cab file for the file in phone.zip is not that difficult since it's just a couple of registry entries.
The other one is more difficult since it also includes files.
So just to help a little, a cab file for the registry stuff in the phone.zip
Actually not that difficult
When comparing the old and new files, I noticed that just the RGU file is different.
Since this is the file with registry settings, I made a quick cab for it.
So not to replace the previous HTC Manager install or anything like that, just to corrent the registry entries.
ps. This and the previous file are not made/reviewed/anything by Ranju, but I've just given them him (her?) name to avoid confusion.
aniel1 said:
Can you please make a cab of it so that we can install. Dont want to go through re in stalling rom. Appreciate
Or if you can advice the registry entries for both above issues please.
Click to expand...
Click to collapse
[HKEY_CURRENT_USER\ControlPanel\Sounds\Dialing]
"Sound"="dpadctl.mid"
"Script"="p"
"Category"="InCallFeedback"
[HKEY_CURRENT_USER\ControlPanel\Sounds\Ending]
"Sound"="dpadctl.mid"
"Script"="p"
"Category"="InCallFeedback"
[HKEY_CURRENT_USER\ControlPanel\Sounds\DialPadCtlKey]
"Sound"="dpadctl.mid"
"Script"="p"
"Category"="InCallFeedback"
Remove the line in bold above ("Sound"="dpadctl.mid") in the registry and it should like this:
[HKEY_CURRENT_USER\ControlPanel\Sounds\Dialing]
"Script"="p"
"Category"="InCallFeedback"
Set the value of "Script" to "apr" and it should like this. It will remove 3s ring delay.
[HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0]
"Script"="apr"
Press the power button (off) after the changes and wait for 10 sec, switch on again and soft reset your device to take the changes in action...
GerardNL said:
When comparing the old and new files, I noticed that just the RGU file is different.
Since this is the file with registry settings, I made a quick cab for it.
So not to replace the previous HTC Manager install or anything like that, just to corrent the registry entries.
ps. This and the previous file are not made/reviewed/anything by Ranju, but I've just given them him (her?) name to avoid confusion.
Click to expand...
Click to collapse
I tried but looks like the cab does not stick the enteries in the registry.Can you give me the registry entries so that i can try to insert them manually. thank you
ranju said:
[HKEY_CURRENT_USER\ControlPanel\Sounds\Dialing]
"Sound"="dpadctl.mid"
"Script"="p"
"Category"="InCallFeedback"
[HKEY_CURRENT_USER\ControlPanel\Sounds\Ending]
"Sound"="dpadctl.mid"
"Script"="p"
"Category"="InCallFeedback"
[HKEY_CURRENT_USER\ControlPanel\Sounds\DialPadCtlKey]
"Sound"="dpadctl.mid"
"Script"="p"
"Category"="InCallFeedback"
Remove the line in bold above ("Sound"="dpadctl.mid") in the registry and it should like this:
[HKEY_CURRENT_USER\ControlPanel\Sounds\Dialing]
"Script"="p"
"Category"="InCallFeedback"
Set the value of "Script" to "apr" and it should like this. It will remove 3s ring delay.
[HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0]
"Script"="apr"
Press the power button (off) after the changes and wait for 10 sec, switch on again and soft reset your device to take the changes in action...
Click to expand...
Click to collapse
thank you ranju. CAn you provide the registry entry for tak manager too, somehow the cab posted above doesnot stick in the registry and i still dont see exclusive/activate please
Third day of use (calls with bt headset/sms/excel) without any problem. Thanks again ranju!
ranju said:
.....
Remove the line in bold above ("Sound"="dpadctl.mid") in the registry and it should like this:
....
Click to expand...
Click to collapse
Mmmm. Removing items from the registry.... Didn't think about that one. So that means that the 2 cabinet files I made will not work.
Back to the drawingboard...
Build my first Rom
I've this ROM kitchen few days back from one of my friends and was simply amazed when I build my first rom.
This is as easy!
Thanks ranju, keep up good work!

Rom Cooking? (Help from the Pros!)

I have been messing around with cooking roms for a few weeks now. I have cooked up a rom (New Att Rom) that has these numbers.
Total Storage: 166.16mb (Free 164.27mb)
Total Program: 101.38mb (Free 75.28mb)
I am trying to make this Att rom as clean as possible. I have removed abosultly everything that I can. I have a few questions though as Im being kind of a perfectionist. When I load up my rom and go into the registry I can find traces of old programs that were removed from the rom (for example transcriber or sim manager registry keys) I have edited the proxml files and they are not the curlprit. I have checked the .RGU files and there is only two in the whole rom (one is boot.rgu and the other one has only one entry in it) I have also checked the initflashfiles.dat file and edited it but it doesnt have the registry keys I am looking for either. Where is the main part of the registry in these roms?
Another question I have is why the dsm files (when opened in a text editor) show other programs or files in them. I would like to delete the microphone, clear storage and key lock app or the TTY icon in the settings screen. I have found these files in the DSM files but they cant be deleted. Is there a way to edit the dsm files or are they updated when other changes are made?
Lets say I load the stock att rom on my phone and make changes to the registry (add or remove registry settings). Then if I dump the rom, will the registry changes be saved when I use the dumped rom in cooking a new rom?
Has anyone figured out a way to get the memory back when a memory card is placed into the phone? I would be around 79mb free program memory (before speed tweaks) if someone figures this out!
I will have a few more questions probably but I cant remember them right now. The rom I have made is working very well and is stable. I just want to make sure all of the trace files in the registry and other places are gone. Thanks for the help
All of the pros must be working on their own roms, look at how many have been updated! Someone must know the answer to a few of these questions. I dont mind doing the work I just need a few hints!
hollywood said:
When I load up my rom and go into the registry I can find traces of old programs that were removed from the rom
Click to expand...
Click to collapse
Default.hv and User.hv are the default and user registries where you will find the entries.
hollywood said:
Is there a way to edit the dsm files or are they updated when other changes are made?
Click to expand...
Click to collapse
There's a app that does it in the general section under hacking IIRC search for build dsm that should bring it up.
hollywood said:
Lets say I load the stock att rom on my phone and make changes to the registry (add or remove registry settings). Then if I dump the rom, will the registry changes be saved when I use the dumped rom in cooking a new rom?
Click to expand...
Click to collapse
Yes.
hollywood said:
Lets say I load the stock att rom on my phone and make changes to the registry (add or remove registry settings). Then if I dump the rom, will the registry changes be saved when I use the dumped rom in cooking a new rom?
Click to expand...
Click to collapse
I beleave the answer to this is no... the dump you get is the unmodiffied ROM you have after flash it... all changes after this are not dumped.
Cheers.
Great info thanks guys
What program do you use to edit the default.hv and user.hv? Thanks again
hollywood said:
What program do you use to edit the default.hv and user.hv? Thanks again
Click to expand...
Click to collapse
You can not edit directly, you must convert from .HV format to REG (text) format using RGUCOMP.EXE (included in KaiserKitchen) to edit, and once edited, convert back to .HV with the same tool.
Code:
dump default.hv:
1. SET _FLATRELEASEDIR=.
2. RGUCOMP -o default.hv -nologo > default.txt
3. Add 'REGEDIT4' (first line)
4. Last line MUST be empty
5. Save as UNICODE
... edit the txt file ...
build default.hv:
1. rename default.txt to boot.rgu (same folder as RGUCOMP.exe)
2. SET _FLATRELEASEDIR=.
3. RGUCOMP -b
4. rename boot.hv to default.hv
Cheers.
Great info. I have cooked up a rom and I am having a hard time figuring out what is causing the screen delay in my registry settings. Does anyone know what setting is causing like the three second delay in the screen going from landscape to portrait? Thanks
SO if I understand you correctly.
I can open the files, edit in all of my reg edits (particularry the ones I can not export) and recompress it with RGUCOMP.EXE and cook my edits into my rom ?
Ok I tried this and finally figuted I have to do it from a command line.
WHen I do
1. SET _FLATRELEASEDIR=.
2. RGUCOMP -o default.hv -nologo > default.txt
I get fronm the txt file:
dump default.hv:
1. SET _FLATRELEASEDIR=.
2. RGUCOMP -o default.hv -nologo > default.txt
3. Add 'REGEDIT4' (first line)
4. Last line MUST be empty
5. Save as UNICODE
... edit the txt file ...
build default.hv:
1. rename default.txt to boot.rgu (same folder as RGUCOMP.exe)
2. SET _FLATRELEASEDIR=.
3. RGUCOMP -b
4. rename boot.hv to default.hv
obviously I am doing something wrong, but I have no idea what.

Cab2OEM v0.9

Couldn't find an app that could convert CAB's to OEM packages (in an easy way) so I made my own...
...only supporting CAB's with _setup.xml files
Newest version 0.9
Cab2OEM.exe
evalu8t0r said:
Couldn't find an app that could convert CAB's to OEM packages (in an easy way) so I made my own...
...only supporting CAB's with _setup.xml files
Cab2OEM v0.0.0.2
Click to expand...
Click to collapse
this looks great man,
what language is it coded in?
i'm just wondering because I would like to get into this coding business myself
EDIT: I just tried a test cabinet file (opera mini) which contains a _setup.xml file, and it said that it did not? same results in a different .cab that had an _setup.xml file in it
mbarvian said:
this looks great man,
what language is it coded in?
i'm just wondering because I would like to get into this coding business myself
EDIT: I just tried a test cabinet file (opera mini) which contains a _setup.xml file, and it said that it did not?
Click to expand...
Click to collapse
Coded in vb.net (3.5) (Visual Studio 2008)
I've tested it on every CAB file I had (dumped a copy of all my cab files in c:\temp and ran Cab2OEM.EXE C:\temp\*)
Where can I download opera mini cab file to test it?
evalu8t0r said:
Coded in vb.net (3.5) (Visual Studio 2008)
I've tested it on every CAB file I had (dumped a copy of all my cab files in c:\temp and ran Cab2OEM.EXE C:\temp\*)
Where can I download opera mini cab file to test it?
Click to expand...
Click to collapse
what's an example of what you used? here's what I did:
Code:
cab2oem opera.cab opera
mbarvian said:
what's an example of what you used? here's what I did:
Code:
cab2oem opera.cab opera
Click to expand...
Click to collapse
Hmm... first test and you find a bug... I must be an idiot since a simple thing like that is not working...
Try:
Code:
cab2oem c:\temp\opera.cab
...v0.0.0.3 comming up soon
evalu8t0r said:
Hmm... first test and you find a bug... I must be an idiot since a simple thing like that is not working...
Try:
Code:
cab2oem c:\temp\opera.cab
...v0.0.0.3 comming up soon
Click to expand...
Click to collapse
ok, this worked better, but I still got this error:
Code:
Conversion from type 'NBNULL' to type 'String' is not valid
can't wait for v0.0.3! i think this app has some great potential!
mbarvian said:
ok, this worked better, but I still got this error:
Code:
Conversion from type 'NBNULL' to type 'String' is not valid
can't wait for v0.0.3! i think this app has some great potential!
Click to expand...
Click to collapse
I'm gonna need that cab file to see what's going on... got a link?
evalu8t0r said:
I'm gonna need that cab file to see what's going on... got a link?
Click to expand...
Click to collapse
here:
http://www.filesend.net/download.php?f=931d689b67ab4cefde3ac0c42d691e5d
I just renamed it to opera.cab to make it easier when typing it in
mbarvian said:
here:
http://www.filesend.net/download.php?f=931d689b67ab4cefde3ac0c42d691e5d
I just renamed it to opera.cab to make it easier when typing it in
Click to expand...
Click to collapse
v0.0.0.3 is up
Some problems resolved but opera.cab still won't work as it contains a 'multiplestring' registry key which I'm not sure how to decode
Any chance you have an OEM package for this allready? Could you send me the RGU file?
evalu8t0r said:
v0.0.0.3 is up
Some problems resolved but opera.cab still won't work as it contains a 'multiplestring' registry key which I'm not sure how to decode
Any chance you have an OEM package for this allready? Could you send me the RGU file?
Click to expand...
Click to collapse
i do, here's the rgu file
Code:
REGEDIT4
[HKEY_CLASSES_ROOT\.jad]
@="jadfile"
"Content Type"="text/vnd.sun.j2me.app-descriptor"
[HKEY_CLASSES_ROOT\jadfile]
[HKEY_CLASSES_ROOT\jadfile\DefaultIcon]
@="\\windows\\jbed.exe,0"
[HKEY_CLASSES_ROOT\jadfile\Shell]
[HKEY_CLASSES_ROOT\jadfile\Shell\Open]
[HKEY_CLASSES_ROOT\jadfile\Shell\Open\Command]
@="\"\\windows\\jbed.exe\" -DFile.maxStorageSize=20M -ginstall \"file:\\%1\""
[HKEY_CLASSES_ROOT\.jar]
@="jarfile"
"Content Type"="application/java-archive"
[HKEY_CLASSES_ROOT\jarfile]
[HKEY_CLASSES_ROOT\jarfile\Shell]
[HKEY_CLASSES_ROOT\jarfile\Shell\DRMOpen]
[HKEY_CLASSES_ROOT\jarfile\Shell\DRMOpen\Command]
@="\\windows\\jbed.exe\" -DFile.maxStorageSize=20M -ginstall \"file:\\%1\""
[HKEY_CLASSES_ROOT\jarfile\Shell\Open]
[HKEY_CLASSES_ROOT\jarfile\Shell\Open\Command]
@="\\windows\\jbed.exe\" -DFile.maxStorageSize=20M -ginstall \"file:\\%1\""
[HKEY_CLASSES_ROOT\jarfile\Shell\Save]
[HKEY_CLASSES_ROOT\jarfile\Shell\Save\Save Location]
@="\\windows"
[HKEY_CLASSES_ROOT\jarfile\DefaultIcon]
@="\\windows\\jbed.exe,0"
[HKEY_CLASSES_ROOT\CLSID]
[HKEY_CLASSES_ROOT\CLSID\{8F57C2D0-4C95-4945-A4C4-0B7548587796}]
[HKEY_CLASSES_ROOT\CLSID\{8F57C2D0-4C95-4945-A4C4-0B7548587796}\InprocServer32]
@="\\windows\\ieplugin.dll"
"ThreadingModel"="Both"
[HKEY_CLASSES_ROOT\CLSID\{8F57C2D0-4C95-4945-A4C4-0B7548587796}\TypeLib]
@="{A847F3EE-CAF9-46ed-94D2-0CF149F1209E}"
[HKEY_CLASSES_ROOT\CLSID\{8F57C2D0-4C95-4945-A4C4-0B7548587796}\Version]
@="1.0"
[HKEY_CLASSES_ROOT\PROTOCOLS]
[HKEY_CLASSES_ROOT\PROTOCOLS\Filter]
[HKEY_CLASSES_ROOT\PROTOCOLS\Filter\text/vnd.sun.j2me.app-descriptor]
"CLSID"="{8F57C2D0-4C95-4945-A4C4-0B7548587796}"
[HKEY_CLASSES_ROOT\PROTOCOLS\Filter\text/vnd.sun.j2me.app-descriptor; charset=utf-8]
"CLSID"="{8F57C2D0-4C95-4945-A4C4-0B7548587796}"
[HKEY_CLASSES_ROOT\PROTOCOLS\Filter\application/java-archive]
"CLSID"="{8F57C2D0-4C95-4945-A4C4-0B7548587796}"
[HKEY_CLASSES_ROOT\PROTOCOLS\Filter\text/x-pcs-gcd]
"CLSID"="{8F57C2D0-4C95-4945-A4C4-0B7548587796}"
[HKEY_CLASSES_ROOT\MIME]
[HKEY_CLASSES_ROOT\MIME\Database]
[HKEY_CLASSES_ROOT\MIME\Database\Content Type]
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/java-archive]
"Extension"=".jar"
[HKEY_LOCAL_MACHINE\SOFTWARE]
[HKEY_LOCAL_MACHINE\SOFTWARE\Apps]
[HKEY_LOCAL_MACHINE\SOFTWARE\Apps\Esmertec Java]
[HKEY_LOCAL_MACHINE\SOFTWARE\Apps\Esmertec Java\Properties]
"microedition.ua.prefix"=""
"microedition.ua.postfix"=""
"microedition.ams.iconsize"="24"
"DestNet"="0"
"File.basedir"="\\windows\\"
"File.rootdir"="\\windows\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\Tegic]
[HKEY_LOCAL_MACHINE\SOFTWARE\Tegic\eT9]
"CustomClassNames"=hex(7):4a,42,45,44,5f,54,45,58,54,46,49,45,4c,44,3f,3f,3f,\
3f,3f,3f,3f,3f,3f,3f,3f,3f,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM]
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\MASD]
"JbedJava_3_1"="0_0_20080222_3_1"
mbarvian said:
i do, here's the rgu file
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Tegic\eT9]
"CustomClassNames"=hex(7):4a,42,45,44,5f,54,45,58,54,46,49,45,4c,44,3f,3f,3f,\
3f,3f,3f,3f,3f,3f,3f,3f,3f,00,00
Click to expand...
Click to collapse
New version 0.0.0.4 up
Can't seem to figure out why your RGU files "CustomClassNames" ends with 00,00... if you open _setup.xml in a hex editor it's 80,80... also the \ in the middle makes no sense to me...
EDIT:
Found this regarding the \
"Large Value Data Strings can span onto more than one line, in which case each line (except the last one) is terminated by a comma (,) followed by a SINGLE backslash mark (\) and consecutive lines are separated by carriage returns (CR)"
...so it's not important
EDIT:
http://www.microsoft.com/express/product/default.aspx should get you started with some coding if that's the route you want to go - Express editions are free
evalu8t0r said:
New version 0.0.0.4 up
Can't seem to figure out why your RGU files "CustomClassNames" ends with 00,00... if you open _setup.xml in a hex editor it's 80,80... also the \ in the middle makes no sense to me...
Click to expand...
Click to collapse
the '\' is used to break a line and multiplestring values are terminated with a double zero byte, one per string and one for the whole string, you can find this info on msdn btw...
worstenbrood said:
the '\' is used to break a line and multiplestring values are terminated with a double zero byte, one per string and one for the whole string, you can find this info on msdn btw...
Click to expand...
Click to collapse
Thanks
I see that (http://msdn.microsoft.com/en-us/library/ms724884(VS.85).aspx)
But I don't understand why I'm seeing 4A4245445F544558544649454C443F3F3F3F3F3F3F3F3F3F3F3FEF8080 and not 4A4245445F544558544649454C443F3F3F3F3F3F3F3F3F3F3F3FEF0000 when looking at the _setup.xml file in a hex editor. Any ideas?
I'm using System.Text.Encoding.UTF8.GetBytes to read the string and converting each of them to a string (using ToString("X2"))
The RGU file mbarvian posted has 0000 in the end ...
hello
great tool bro
mods this should be a sticky or kaiser wiki
evalu8t0r said:
Couldn't find an app that could convert CAB's to OEM packages (in an easy way) so I made my own...
...only supporting CAB's with _setup.xml files
New version 0.0.0.4
Cab2OEM.exe
Click to expand...
Click to collapse
jahrami said:
hello
great tool bro
mods this should be a sticky or kaiser wiki
Click to expand...
Click to collapse
Thanks... bro
I'm not sure v0.0.0.4 is a fully working version - it needs more testing
V1.0.0.0 could be a sticky candidate - Still needs some work to be perfect
evalu8t0r said:
Thanks... bro
I'm not sure v0.0.0.4 is a fully working version - it needs more testing
V1.0.0.0 could be a sticky candidate - Still needs some work to be perfect
Click to expand...
Click to collapse
Nice app, I'll have to give this a go when I get time to start cooking again.
I've added it to wiki: http://wiki.xda-developers.com/index.php?pagename=HTC_Kaiser#ROMx20.Cooking
I'm not too sure about a sticky, no other ROM cooking tools are. Just my 2c's.
Dave
DaveShaw said:
Nice app, I'll have to give this a go when I get time to start cooking again.
I've added it to wiki: http://wiki.xda-developers.com/index.php?pagename=HTC_Kaiser#ROMx20.Cooking
I'm not too sure about a sticky, no other ROM cooking tools are. Just my 2c's.
Dave
Click to expand...
Click to collapse
Once you get cooking let me know how it runs for you
well, I'm very glad to say that I have not had any problems with v0.0.0.4
great job and I look forward to future releases man
There are some flaws in the conversion. Hopefully, this can be fixed in the next version. Here's the description of the flaws:
1. For "\" that is specifying a path, the rgu should have "\\". For eg. "\Windows\Cookies" should be "\\Windows\\Cookies".
2. For " that is specifying a long path, the rgu should have "\". For eg. ""jbed.exe" -m %1" should be "\"jbed.exe\" -m %1".
Another flaw for registry with DWORD key. It produces the RGU file which uses decimal value in the DWORD key, which is completely wrong. Hopefully this can be fixed in next version, too.

[Q] How to edit a cab file?

Hiya
So I figured that i better go a learn how to use this UC that i find extremly clever - however there's a few cab's that i would love to change abit to my use, for instance dont make it install all the apps its trying and so on...
However i dont really know where or how read the file - ive downloaded WinCE trial version and oped the cab, but wich file type does what and so on? Ive tried abit, deleting some program files however i still need to edit the install files to tell the cab not to install the program at all, so are there anybody out there who can guide me abit on the right direction?
And es ive allready searched this site and google, but i havnt found anything usefull :?
//M
Which program is it that you're trying to edit?
Have you tried editing the config file that lists the cabs to be installed?
Jadel said:
Which program is it that you're trying to edit?
Have you tried editing the config file that lists the cabs to be installed?
Click to expand...
Click to collapse
If you by config file means the xml file then yes - so far so good - however now im having trouble rebuilding the cab - ive tried several times using both winrar and alZip but i cant seem to rebuild the file correctly - it dosnt even have the right size even though all ive done is to extract the files and rebuild em - what am i doing wrong?
Perhaps im just too dumb to get it - but when i open the cab file in WinCE it dosnt seem to display the _setup.xml at all - so how do i edit that file and use WinCD to rebuild the cab file?
//M
Bump!
//M
use any Cab manager to do that
or cabwiz (microsoft command line utilty)
also try this : http://nedge2k.com/cab-o-matic
or, you could PM the files and i'll cab'm up
ather90 said:
use any Cab manager to do that
or cabwiz (microsoft command line utilty)
also try this : http://nedge2k.com/cab-o-matic
or, you could PM the files and i'll cab'm up
Click to expand...
Click to collapse
Hmm i allready have WinCE - i just dont know how to change the cab and repack it, perhaps you could help on that?
Ive also seen that link under my search - however the site just says: "down for bug squashing..." so not much help there anyway
Thx for the offer - however the main reason is i want to learn how to do it properly
CabWiz i has been unable to find for download :?
//M
to edit a cab, you need to have the WCM file. you can also unpack it using a Package Creator (v2.7) makes the changes needed, and create the cab again with the modifications using your CECabManager
nir36 said:
to edit a cab, you need to have the WCM file. you can also unpack it using a Package Creator (v2.7) makes the changes needed, and create the cab again with the modifications using your CECabManager
Click to expand...
Click to collapse
Hmm yea i understand that much - however i fail to see how i can edit anything in WinCE when i dont have the xml file when i open the cab? I do understand the i need to unpacvk the cab, ive dont the with different programs, ive also edited the xml file to fit my request but i simply cant repack the cab with my edited xml file and get it to work? What am i doing wrong?
//M
CeCABManager supports importing information from an *.inf file.. not xml files..
you can just provide the info on the cab to the app and it'll pack it for you..

Mui files and kitchen

I 've started recently to work with the kithcen found here, for DIamonds and winMo 6.5.
I also found some interesting post with mui files here.
The question is how can these mui files be used with a kitchen like ervious visual kitchen to produce a localized version of windows mobile rom?
padvou said:
I 've started recently to work with the kithcen found here, for DIamonds and winMo 6.5.
I also found some interesting post with mui files here.
The question is how can these mui files be used with a kitchen like ervious visual kitchen to produce a localized version of windows mobile rom?
Click to expand...
Click to collapse
Ervius visual ROM kitchen uses sub folders for different localities. The MUIs should all be in the form somefile.dll.XXXX.mui where XXX is the locale. If you create new folders for the locale (I think ervius visual kitchen just uses XXXX e.g. 0409) using the files ending in XXXX.mui with your files, instead of the similarly named files using whatever the old locale was, and then cook it, it should work (you'll need to change the locale in ervius visual kitchen, and remember to replace OEM_Lang_0409).
OK, here goes nothing...
padvou said:
OK, here goes nothing...
Click to expand...
Click to collapse
Good luck!
He he!!
Something went terribly wrong!
The new ruu_signed.nbh file is 7.985 kb!!
It must be the tiniest ROM ever created!!
I attach a logfile by Ervious Kitchen.
padvou said:
He he!!
Something went terribly wrong!
The new ruu_signed.nbh file is 7.985 kb!!
It must be the tiniest ROM ever created!!
I attach a logfile by Ervious Kitchen.
Click to expand...
Click to collapse
7.985kb would be awesome... Would leave lots of room!
What about the \EXT\Diamond\COMMON\External_Packages folder contents?
There are many 0409 folders and mui files there.
What can I do?
padvou said:
What about the \EXT\Diamond\COMMON\External_Packages folder contents?
There are many 0409 folders and mui files there.
What can I do?
Click to expand...
Click to collapse
If those contain 0409 files, you'll need to put the equivalent of whatever language you want in there...
I attach the log of the Kitchen Build batch file..
padvou said:
I attach the log of the Kitchen Build batch file..
Click to expand...
Click to collapse
Looks like you've replaced a file with a folder... In the SYS\21725\SHARED\0408\AdobeFlash_LANG_0408\flashresource.dll.0408.mui\ folder, do you have "flashresource.dll.0408.mui"?
It's there.
Does it matter that its 0408 contents are copied from 0409?

Categories

Resources