Did anybody see (or know) the info, how to remove unneeded locales from manila package?
Why do you keep about half of thousand "dead" files, if use only en-us locale, for example?
Stupid remove spare *_manila is not the right way: manila don't start.
Related
i want remove twitter from my rom.
i delete Manila_Twitter_2_5_19203032_0's folder but after htc sense don't work
what can i do to remove it?
just remove the tab and thats it.
how?
i want remove it from the rom not only disable
when you remove it from Sense it uninstalls it. set peep as a quicklink then remove it from the Sense tabs and you will see that Peep is no longer there.
how remove it from Kitchen ?
Try this:
From 26948339_manila remove "twitter.page" subs,then yon can remove twitter package from the kitchen.
You can also change the tabs order changing the "Order" variable value.
works
10x
I want to be able to add my custom stocks and remove default ones on the manila stocks page in my kitchen.
I've had a look in the reg and rgu files but nothing. Are they hidden in a dll or something? Anyone know where I an change these?
Thanks
Mode edit: Solved
Try to delete the ygoservice.db file in OEM operator package folder.
It should work.
Not the one inside the Manila stocks folder.
EDIT: Found the file in \Application Data\HTC\YGo, all good now.
Thanks for that!
I was hoping someone could help me out. I've been trying for a while to make a working OEM out of a few sense 2.5 cabs. At the moment I have 2 to choose from, one posted on modaco(thread http://www.modaco.com/content/i8000...07676/noobody-and-rapid-sense-2-5-rom-nxxje2/ and file link http://www.4shared.com/file/uV-HPoiM/nOObody__Rapid_Sense_252011_Rh.html) and http://www.freeza-inc.com/freezaROM/OEMCAB/fi. Sense - 2.5.2011.3030 for WM6.1 beta.cab(makes it easier, these cabs include full package, I've tried grabbing oem's from ppcKitchen with limited success). I was hoping someone could post a tutorial about converting cabs like such ^^ to an oem package for use with buildOS. Thanks in advance for any help.
This should help
http://forum.xda-developers.com/showthread.php?t=467842
When I use that tool the oem will build but not work. I've tried a few other tools but they also don't create working oems. cab2oem, oemizer etc.
I don't use sense, so haven't installed the cab, but here's how I make more complicated packages: Run sk tracker, and take a system snapshot. Install the cab, and run sk tracker again and take a second snapshot and compare the first two snapshots. Copy all new files to your oem (or EXT). Export all new reg keys to an app.reg or .rgu. My guess is that all the files go into \windows, so you won't need to deal with initflashes.txt files or app.dat files. You may need to get sense running (if it isn't running after the cab install). If you have to start it up (may require a soft reset), then run it and take a 3d snapshot. Compare shots 2 to 3-there could be a few new registry keys. Most are going to be in obvious places, like HKCU(or LM)\software\HTC\Manila, but you may have some certificates installed in odd places as well as random crap you'd never find without sk tracker in HKCR. You probably need all of these keys. The problem with just using an oem creator is that there may be reg keys installed by a setup.dll, or reg keys installed when the program first launches, and you'll miss these.
Remove any setup.dll from the package-it won't be needed. And since you're using buildos, I guess you'll need to create a .dsm (have fun with that-nicest thing about EVK is you don't need them). I guess there may be a startup shortcut, so you'll need the initflashfiles to get it in \windows\startup, unless you use an HKLM\init key to start sense up.
look at the main stickie or kitchen tools repository thread search for cab converter it works... but if your cab has a setup.dll will be hard you need to see whats inside of the setupdll and try to add that things to the OEM mannually like resources or regs
Dear Colleagues,
I'm trying to cook a ROM in Polish. I have handled almost all the translations, but I have a problem to find the place to translate Soft Keys when a system menu is used (see my screenshots). On the bottom there is still written "Close" and "Back" instead of Polish wordings.
These softkeys appear in many programs like File Explorer, pOutlook, Office applications, Notes, Windows Calendar, Windows Contacts and some others even though for each of these applications I have a proper *0415.mui files (found or edited myself), and all every other text in these applications (also menu items) is correctly translated.
It seems like there is some mui file, or reg entry which covers general menu appearance and texts but I cannot find it. I searched all my mui files for "Close" and "Back" strings (ASCII, Unicode and Hex) with Total Commander but without any outcome. Also searched in the registry of a cooked ROM for these strings. Also without results.
Does any of you guys have an idea where can I change these strings? Or do you have an idea how else can I search for them?
The sys build is: 21887, perhaps this is an important information.
Thanks in advance
Skrobel
CUIHandler.dll.<yourlang>.mui
(Menu Enhancement package from HTC)
OndraSter said:
CUIHandler.dll.<yourlang>.mui
(Menu Enhancement package from HTC)
Click to expand...
Click to collapse
Thank you very much!
But I have the file, it's translated and signed. It has only 3 string resources 102 (Back), 104 (Close) and 105 (Redy), but all three I do already have in my 0415 language (and of course all resources are marked as 1045). But the SoftKeys in menu still appear in English...
These two (three) Back&Close&Back are from this file, I know it, I translated it many times from chinese ROMs. Are you cooking the right file?
I hope so... In the original package there was no 0409.mui so I don't even know if the IDs have chaned. I took the 0415 mui from the stock ROM 21887 stock ROM.
And honestly I don't have influence on the package itself 'cause I work on dump not the full kitchen system.
EDIT: Ah, perhaps this helps: The menu enhancement package version is: 1_1_20191232_00 perhaps somebody of you has the correct 0409 or even chinese mui file for exactly this package?
EDIT2: I viewed the CUIHandler.dll with HexEditor. But I couldn't find there any of above mentioned strings even in English. Since there is no english nor chinese mui file for this library, I don't know where the system finds the strings afterall. Strange.
I've asked the original ROM Author - Jackos - for sending me the Menu_Enhancement packages. And here it is:
http://forum.xda-developers.com/attachment.php?attachmentid=404044&d=1284905153
As you can see, no mui files. But somehow the system still knows what to write in English...
Do you have any more ideas how to force these three words to appear in another languages?
Sorry I'm an ass, I said correct package (Menu Enhancement), but wrong file, I ment HTCMenuEnhance.dll.<yourmui>.mui
Sorry once again
Ahoj!
OndraSter, you are not an ass You're brilliant!
I just renamed my original CUIHandler.dll.0415.mui into HTCMenuEnhance.dll.0415.mui and it worked at last!
Actually I copied the file not renamed it as TC couldn't remove file "in ROM". But the most important thing is it works!
Now I started to wonder why!
Is it possible, that when one doesn't use Menu Enhancements these 3 strings are controlled by CUIHandler, and if one uses Menu Enhancement this function is "overtaken" by HTCMenuEnhance.dll?
Dou you have somewhere in your archives a HTCMenuEnhance.dll.xxxx.mui file from any other Menu_enhancement package (any language - even chinese or Czech)? I just wan't to check if there are no other strings that should be there. And I don't know how to create a mui out of whole dll (where to look for the resource IDs).
Zatím děkuji
Skrobel
These menus are "enhanced" by HTC, making dll CUIHandler.dll (forced name by MS) and enabled in registry. HTC has in latest versions of Menu Enhancement renamed the dll to HTCMenuEnhancement.dll, that's the all problem here, the string table is the same, just 3 recods (Close&Back&Close I think). Same as for original (old) CUIHandler iirc.
Thanks again, I am happy now. Problem solved!
OndraSter said:
These menus are "enhanced" by HTC, making dll CUIHandler.dll (forced name by MS) and enabled in registry. HTC has in latest versions of Menu Enhancement renamed the dll to HTCMenuEnhancement.dll, that's the all problem here, the string table is the same, just 3 recods (Close&Back&Close I think). Same as for original (old) CUIHandler iirc.
Click to expand...
Click to collapse
Hi Ondra
Thank you very much, I was lookinf for this for ages
Díky Ondro
Tohle jsem hledal a dnes během hledání jiné věci našel.
hi every body
can some one please tell me which sys packages and ext packages are safe to remove for rom cooking for leo.thanks
master92 said:
hi every body
can some one please tell me which sys packages and ext packages are safe to remove for rom cooking for leo.thanks
Click to expand...
Click to collapse
THIS is Da_G's post on most SYS packages and what they do. You decide from there what you don't want or do want.
HERE is a thread from MobileUnderground.info on HTC Packages and what they do. Post 2 in this thread also has the same info. from the first Da_G post that I linked. Again, it's up to you what you want to leave in or out. Obviously the majority is needed to have a functional ROM.
As far as what I personally remove from my SYS packages, they are:
AdobeFlash (I use a separate Adobe package)
AdobeFlash_LANG_0409
AdobeFlashCodecs
AUTOUPDATE
Autoupdate_Lang_0409
bronze (all the bronze files are necessary if you want to cook in Titanium. I don't use Titanium, so I don't need them.)
BronzeNonEA
CHome (all the CHome files are necessary if you want to cook in Titanium. I don't use Titanium, so I don't need them.)
CHome_Lang_0409
Entertainment
Entertainment_Lang_0409
FWUPDATE
Fwupdate_Lang_0409
IRDA (My device does not have Infared. If yours does, you probably need this.)
IRDA_Lang_0409
Office (I cook Office in via a separate package.)
Office_Lang_0409
OneNote (OneNote is part of my separate Office package)
OneNote_lang_0409
SampleMusic
SIM_TKit (I have a CDMA device and so I never use the SIM card. Not sure if this is needed if you use a SIM card.)
Skybox
Skybox_Lang_0409
Skymarket
Skymarket_Lang_0409
VoIP
VoIPOS
WelcomeCenter
WelcomeCenter_Lang_0409
WMMoneyWidget
WMWeatherWidget
WMWidgets
WMWidgets_LANG_0409
I also remove all the Windows Themes (Classic Blue, VeraWang Red, etc...) I remove all the PNGs for those themes and I remove all the .tsks for them as well.
Obviously to do this you must have your own theme ready to go or it won't be good.
HERE's a site that list all the SYS packages and then list whether or not they are removable. That site is linked in THIS thread which is a must read for any ROM chef. It's filled with tons and tons of info. and by reading that thread and the links contained in it, most all your questions will be answered.
You can safely remove the entire EXT.
thanks for reply.this information is realy helpfull.