Hey guys, I'm on v1.9994 of my ROM, so close to 2.0 (which is almost completely bug free!)
Im having a few issues within Manila that I was wondering if anyone has any clue on.
1. My calendar will not show my appointments, even when I make a new appointment directly within it or try to import MyPhone appointments. I have read that using BG4All tabs may cause some issues, which I have, but even after replacing those 2 files (3a8e04af_manila and 090a4ee8_manila) Appointments still do not show up.
2. Related - How to change days of the week to start with Sunday via registry?
3. I cant, for the life of me, map the Home left soft key to Manila's "All People" (where it shows all the contacts). I've tried numerous combinations from various sites, right now Im on:
Code:
"HomeLSKPath"="Manila://people\browserlayer\?.page"
When I click, the screen sort of flashes like its trying to switch, but stays on homepage.
I have the people tab hidden by default in Manila core, but I can access all people after pulling up the phone dialer.
Here are my Manila Packages:
Code:
[10:57:34] Copying the 'HTC Rhodium\HTC Rhodium Packages\Start Icon Loader v2.5.20162124.0_Oboe' EXT package (Module To File)...
[10:56:01] Copying the 'HTC Rhodium\HTC Rhodium Packages\Manila Core_2_5_20161332_0' EXT package (Module To File)...
[10:56:13] Copying the 'HTC Rhodium\HTC Rhodium Packages\Manila Home_CHT_2_5_20161714_0' EXT package (Module To File)...
[10:56:20] Copying the 'HTC Rhodium\HTC Rhodium Packages\Manila_Calendar_2_5_20153814_0' EXT package (Module To File)...
[10:56:21] Copying the 'HTC Rhodium\HTC Rhodium Packages\Manila_Internet_2_5_20161412_0_CFC' EXT package (Module To File)...
[10:56:22] Copying the 'HTC Rhodium\HTC Rhodium Packages\Manila_Mail_2_5_20161212_0_CFC' EXT package (Module To File)...
[10:56:23] Copying the 'HTC Rhodium\HTC Rhodium Packages\Manila_Message_2_5_20161428_0_CFC' EXT package (Module To File)...
[10:56:24] Copying the 'HTC Rhodium\HTC Rhodium Packages\Manila_Music_2_5_20161326_0_CFC' EXT package (Module To File)...
[10:56:27] Copying the 'HTC Rhodium\HTC Rhodium Packages\Manila_Photo_2_5_20161617_0_CFC' EXT package (Module To File)...
[10:56:28] Copying the 'HTC Rhodium\HTC Rhodium Packages\Manila_Settings_2_5_20153812_0_CFC' EXT package (Module To File)...
[10:56:31] Copying the 'HTC Rhodium\HTC Rhodium Packages\Manila_Stock_2_5_20143027_0_CFC' EXT package (Module To File)...
[10:56:34] Copying the 'HTC Rhodium\HTC Rhodium Packages\Manila_Twitter_2_5_20112427_0_CFC' EXT package (Module To File)...
[10:56:37] Copying the 'HTC Rhodium\HTC Rhodium Packages\Manila_Weather_2_5_20152712_0_CFC' EXT package (Module To File)...
Thanks guys.
For the contacts, add this reg:
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila]
"HomeLSKPath"="\\Windows\\contacts.lnk"
"HomeLSKText"="Contacts"
and you must make sure contacts.exe is in windows, heres a copy of it if you dont have it, I just put it in the files folder. [Contacts]
Not sure about the appointments, although if I were you I would stop using BG4ALL, and upgrade your CHT to 1.8.5 (this lets you have backgrounds on all tabs anyway, and to my knowledge, causes no problems)
And I dont think you can change the calender.
[★] said:
For the contacts, add this reg:
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila]
"HomeLSKPath"="\\Windows\\contacts.lnk"
"HomeLSKText"="Contacts"
and you must make sure contacts.exe is in windows, heres a copy of it if you dont have it, I just put it in the files folder. [Contacts]
Not sure about the appointments, although if I were you I would stop using BG4ALL, and upgrade your CHT to 1.8.5 (this lets you have backgrounds on all tabs anyway, and to my knowledge, causes no problems)
And I dont think you can change the calender.
Click to expand...
Click to collapse
Thank you for your response and suggestions.
I was actually looking to have it link to Manila All People, not the Windows Contacts.. Though something is better than nothing, of course
Do you happen to know the correct string for Manila All People (which is also the full list of contacts, just HTC format)? As of now, I can only access mine by pulling up my dialer, which then provides the soft key link... So it works, but im guessing I have the wrong string or characters.
venomshot629 said:
Thank you for your response and suggestions.
I was actually looking to have it link to Manila All People, not the Windows Contacts.. Though something is better than nothing, of course
Do you happen to know the correct string for Manila All People (which is also the full list of contacts, just HTC format)? As of now, I can only access mine by pulling up my dialer, which then provides the soft key link... So it works, but im guessing I have the wrong string or characters.
Click to expand...
Click to collapse
No thats the right stuff, that will link it to manila people
venomshot629 said:
Do you happen to know the correct string for Manila All People (which is also the full list of contacts, just HTC format)? As of now, I can only access mine by pulling up my dialer, which then provides the soft key link... So it works, but im guessing I have the wrong string or characters.
Click to expand...
Click to collapse
[HKEY_LOCAL_MACHINE\Software\HTC\Manila]
HomeLSKPath= "\Windows\manila.exe" --switchtopage Manila://people\browserlayer\?.page
[★] said:
No thats the right stuff, that will link it to manila people
Click to expand...
Click to collapse
The one you provided gives me an error saying the shortcut is missing.
icke said:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila]
HomeLSKPath= "\Windows\manila.exe" --switchtopage Manila://people\browserlayer\?.page
Click to expand...
Click to collapse
This one does the same thing as I was describing, where it just flashes the screen like its about to change the page, and then just goes back to the homescreen.
Can someone please post it exactly as it shows in their registry edits? I am adding this to an app.reg file. Or is that above how it is supposed to show (without quotes around the HomeLSKPath, and a space after the equal sign?)
[★] said:
For the contacts, add this reg:
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila]
"HomeLSKPath"="\\Windows\\contacts.lnk"
"HomeLSKText"="Contacts"
and you must make sure contacts.exe is in windows, heres a copy of it if you dont have it, I just put it in the files folder. [Contacts]
Not sure about the appointments, although if I were you I would stop using BG4ALL, and upgrade your CHT to 1.8.5 (this lets you have backgrounds on all tabs anyway, and to my knowledge, causes no problems)
And I dont think you can change the calender.
Click to expand...
Click to collapse
Actually, sorry, I didnt use your lnk the first time... Now it works!
Thank you thank you thank you!
venomshot629 said:
Actually, sorry, I didnt use your lnk the first time... Now it works!
Thank you thank you thank you!
Click to expand...
Click to collapse
No worries
Related
I have a ATT Pure with the HTC 2.16 Kitchen. I want to edit the shortcut in the JBlend OEM package such that the help file (after in the ROM) is "JBlend" instead of "JBlend_Help" for example. However, with OEM packages extracted with the visual kitchen I cannot see where to do this in the package? Some packages I have found have .DAT files which can be edited but the OEM pnes do not. Any ideas how to do this? Thanks
rdtce said:
I have a ATT Pure with the HTC 2.16 Kitchen. I want to edit the shortcut in the JBlend OEM package such that the help file (after in the ROM) is "JBlend" instead of "JBlend_Help" for example. However, with OEM packages extracted with the visual kitchen I cannot see where to do this in the package? Some packages I have found have .DAT files which can be edited but the OEM pnes do not. Any ideas how to do this? Thanks
Click to expand...
Click to collapse
have a look into files with ext .provxml
if your packages are from pure got oem packages < devices like topaz, links are created from provxml
info on shortcuts can be in xml, provxml, reg, rgu, dat and initflashfiles.txt - if you got any, open them in notepad to edit
it is also possible that the shortcut is in initflashfiles.dat in oem\device\lang folder in kitchen - use notepad2 to edit
cu
nosedive
Thanks for the tip. I have .DSM files in the packages. I used a DSM editor to look at them but I see they just list other files in the package... No idea what those are for. Also, related topic, I dumped some OEM packages out of the latest HTC Rhodium ROM (JetCet Print, BCR) and put them in my Topaz kitchen with the other Topaz EXT packages but the won't cook in. The build process works but they do not show up in my ROM. Any idea why? Is there security on these that prevents cooking into another platform/ROM? Thanks
rdtce said:
Thanks for the tip. I have .DSM files in the packages. I used a DSM editor to look at them but I see they just list other files in the package... No idea what those are for. Also, related topic, I dumped some OEM packages out of the latest HTC Rhodium ROM (JetCet Print, BCR) and put them in my Topaz kitchen with the other Topaz EXT packages but the won't cook in. The build process works but they do not show up in my ROM. Any idea why? Is there security on these that prevents cooking into another platform/ROM? Thanks
Click to expand...
Click to collapse
If you're using Ervius Visual Kitchen, select the Initflashfiles.dat editor from the left hand side, and then look at initflashfiles. It should contain the JBlend help shortcut setup. If you have a look at the initflashfiles.dat for the Rhodium ROM it should have the setup for JetCet Print etc.
OK, great! I will give it a try and post back later today. Thanks again!
Is it possible to add the setup for a package to another ROM like adding JetCet to my Topaz? Is this how all OEM (HTC) packages are set up? When I was playing around with my fuze, I was able to convert cabs to packages and add them all the time. I never had to do any other setup work in the ROM.
rdtce said:
Is it possible to add the setup for a package to another ROM like adding JetCet to my Topaz? Is this how all OEM (HTC) packages are set up? When I was playing around with my fuze, I was able to convert cabs to packages and add them all the time. I never had to do any other setup work in the ROM.
Click to expand...
Click to collapse
That's because the Cab->OEM created an initflashfiles.txt file for each package which contained the settings. The ones for the OEM packs in the HTC ROM are all in intiflashfiles.dat, so you need to find them and copy them.
Hello
I'm building with all Leo 3.04 EXT packages, no modifications except to use the 0409 files from Leo 3.02 to make it WWE.
I've encountered a few 'IDS_XXXX' menu items in contacts and messaging - does anyone know what they should say and which file to edit to fix them?
Screenshots attached
Edit: I found the IDS_MSGCLIENT_CALLVOICE in People_Pages.xml. It appears to reference "HTC\Common\simpledialog.mode9" so I'm guessing whichever mode9 manila file is the simpledialog must be missing some code to describe the voice call option...
Edit 2: IDS_ALLPEO_BACKUP and SIMINFO are in there too...
You used 0409 lang files from some older build of those apps (HTCMessagingClient I see there?) which don't have those resources (translations) available.
You're absolutely right. A bit of backtracking and version checking shows that I'm using Manila People v2.5.20161612.0 which I believe is taken from the Oboe ROM and therefore has references to some stuff that isn't in my Leo packages. The Leo 3.04 package version is Manila People v2.5.20161424.0 and I think I got them confused; I'll try the 3.04 package and see if everything works OK
Edit: Yep, switching to a Leo package instead of the Oboe package I was using fixes the problem
Hello,
after cooking my first i8000 lite roms, i want now to cook in several apps and maybe sense 2.5. After reading the whole night in the forums i learned that there are several ways to convert a cab file: to an OEM or and EXT package... but what is the difference? OEM works with provxml and EXT with app.reg? So the only difference is the way of installing to the rom?
thanks a lot
yetrael said:
Hello,
after cooking my first i8000 lite roms, i want now to cook in several apps and maybe sense 2.5. After reading the whole night in the forums i learned that there are several ways to convert a cab file: to an OEM or and EXT package... but what is the difference? OEM works with provxml and EXT with app.reg? So the only difference is the way of installing to the rom?
thanks a lot
Click to expand...
Click to collapse
OEM are flat packages (meaning that all the files and modules are in the root level of the package). EXT packages are multilevel packages, as they have the root folder and in the root is reg (app.reg) and initflash info (app.dat), along with another folder with all the common (non lang dependant) files ("files" folder), as well as a lang folder (0409 for WWE). Reg in OEM is .rgu extension, and reg in EXT is .reg extension, but both are ultimately cooked in the same location -- hives. OEM dy defination includes .dsm files which is simply package info not generally considered necessary for the function of the rom. EXT may or may not include .dsm, but is typically not reguired in an EXT package. provxml is no different in OEM or EXT, as provxml entries are not cooked into hives, they are implimented on first boot. Some kitchens use EXT, some OEM, and some kitchens use both. Before platform rebuilder came along, everything was OEM.
simply said:
EXT = OEM
but:
EXT - doesn't need dsm file (OEM neither, when using platformrebuilder-based kitchen)
EXT - all files except parts for initflashfiles.dat and hives are in files folder
EXT - instead of <guid>.rgu is app.reg in main folder
EXT - instead of initflashfiles.txt (used in BuildOS) is app.dat in main folder
so all in all, it is just simplified OEM so you don't have to generate dsm's and guid's
OEM files - are for your specific device. Other files maybe placed their by the carrier to make it do some of their pretty stuff.
EXT files - can be carried/upgraded from different roms.
Plus all that stuff that indagroove and ondraster said. Those are how I would see them as a novice.
thanks a lot for sharing your knowledge
afaik my kitchen for omnia2 works only with buildos, so i will use oem packages
BuildOs, I remember that one. So you won't have any EXT's. Before the EXT's came into existance if I remember right...
Doesn't the factory (HTC in my case) use EXT packages?
jwzg said:
Doesn't the factory (HTC in my case) use EXT packages?
Click to expand...
Click to collapse
They use OEM.
yetrael said:
Hello,
after cooking my first i8000 lite roms, i want now to cook in several apps and maybe sense 2.5. After reading the whole night in the forums i learned that there are several ways to convert a cab file: to an OEM or and EXT package... but what is the difference? OEM works with provxml and EXT with app.reg? So the only difference is the way of installing to the rom?
thanks a lot
Click to expand...
Click to collapse
thanks for the replies guys...
was just wondering ...noobie question tho...
if i want to install my own programs ,is it better to do so as oem or ext??
and in which folder should i put them?
TIA
cheers
krazy
Installing by phone you mean cooking into ROM? It doesn't matter, they both do the same purpose, there is nothing like SYS, EXT, OEM, ... in original platformbuilder, there is only Microsoft side (for us SYS and MSXIPKernel) and OEM's (htc, ..) part (for us OEM, OEMXIPKernel). With platformrebuilder, that deletes dsm's and relocation module parts, came simplification in terms of adding new packages. Since it deletes dsm, it doesn't need them at all and to specify what is .rgu for package, it moves all content into folder "files" (even modules) and .rgu is renamed in root to app.reg.
Have I explained it enough? Just ask
Edit: Thanks to Ultrashot for a new package on post #62. Working smooth!
Hi,
First, I did searched a lot trying to solve this issue.
I've been cooking for my Blackstone using com 3 builds for some time, and I got almost everything working, except the HTC volume control.
I've tried packages from Topaz (Volume control 2.2.2011), Leo 3.14 (2017), and Huasan 1.24 (2018), but none of them are working.
Also tried solutions like Launch HTC volumen control
My actual Rom is based on the Topaz 2.53 (2011) and vol control from Huasan.
I'd really like to understand the reason why the Volume control is not working on my Roms.
I've seen it working on other devices, but not on the blackstone.
- Is it related to the task bar icon? (I've tried to include the huasan phcanOverbmp.dll and it doesn't work either). I've noted that Launch HTC volumen control opens the dropdown taks bar and then launch the network (which is next to the volume icon).
- Are the volume control package having any dependency with other packages (EXT or OEM)?
Thanks in advance.
ypsmav said:
Hi,
First, I did searched a lot trying to solve this issue.
I've been cooking for my Blackstone using com 3 builds for some time, and I got almost everything working, except the HTC volume control.
I've tried packages from Topaz (Volume control 2.2.2011), Leo 3.14 (2017), and Huasan 1.24 (2018), but none of them are working.
Also tried solutions like Launch HTC volumen control
My actual Rom is based on the Topaz 2.53 (2011) and vol control from Huasan.
I'd really like to understand the reason why the Volume control is not working on my Roms.
I've seen it working on other devices, but not on the blackstone.
- Is it related to the task bar icon? (I've tried to include the huasan phcanOverbmp.dll and it doesn't work either). I've noted that Launch HTC volumen control opens the dropdown taks bar and then launch the network (which is next to the volume icon).
- Are the volume control package having any dependency with other packages (EXT or OEM)?
In the meantime I'm working with some alternative solutions like S2U2 (I'll be glad if someone post a working package just for the vol control) or set Volume.
Thanks in advance.
Click to expand...
Click to collapse
The reason it does not work is that your OEMDrivers are too old. You need a newer keypad.dll from what I have read.
Hi MWalt,
With this info I searched again and found an interesting post from Kwbr
kwbr said:
Hi, since this question is asked several times I will shed some light on this. Problem is some blackstone drivers are not 100% compatible with the new volume control. There are 2 drivers, keypad.dll (blackstone native driver) and aygshell.dll from com3 which are causing problems with volume control. Although the new volume control is working fine for me some users report problems. Think we have to go back to an old version for now
Click to expand...
Click to collapse
I guess that using the keypad.dll from Topaz, Leo or Huasan will not work, as they may be hardware related, but I'll try.
Has anyone found another workaround to this problem?
Few weeks ago I've made custom HTCVolumeControlProxy.dll that makes HTCVolumeControl working on both X1 and Blackstone. I can post it anytime, but I want to fix one issue found by my rom user today. Wait a bit
Tech info: WM6.5.3 itself doesn't send needed messages to HTCVolumeControl. Newest HTCVolumeControls use keypad.dll with new global keyboard hook feature not existing on Kovsky and Blackstone. My proxy emulates this feature.
Thanks Ultrashot. If you need another beta tester send me a PM. I'll cook your new dll and test it in a minute.
ultrashot said:
Few weeks ago I've made custom HTCVolumeControlProxy.dll that makes HTCVolumeControl working on both X1 and Blackstone. I can post it anytime, but I want to fix one issue found by my rom user today. Wait a bit
Tech info: WM6.5.3 itself doesn't send needed messages to HTCVolumeControl. Newest HTCVolumeControls use keypad.dll with new global keyboard hook feature not existing on Kovsky and Blackstone. My proxy emulates this feature.
Click to expand...
Click to collapse
Man, is there anything you can't fix lol. I sure would have appreciated that back when I had my old Diamond. Great work.
@ Ultrashot
Thanx in advance!
WBR
Siemens Lover
@ultrashot: I'd be interested as well. Currently cooking for X1 and willing to test, if support is needed!
Here it is
Volume_Control_2_2_20113221_00 is one of the best versions for our devices. Newer versions have some problems with MDPL (overlays in mediaplayer, video, etc). May be you won't get any problems on your device.
Older is a bit worse, too.
Please, note that volume control is disabled for cprog windows due to some bugs during incoming call.
Trying right now, flashing later. Thanks, still can't believe that
EDIT: cooked in, with no recmod and no luck. did I miss anything? This is the whole package, right?
derliebewolf said:
Trying right now, flashing later. Thanks, still can't believe that
EDIT: cooked in, with no recmod and no luck. did I miss anything? This is the whole package, right?
Click to expand...
Click to collapse
Do you have all needed HTC packages in your ROM?
I think so at least. which ones are required?
EDIT: here's whats inside:
Code:
[10:26:47] Copying the 'HTC Kovsky\Packages_HTC Kovsky_WWE\Arcsoft MMS v5.0.43.63R2' EXT package...
[10:26:49] Copying the 'HTC Kovsky\Packages_HTC Kovsky_WWE\Arcsoft MMS v5.0.43.63R2 WVGA' EXT package...
[10:26:49] Copying the 'HTC Kovsky\Packages_HTC Kovsky_WWE\Control Block' EXT package...
[10:26:49] Copying the 'HTC Kovsky\Packages_HTC Kovsky_WWE\Extended Pkg' EXT package...
[10:26:49] Copying the 'HTC Kovsky\Packages_HTC Kovsky_WWE\Operator Pkg' EXT package...
[10:26:49] Copying the 'HTC Kovsky\Packages_HTC Kovsky_WWE\Build Info Pkg' EXT package...
[10:26:49] Copying the 'HTC Kovsky\Packages_HTC Kovsky_WWE\Operator Pkg PT' EXT package...
[10:26:49] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\BluetoothSetting_2_11_1_2' EXT package...
[10:26:49] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\CMBandSwitching_2_2_2_3' EXT package...
[10:26:50] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\CMCallBarring_1_3_4_0' EXT package...
[10:26:50] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\CMCallerID_1_5_1_0' EXT package...
[10:26:50] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\CMCallForwarding_1_4_B_0' EXT package...
[10:26:50] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\CMCallWaiting_1_3_1_0' EXT package...
[10:26:50] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\CMInternetSharing_1_2_2_0' EXT package...
[10:26:50] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\CMPhone_1_6_H_3' EXT package...
[10:26:50] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\CMPhoneVMSetting_1_8_0_0' EXT package...
[10:26:50] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\CMPin_1_5_3_0' EXT package...
[10:26:50] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\CommManager_2_9_U_0' EXT package...
[10:26:51] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\Connection Setup DB' EXT package...
[10:26:52] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\Connection Setup v3.1.19202627.00' EXT package...
[10:26:52] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\Connection Setup v3.1.19202627.00 WVGA' EXT package...
[10:26:52] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\MP3_Trimmer_1_2_19194032_0' EXT package...
[10:26:53] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\PACKAGE_LEO_LockScreenAppLauncher_Default_Skin' EXT package...
[10:26:53] Copying the 'HTC Kovsky\Packages_LEO_1_72_WWE\SMSInboxThreading_1_38_0_0' EXT package...
[10:26:53] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\AdobePDF_2_5_1_0_404840_03' EXT package...
[10:26:53] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\AdvancedNetwork_1_0_12_1' EXT package...
[10:26:53] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Album_3_2_20113921_0' EXT package...
[10:26:54] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\App_Service_1_87_0_0' EXT package...
[10:26:54] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Audio_Booster_2_5_19194032_lo00' EXT package (RecMod)...
[10:26:54] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Audio_Manager_Engine_2_0_20113121_h' EXT package...
[10:26:54] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Boot_Launcher_1_0_19152530_2' EXT package...
[10:26:54] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Calculator_1_1_19224019_0' EXT package...
[10:26:54] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\ClearStorage_2_3_1_0' EXT package...
[10:26:54] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Concurrence_Mgr_1_5_19221227_00' EXT package (RecMod)...
[10:26:55] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Contact_Picker_1_0_20113132_00' EXT package...
[10:26:55] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Contact_Utility_Engine_1_2_20113727_00' EXT package...
[10:26:55] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\DataDisconnect_1_14_0_1' EXT package...
[10:26:55] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\DeviceInfo_2_7_1_0' EXT package...
[10:26:55] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\DiscretixDRM_1_0_20090930_01' EXT package...
[10:26:55] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\DRM_Middleware_1_5_19221328_00' EXT package...
[10:26:55] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Dshow_2_0_20113730_00' EXT package...
[10:26:56] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Email_Setup_Wizard_2_3_20113723_30' EXT package...
[10:26:56] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\ExtNewPhoneSetting_1_0_1919_3232' EXT package...
[10:26:57] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\FlashLiteShareDLL_1_0_19201927_0' EXT package...
[10:26:57] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\FMRadio_1_7_19121620_00' EXT package...
[10:26:58] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\FormatSD_1_16_0_0' EXT package...
[10:26:58] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Full_Screen_Player_1_8_20113022_00' EXT package...
[10:26:59] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\GroupEditor_1_0_20111733_00' EXT package...
[10:26:59] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\HTCAnimation_1_3_5_0' EXT package...
[10:26:59] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\HTCApplication_1_14_1_0' EXT package...
[10:26:59] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\HTCFDN_1_8_0_0' EXT package...
[10:26:59] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\HTCFont_Link_1_0_19132133_1' EXT package...
[10:26:59] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\HTCFramework_1_7_20171620_00' EXT package...
[10:26:59] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\HTCMessage_1_09_281_3' EXT package...
[10:26:59] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\HTCScroll_2_0_20161825_00' EXT package...
[10:26:59] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\HTCSettings_1_4_4_0' EXT package...
[10:26:59] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\HTCStartUp_1_7_0_0' EXT package...
[10:26:59] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\HTCUtil_4_12_0_1' EXT package...
[10:26:59] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\IE6Enhancement_1_0_19224019_0' EXT package...
[10:27:00] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\InvokeSIMMgr_1_12_0_2' EXT package...
[10:27:00] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Media_Tool_kit_1_2_20113122_0' EXT package...
[10:27:00] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Menu_Enhancement_1_1_20113129_00' EXT package...
[10:27:00] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\mHub_VO_1_8_091221_X1' EXT package...
[10:27:00] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\MicrophoneAGC_0_92_0_0' EXT package...
[10:27:00] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\MyCPL_3_13_0_6' EXT package...
[10:27:00] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\New_Contact_Card_1_1_20143623_0' EXT package...
[10:27:02] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Phone_Canvas_Enhancement_4_2_51720111829_0' EXT package...
[10:27:03] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\PhoneSetting_1_64_0_0' EXT package...
[10:27:03] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Picture_Enhancement_1_50_19221924_00' EXT package...
[10:27:03] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\PKG_1_1_0_0' EXT package...
[10:27:03] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Power_3_6_0_0' EXT package...
[10:27:03] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\PowerOffWarning_2_13_0_0' EXT package...
[10:27:03] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Quick_GPS_2_0_19223429_05' EXT package...
[10:27:04] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Random_Access_4_2_19183026_0' EXT package...
[10:27:04] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Redial_1_3_0_0' EXT package...
[10:27:04] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Resource_Proxy_1_0_19221124_00' EXT package...
[10:27:04] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Ringtone_Plugin_1_0_19221426_00' EXT package...
[10:27:04] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\RunCC_1_1_b_0' EXT package...
[10:27:04] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Shared_Modules_1_01_19222524_00' EXT package...
[10:27:05] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\SharedResource_1_0_20113923_00' EXT package...
[10:27:05] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\SignatureReplace_1_5_0_0' EXT package...
[10:27:05] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\SIM_Mgr_6_76_0_1' EXT package...
[10:27:05] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\StartIconLoader_2_5_19224122_0' EXT package...
[10:27:05] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\STK_Service_4_93_0_0' EXT package...
[10:27:05] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\STK_UIPPC_4_74_0_2' EXT package...
[10:27:05] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\StorageLow_1_0_0_2' EXT package...
[10:27:06] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Streaming_Media_3_1_20113125_00' EXT package...
[10:27:06] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Streaming_SDK_2_7_19212819_00' EXT package...
[10:27:06] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Text_Selection_1_0_19212229_00' EXT package...
[10:27:06] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\TimeZoneAutoFix_1_0_19222424_01' EXT package...
[10:27:06] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\USB_To_PC_Pop_Up_2_3_20111720_00' EXT package...
[10:27:07] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\USSD_Service_4_38_0_0' EXT package...
[10:27:07] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Video_Telephony_2_5_35575_0' EXT package...
[10:27:07] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\WiFiSettings_1_2_5_2' EXT package...
[10:27:07] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\Wi-FiWizard_1_24_3_0' EXT package...
[10:27:07] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\WLANSettings_2_7_10_0' EXT package...
[10:27:07] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\YouTube_2_6_20111727_00' EXT package...
[10:27:10] Copying the 'HTC Kovsky\Packages_Rhodium_207_WWE\zlibce_m_1_2_30_00' EXT package...
[10:27:15] Copying the 'HTC Kovsky\TWEAKS\Volume_Control_2_2_20113221_00' EXT package...
for comparison
Code:
ROM\XIP\OEMXIPKernel
ROM\XIP\LangDB
SYS\SYS_21687\SIM_TKit
ROM\XIP\MSXIPKernelLTK
SYS\SYS_21687\SMIME
SYS\SYS_21687\AlarmSounds
SYS\SYS_21687\Bth_A2DP
SYS\SYS_21687\SqlCeMobile
SYS\SYS_21687\DRM
SYS\SYS_21687\CHome
SYS\SYS_21687\MediaOS
SYS\SYS_21687\RUNTIMES
SYS\SYS_21687\FWUPDATE
SYS\SYS_21687\GPSID
SYS\SYS_21687\WWAN
SYS\SYS_21687\LockscreenNonEA
ROM\XIP\MSXIPKernel
SYS\SYS_21687\SMS_Providers
SYS\SYS_21687\ppgprov
ROM\XIP\WinCENLS_WWE
SYS\SYS_21687\VoIPOS
SYS\SYS_21687\SampleMusic
SYS\SYS_21687\ConfettiCore
SYS\SYS_21687\IPSECVPN
SYS\SYS_21687\BTDUN
SYS\SYS_21687\BaseAppsFiles
SYS\SYS_21687\MediaOSFiles
SYS\SYS_21687\Bth_HID
SYS\SYS_21687\Riched20
SYS\SYS_21687\Enterprise
SYS\SYS_21687\NetCF
SYS\SYS_21687\Themes
SYS\SYS_21687\BronzeNonEA
SYS\SYS_21687\VoIP
SYS\SYS_21687\Lockscreen
SYS\SYS_21687\SQLCE
SYS\SYS_21687\OSFiles
SYS\SYS_21687\SYSTEM_DEFAULT_FONTS
SYS\SYS_21687\bronze
SYS\SYS_21687\WMWidgets
SYS\SYS_21687\BROWSINGCORE
SYS\SYS_21687\Metadata
SYS\SYS_21687\WMWidgets_LANG_0419
SYS\SYS_21687\MediaOS_Lang_0419
SYS\SYS_21687\Bronze_DPI_192
SYS\SYS_21687\IPSECVPN_Lang_0419
SYS\SYS_21687\Bth_HID_Lang_0419
SYS\SYS_21687\Enterprise_Lang_0419_DPI_192
SYS\SYS_21687\OS
SYS\SYS_21687\CHome_DPI_192
SYS\SYS_21687\Lockscreen_DPI_192
SYS\SYS_21687\Bth_A2DP_Lang_0419
SYS\SYS_21687\Themes_Lang_0419_DPI_192_RESH_480_RESV_800
SYS\SYS_21687\MediaOS_dpi_192_resh_480_resv_800
SYS\SYS_21687\BROWSING
SYS\SYS_21687\Enterprise_DPI_192
SYS\SYS_21687\SqlCeMobile_Lang_0419
SYS\SYS_21687\Themes_DPI_192
SYS\SYS_21687\CHome_Lang_0419
SYS\SYS_21687\Enterprise_Lang_0419
SYS\SYS_21687\IPSECVPN_DPI_192
SYS\SYS_21687\Browsing_DPI_192
SYS\SYS_21687\Browsing_Lang_0419
SYS\SYS_21687\BaseApps
SYS\SYS_21687\Webview
SYS\SYS_21687\browsingie
SYS\SYS_21687\browsingie_LANG_0419
SYS\SYS_21687\Shell
SYS\SYS_21687\Base_DPI_192
SYS\SYS_21687\base_dpi_192_resh_480_resv_800
SYS\SYS_21687\Base_Lang_0419_DPI_192_RESH_480_RESV_800
SYS\SYS_21687\Base_Lang_0419
SYS\SYS_21687\Base_Lang_0419_DPI_192
SYS\SYS_21687\PhoneRedist
SYS\SYS_21687\Redist
SYS\SYS_21687\Phone
SYS\SYS_21687\PhoneRedist_DPI_192
SYS\SYS_21687\Redist_Lang_0419
SYS\SYS_21687\Phone_Lang_0419
SYS\SYS_21687\Phone_DPI_192
SYS\SYS_21687\Redist_dpi_192_resh_480_resv_800
SYS\SYS_21687\Redist_DPI_192
SYS\SYS_21687\PhoneRedist_Lang_0419_DPI_192
SYS\SYS_21687\Redist_Lang_0419_DPI_192
SYS\SYS_21687\Phone_dpi_192_resh_480_resv_800
SYS\SYS_21687\Phone_Lang_0419_DPI_192
SYS\SYS_21687\PhoneRedist_Lang_0419
SYS\SYS_21687\CommonNonEA
SYS\SYS_21687\Bluetooth
SYS\SYS_21687\Bluetooth_Lang_0419
SYS\SYS_21687\INTERNETSHARING
SYS\SYS_21687\CommonEA
SYS\SYS_21687\BronzeEA
SYS\SYS_21687\Bth_Watch
SYS\SYS_21687\Bth_Watch_Lang_0419
SYS\SYS_21687\no2chem_dummycustsat
OEM\BuildInfoPkg
OEM\OEM_Lang_0419
OEM\OEMDrivers
OEM\OEMMISC
OEM\OperatorPkg
EXT\__Kovsky_Packages\Camera 1_0_20090302_MR2_R27
EXT\__Kovsky_Packages\Camera 1_0_20090302_MR2_R27_0419
EXT\__Kovsky_Packages\mHub 6_57_081106_E0
EXT\__Kovsky_Packages\RandomAccess_4_1_18222125_0
EXT\__Kovsky_Packages\RandomAccess_4_1_18222125_0_0419
EXT\__Vulcan_Packages\FlashPanelAndMMIInstall
EXT\__Vulcan_Packages\Fonts
EXT\__Vulcan_Packages\SEMCFlashDeployment
EXT\__Vulcan_Packages\XpFilterDeploy
EXT\__Vulcan_Packages\XpFramework
EXT\_Comm\AdvancedNetwork_1_0_12_0
EXT\_Comm\AdvancedNetwork_1_0_12_0_0419
EXT\_Comm\BluetoothSetting_2_11_1_1
EXT\_Comm\BluetoothSetting_2_11_1_1_0419
EXT\_Comm\CMBandSwitching_2_2_2_0
EXT\_Comm\CMBandSwitching_2_2_2_0_0419
EXT\_Comm\CMBluetooth_1_2_2_0
EXT\_Comm\CMBluetooth_1_2_2_0_0419
EXT\_Comm\CMCallBarring_1_3_5_0
EXT\_Comm\CMCallBarring_1_3_5_0_0419
EXT\_Comm\CMCallerID_1_5_3_0
EXT\_Comm\CMCallerID_1_5_3_0_0419
EXT\_Comm\CMCallForwarding_1_4_F_0
EXT\_Comm\CMCallForwarding_1_4_F_0_0419
EXT\_Comm\CMCallWaiting_1_3_2_0
EXT\_Comm\CMCallWaiting_1_3_2_0_0419
EXT\_Comm\CMInternetSharing_1_2_B_0
EXT\_Comm\CMInternetSharing_1_2_B_0_0419
EXT\_Comm\CMPhone_1_6_I_0
EXT\_Comm\CMPhone_1_6_I_0_0419
EXT\_Comm\CMPhoneVMSetting_1_9_0_0
EXT\_Comm\CMPhoneVMSetting_1_9_0_0_0419
EXT\_Comm\CMPin_1_5_4_0
EXT\_Comm\CMPin_1_5_4_0_0419
EXT\_Comm\CommManager_2_10_8_0
EXT\_Comm\CommManager_2_10_8_0_0419
EXT\_Comm\ConnectionSetup_2_7_37663_3
EXT\_Comm\ConnectionSetup_2_7_37663_3_0419
EXT\_Comm\DataDisconnect_1_14_0_1
EXT\_Comm\ExtNewPhoneSetting_1_0_1922_2110_00
EXT\_Comm\HTCFDN_1_14_2_1
EXT\_Comm\HTCFDN_1_14_2_1_0419
EXT\_Comm\WiFiSettings_1_2_5_0
EXT\_Comm\WiFiSettings_1_2_5_0_0419
EXT\_Comm\Wi-FiWizard_1_24_3_0
EXT\_Comm\Wi-FiWizard_1_24_3_0_0419
EXT\_Comm\WLANSettings_2_7_11_0
EXT\_Comm\WLANSettings_2_7_11_0_0419
EXT\Applications\_FMRadio\FMRadio_1_7_19181421_00
EXT\Applications\_FMRadio\FMRadio_1_7_19181421_00_0419
EXT\Applications\_FMRadio\XPERIA_Radio2
EXT\Applications\AdobePDF_2_5_1_0_404840_03
EXT\Applications\AdobePDF_2_5_1_0_404840_03_0419
EXT\Applications\Album_3_2_20113922_0_novsync
EXT\Applications\Album_3_2_20113922_0_novsync_0419
EXT\Applications\Audio_Booster_2_5_19194032_lo00
EXT\Applications\Audio_Booster_2_5_19194032_lo00_0419
EXT\Applications\Calculator_1_1_19224019_0
EXT\Applications\Calculator_1_1_19224019_0_0419
EXT\Applications\ClearStorage_2_3_3_0
EXT\Applications\ClearStorage_2_3_3_0_0419
EXT\Applications\Email_Setup_Wizard_2_3_20182029_20
EXT\Applications\Email_Setup_Wizard_2_3_20182029_20_0419
EXT\Applications\G_Sensor_Calibrator_Dummy_1_0
EXT\Applications\G_Sensor_Calibrator_Dummy_1_0_0419
EXT\Applications\JbedJava_N5_0_0_20081219_2_1
EXT\Applications\JbedJava_N5_0_0_20081219_2_1_0419
EXT\Applications\LongPressEndKey_1_2_19143124_00
EXT\Applications\LongPressEndKey_1_2_19143124_00_0419
EXT\Applications\MP3_Trimmer_1_2_19194032_0
EXT\Applications\MP3_Trimmer_1_2_19194032_0_0419
EXT\Applications\PowerOffWarning_2_18_0_0
EXT\Applications\PowerOffWarning_2_18_0_0_0419
EXT\Applications\QuickGPS_2_0_19223429_05
EXT\Applications\QuickGPS_2_0_19223429_05_0419
EXT\Applications\RSSHub_2_1_2_1109_01
EXT\Applications\RSSHub_2_1_2_1109_01_0419
EXT\Applications\STK_UIPPC_4_76_0_0
EXT\Applications\STK_UIPPC_4_76_0_0_0419
EXT\Applications\Streaming_Media_3_1_20163222_00
EXT\Applications\Streaming_Media_3_1_20163222_00_0419
EXT\Applications\VoiceRecorder_2_0_20173229_1
EXT\Applications\VoiceRecorder_2_0_20173229_1_0419
EXT\Applications\YouTube_2_6_20111727_00_novsync
EXT\Applications\YouTube_2_6_20111727_00_novsync_0419
EXT\ControlPanelItems\DeviceInfo_2_14_0_0
EXT\ControlPanelItems\DeviceInfo_2_14_0_0_0419
EXT\ControlPanelItems\Illumination_Settings
EXT\ControlPanelItems\Illumination_Settings_0419
EXT\ControlPanelItems\KeyLock
EXT\ControlPanelItems\KeyLock_0419
EXT\ControlPanelItems\MicrophoneAGC_1_3_0_0
EXT\ControlPanelItems\MicrophoneAGC_1_3_0_0_0419
EXT\ControlPanelItems\Optical_Joystick
EXT\ControlPanelItems\Optical_Joystick_0419
EXT\ControlPanelItems\PhoneSetting_1_72_0_0
EXT\ControlPanelItems\PhoneSetting_1_72_0_0_0419
EXT\ControlPanelItems\Power_3_6_0_0
EXT\ControlPanelItems\Power_3_6_0_0_0419
EXT\ControlPanelItems\SMSInboxThreading_1_38_0_0
EXT\ControlPanelItems\SMSInboxThreading_1_38_0_0_0419
EXT\ControlPanelItems\TouchOptions_1_0_19183420_00
EXT\ControlPanelItems\TouchOptions_1_0_19183420_00_0419
EXT\HTC_baseapps\_RunCC\RunCC_1_2_1_0
EXT\HTC_baseapps\_RunCC\RunCC_1_2_1_0_0419
EXT\HTC_baseapps\_RunCC\z_RunCC
EXT\HTC_baseapps\App_Service_1_87_0_0
EXT\HTC_baseapps\App_Service_1_87_0_0_0419
EXT\HTC_baseapps\Arcsoft_MMS_5_2_0_47
EXT\HTC_baseapps\Arcsoft_MMS_5_2_0_47_0419
EXT\HTC_baseapps\BootLauncher_1_0_20143626_2
EXT\HTC_baseapps\BTSAP_3_2_0_R7
EXT\HTC_baseapps\BTSAP_3_2_0_R7_0419
EXT\HTC_baseapps\ConcurrenceMgr_1_5_19222310_00
EXT\HTC_baseapps\DelWMPTempFolder_1_10_0_0
EXT\HTC_baseapps\DelWMPTempFolder_1_10_0_0_0419
EXT\HTC_baseapps\DiscretixDRM_1_0_20100207_00
EXT\HTC_baseapps\DiscretixDRM_1_0_20100207_00_0419
EXT\HTC_baseapps\DRMMiddleware_1_5_19222310_00
EXT\HTC_baseapps\Field_Test_2_19_0_0
EXT\HTC_baseapps\FlashLiteShareDLL_1_0_19201927_0
EXT\HTC_baseapps\HTCAnimation_1_3_5_2
EXT\HTC_baseapps\HTCApplication_1_17_3_0
EXT\HTC_baseapps\HTCApplication_1_17_3_0_0419
EXT\HTC_baseapps\HTCFontLink_1_0_19221410_00
EXT\HTC_baseapps\HTCMessage_1_100_281_0
EXT\HTC_baseapps\HTCMessage_1_100_281_0_0419
EXT\HTC_baseapps\HTCScroll_1_0
EXT\HTC_baseapps\HTCScroll_2_0_19222310_00
EXT\HTC_baseapps\HTCSettings_1_4_4_0
EXT\HTC_baseapps\HTCSettings_1_4_4_0_0419
EXT\HTC_baseapps\HTCStartUp_1_7_0_1
EXT\HTC_baseapps\HTCUtil_4_20_0_0
EXT\HTC_baseapps\InvokeSIMMgr_1_12_0_2
EXT\HTC_baseapps\InvokeSIMMgr_1_12_0_2_0419
EXT\HTC_baseapps\Mute_1_1_2_1
EXT\HTC_baseapps\MyCPL_3_13_0_6
EXT\HTC_baseapps\NewMailAccount_1_11_0_0
EXT\HTC_baseapps\PictureEnhancement_1_50_19222811_00
EXT\HTC_baseapps\PKG_1_1_0_0
EXT\HTC_baseapps\Redial_1_3_0_0
EXT\HTC_baseapps\ResourceProxy_1_0_20151628_00
EXT\HTC_baseapps\RestoreGPS
EXT\HTC_baseapps\RingtonePlugin_1_0_20142325_00
EXT\HTC_baseapps\RingtonePlugin_1_0_20142325_00_0419
EXT\HTC_baseapps\SignatureReplace_1_5_0_0
EXT\HTC_baseapps\SignatureReplace_1_5_0_0_0419
EXT\HTC_baseapps\SIM_Mgr_6_80_0_0
EXT\HTC_baseapps\SIM_Mgr_6_80_0_0_0419
EXT\HTC_baseapps\SlidingSound_1_2_2_0
EXT\HTC_baseapps\SlidingSound_1_2_2_0_0419
EXT\HTC_baseapps\STK_Service_4_97_0_0
EXT\HTC_baseapps\StorageLow_1_0_0_3
EXT\HTC_baseapps\Streaming_SDK_2_7_20141626_00
EXT\HTC_baseapps\TimeZoneAutoFix_1_0_20133628_00
EXT\HTC_baseapps\TimeZoneAutoFix_1_0_20133628_00_0419
EXT\HTC_baseapps\USBtoPC_1_27_0_0
EXT\HTC_baseapps\USBtoPC_1_27_0_0_0419
EXT\HTC_baseapps\USBToPCPopUp_2_2_19143124_0
EXT\HTC_baseapps\USBToPCPopUp_2_2_19143124_0_0419
EXT\HTC_baseapps\USSD_Service_4_38_0_0
EXT\HTC_baseapps\USSD_Service_4_38_0_0_0419
EXT\HTC_baseapps\zlibce_m_1_2_30_00
EXT\HTC_Leo\Dshow_2_0_20113730_00
EXT\HTC_Leo\HTCFramework_1_7_20171620_00
EXT\HTC_Leo\HTCFramework_novsync
EXT\HTC_Leo\HTCNaviMgr_1_0_19222811_00
EXT\HTC_Leo\HTCNaviMgr_1_0_19222811_00_0419
EXT\HTC_Leo\mHub_VO_1_8_091221_X1
EXT\HTC_Leo\Notification_Enhancement_3_5_2014_2921_00
EXT\HTC_Leo\Notification_Enhancement_3_5_2014_2921_00_0419
EXT\HTC_Leo\Sensor_SDK_4_2_20192423_00
EXT\HTC_Leo\Shared_Modules_1_01_20113224_00
EXT\HTC_Leo\SharedResource_1_0_20111720_00
EXT\HTC_Leo\TaskBarIconMgr_2_13_0_0
EXT\HTC_Leo\TaskBarIconMgr_2_13_0_0_0419
EXT\HTC_Rhodium\Camera\Camera 6_16_34566_0
EXT\HTC_Rhodium\Camera\Camera 6_16_34566_0_0419
EXT\HTC_Rhodium\Camera\HTC_Exif
EXT\HTC_Rhodium\Camera\zCamera
EXT\HTC_Rhodium\Phone_Canvas_4_2_51720111829_0\Phone_Canvas_Enhancement_4_2_51720111829_0
EXT\HTC_Rhodium\Phone_Canvas_4_2_51720111829_0\Phone_Canvas_Enhancement_4_2_51720111829_0_0419
EXT\HTC_Rhodium\Phone_Canvas_4_2_51720111829_0\z_Phone_Canvas_Images
EXT\HTC_Rhodium\Phone_Canvas_4_2_51720111829_0\z_Phone_Canvas_Lite
EXT\HTC_Rhodium\Phone_Canvas_4_2_51720111829_0\zz_Phone_Canvas_NoSensors
EXT\HTC_Rhodium\VideoTelephony 2_5_34646_0
EXT\HTC_Rhodium\z_VideoTelephonyFix
EXT\Keyboards\PACKAGE_LEO_1_5_IME_Engine_Western_2_1_20164031_00
EXT\Keyboards\PACKAGE_LEO_1_5_IME_Engine_Western_2_1_20164031_00_0419
EXT\Keyboards\PACKAGE_LEO_1_5_IME_EzInput_Western_2_1_20162721_00
EXT\Keyboards\PACKAGE_LEO_1_5_IME_EzInput_Western_2_1_20162721_00_0419
EXT\Keyboards\PACKAGE_Topaz_IME_Tutorial_1_0_19222911_00
EXT\Keyboards\PACKAGE_Topaz_IME_Tutorial_1_0_19222911_00_0419
EXT\Keyboards\zzzET9Filter
EXT\Keyboards\zzzz_EzInput_OptimizedImages
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\_StartIconLoader_2_5_20181230_0
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Calendar_2_5_20183614_0
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Calendar_2_5_20183614_0_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Core_2_5_20181527_0
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Core_2_5_20181527_0_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Home_2_5_20181424_0
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Home_2_5_20181424_0_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Internet_2_5_20171224_0
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Internet_2_5_20171224_0_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Mail_2_5_20163328_0
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Mail_2_5_20163328_0_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Message_2_5_20182216_0
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Message_2_5_20182216_0_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Music_2_5_20171130_0
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Music_2_5_20171130_0_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_People_2_5_20173126_0
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_People_2_5_20173126_0_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Photo_2_5_20163127_0
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Photo_2_5_20163127_0_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Settings_2_5_20171926_0
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Settings_2_5_20171926_0_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Stock_2_5_20174020_0
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Stock_2_5_20174020_0_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Twitter_2_5_20111731_0
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Twitter_2_5_20111731_0_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Weather_2_5_20183724_0
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\Manila_Weather_2_5_20183724_0_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\zz_disabletabs
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\zz_flipclock
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\zz_messagefix
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\zz_WeatherDB_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\zzz_MailCodepageFix_0419
EXT\Manila_2_5_Packages\_Manila_Core_2018_cfc\zzzz_Manila_LeftSoftkey_0419
EXT\Manila_2_5_and_Basic_Packages\AppointmentEditor_1_0_20163010_0
EXT\Manila_2_5_and_Basic_Packages\AppointmentEditor_1_0_20163010_0_0419
EXT\Manila_2_5_Packages\Audio_Manager_Engine_2_0_20173725_h
EXT\Manila_2_5_Packages\Audio_Manager_Engine_2_0_20173725_h_0419
EXT\Manila_2_5_Packages\BrowserSnapshot_1_0_20163010_0
EXT\Manila_2_5_and_Basic_Packages\Contact_Utility_Engine_1_2_20183320_00
EXT\Manila_2_5_and_Basic_Packages\Facebook_Engine_1_1_20143627_00
EXT\Manila_2_5_Packages\GroupEditor_1_0_20163833_00
EXT\Manila_2_5_Packages\GroupEditor_1_0_20163833_00_0419
EXT\Manila_2_5_Packages\HTCBookmark_1_0_20173214_0
EXT\Manila_2_5_Packages\HTCBookmark_1_0_20173214_0_0419
EXT\Manila_2_5_Packages\IE6Enhancement_1_0_20163010_0
EXT\Manila_2_5_Packages\ManilaXml
EXT\Manila_2_5_and_Basic_Packages\New_Contact_Card_1_1_20173626_0
EXT\Manila_2_5_and_Basic_Packages\New_Contact_Card_1_1_20173626_0_0419
EXT\Manila_2_5_Packages\VBookmarkMgr_1_0_19222811_00
EXT\Manila_Packages_Common\aGPSConfirmation_1_0_20111829_00
EXT\Manila_Packages_Common\aGPSConfirmation_1_0_20111829_00_0419
EXT\Manila_Packages_Common\Contact_Picker_1_0_20163220_00
EXT\Manila_Packages_Common\Contact_Picker_1_0_20163220_00_0419
EXT\Manila_Packages_Common\Full_Screen_Player_1_8_20161429_00
EXT\Manila_Packages_Common\Full_Screen_Player_1_8_20161429_00_0419
EXT\Manila_Packages_Common\GoogleLocationService_1_0_1_22
EXT\Manila_Packages_Common\HTCBirthday_1_2_0_0
EXT\Manila_Packages_Common\HTCBirthday_1_2_0_0_0419
EXT\Manila_Packages_Common\HTCGeoService_1_0_20171626_00
EXT\Manila_Packages_Common\HTCGeoService_1_0_20171626_00_0419
EXT\Manila_Packages_Common\Media_Tool_kit_1_5_19212229_00
EXT\Manila_Packages_Common\Media_Tool_kit_1_5_19212229_00_0419
EXT\Manila_Packages_Common\Settings_Improvement_1_0_19203129_00
EXT\Manila_Packages_Common\Settings_Improvement_1_0_19203129_00_0419
EXT\Manila_Packages_Common\SimContactImport_3_4_20171128_00
EXT\Manila_Packages_Common\SimContactImport_3_4_20171128_00_0419
EXT\Manila_Packages_Common\Social_Networks_Engine_1_1_20182024_00
EXT\Manila_Packages_Common\Social_Networks_Engine_1_1_20182024_00_0419
EXT\Manila_Packages_Common\zzz_aGPS
EXT\Manila_Packages_Common\zzz_SimContactImport
EXT\Programs\AndroidLauncher
EXT\Programs\AndroidLauncher_0419
EXT\Programs\Bluetooth_Switch
EXT\Programs\Bluetooth_Switch_0419
EXT\Programs\FlashLight
EXT\Programs\FlashLight_0419
EXT\Programs\MSTaskMgr
EXT\Programs\ShutdownMenu
EXT\Programs\ShutdownMenu_0419
EXT\Programs\StopwatchApp
EXT\Programs\StopwatchApp_0419
EXT\Programs\TaskManager
EXT\Programs\TaskManager_0419
EXT\Programs\TimerApp
EXT\Programs\TimerApp_0419
EXT\Programs\TrackID
EXT\Programs\TrackID_0419
EXT\Programs\WiFi_Switch
EXT\Programs\WiFi_Switch_0419
EXT\WM_Packages\AdobeFlashLite
EXT\WM_Packages\AdobeFlashLite_0419
EXT\WM_Packages\Games
EXT\WM_Packages\Games_0419
EXT\WM_Packages\MyPhone
EXT\WM_Packages\MyPhone_0419
EXT\WM_Packages\OfficeMobile_2010_23562
EXT\WM_Packages\OfficeMobile_2010_23562_0419
EXT\WM_Packages\RemoteDesktopMobile
EXT\WM_Packages\RemoteDesktopMobile_0419
EXT\z_UltraShot\AlphaUC
EXT\z_UltraShot\DefaultSettings
EXT\z_UltraShot\fix_CameraLauncher
EXT\z_UltraShot\Keys_CPL_0419
EXT\z_UltraShot\LockSrv
EXT\z_UltraShot\MainMenuSorter
EXT\z_UltraShot\MainMenuSorter_0419
EXT\z_UltraShot\MemCleanSrv
EXT\z_UltraShot\PanelManager_Stop
EXT\z_UltraShot\regdel
EXT\z_UltraShot\regdel_0419
EXT\z_UltraShot\SipHook
EXT\z_UltraShot\SlideSound
EXT\z_UltraShot\SnoozeSrv
EXT\z_UltraShot\TweakTool
EXT\z_UltraShot\TweakTool_0419
EXT\z_UltraShot\VibrationSrv
EXT\zzz_Mods\ext_swf
EXT\zzz_Mods\lnks_0419
EXT\zzz_Mods\xwinkey
EXT\zzz_Themes\_Battery\hd2o_battery
EXT\zzz_Themes\_Fonts\fix_Fonts
EXT\zzz_Themes\_Icons\icons_HTC
EXT\zzz_Themes\_Icons\icons_MS
EXT\zzz_Themes\_Icons\icons_SE
EXT\zzz_Themes\_Icons\icons_SE_0419
EXT\zzz_Themes\_LockScreens\LEO_LockScreen
EXT\zzz_Themes\_Sounds\LEO_DefaultContent
EXT\zzz_Themes\_Sounds\LEO_Sounds
EXT\zzz_Themes\_Sounds\sound_Error
EXT\zzz_Themes\_Sounds\XPERIA_Sounds
EXT\zzz_Themes\_Themes\Dynamics_Theme_6.5.3
EXT\zzz_Themes\_Wallpapers\LEO_Wallpapers
EXT\zzz_Themes\_Wallpapers\LEO_Wallpapers_0419
EXT\zzz_Themes\calibrationbanner
EXT\zzz_Themes\Dynamics_welcomehead
EXT\zzz_Themes\Dynamics_welcomehead_0419
EXT\zzz_Themes\RunCC_Dynamics
EXT\zzz_Themes\RunCC_Dynamics_0419
EXT\zzz_Themes\StartMenu_Non-ShadowMode
EXT\zzz_Themes\XPERIA_Startup
EXT\zzzz_Fixes\_Common\addon_batteryenhancement
EXT\zzzz_Fixes\_Common\fix_Alarm
EXT\zzzz_Fixes\_Common\fix_BatteryState_Low
EXT\zzzz_Fixes\_Common\fix_CallBlink
EXT\zzzz_Fixes\_Common\fix_Connections
EXT\zzzz_Fixes\_Common\fix_dhcp
EXT\zzzz_Fixes\_Common\fix_DST_1_0_20214021
EXT\zzzz_Fixes\_Common\fix_EndCallTime
EXT\zzzz_Fixes\_Common\fix_FontLinkMethods
EXT\zzzz_Fixes\_Common\fix_InternetExplorer
EXT\zzzz_Fixes\_Common\fix_InternetExplorer_0419
EXT\zzzz_Fixes\_Common\fix_keyb_0419
EXT\zzzz_Fixes\_Common\fix_keypad
EXT\zzzz_Fixes\_Common\fix_Notification_0419
EXT\zzzz_Fixes\_Common\fix_Policies
EXT\zzzz_Fixes\_Common\fix_ShowSIM
EXT\zzzz_Fixes\_Common\fix_signal
EXT\zzzz_Fixes\_Common\fix_TimeFormat
EXT\zzzz_Fixes\_Common\fix_TimeFormat_0419
EXT\zzzz_Fixes\_Common\fix_WLAN_G-Mode
EXT\zzzzz_Drivers\Drivers_X1_Video
EXT\zzzzz_Drivers\ScrollingMod
EXT\zzzzz_Drivers\zzz_kinger_audio_patch
EXT\zzzzz_Drivers\zzz_wavedev
EXT\zzzzz_Tweaks\REGISTRY_cp_disable
EXT\zzzzz_Tweaks\REGISTRY_Debug_Logger_Disabler
EXT\zzzzz_Tweaks\REGISTRY_DifferentTweaks
EXT\zzzzz_Tweaks\REGISTRY_Disable_WelcomeCenter
EXT\zzzzz_Tweaks\REGISTRY_DisableCustomerFeedBack
EXT\zzzzz_Tweaks\REGISTRY_DisableErrorReporting
EXT\zzzzz_Tweaks\REGISTRY_Hide_Encryption
EXT\zzzzz_Tweaks\REGISTRY_HomeTimeout
EXT\zzzzz_Tweaks\REGISTRY_IE
EXT\zzzzz_Tweaks\REGISTRY_ModuleLoader_Fix
EXT\zzzzz_Tweaks\REGISTRY_No_Keypad_Sound
EXT\zzzzz_Tweaks\REGISTRY_OtherTweaks
EXT\zzzzz_Tweaks\REGISTRY_QWERTY_Brightness
EXT\zzzzz_Tweaks\REGISTRY_RingtoneVibration
EXT\zzzzz_Tweaks\REGISTRY_SecurityOff
EXT\zzzzz_Tweaks\REGISTRY_SlideWakeUp
EXT\zzzzz_Tweaks\REGISTRY_SmoothFont
EXT\zzzzz_Tweaks\REGISTRY_Storage Card
EXT\zzzzz_Tweaks\REGISTRY_Touch_Vibration
EXT\zzzzz_Tweaks\REGISTRY_UserAgent
EXT\zzzzz_Tweaks\REGISTRY_XPERIA_identification
EXT\zzzzz_WMVerDependent\WM6.5.x\Arcsoft_MMS_Fix
EXT\zzzzz_WMVerDependent\WM6.5.x\BoldFontFix
EXT\zzzzz_WMVerDependent\WM6.5.x\Menu_Enhancement_1_1_20191232_00
EXT\zzzzz_WMVerDependent\WM6.5.x\Menu_Enhancement_1_1_20191232_00_0419
EXT\zzzzz_WMVerDependent\WM6.5.x\Phone_Canvas_Enhancement_Fix_4_2_51720111829_0
EXT\zzzzz_WMVerDependent\WM6.5.x\SettingsOrder
EXT\zzzzz_WMVerDependent\WM6.5.x\SmallBarFont
EXT\zzzzz_WMVerDependent\WM6.5.x\uTask_1_4
EXT\zzzzz_WMVerDependent\WM6.5.x\uTask_1_4_0419
EXT\zzzzz_WMVerDependent\WM6.5.x\Volume_Control_2_2_20113221_00
EXT\zzzzz_WMVerDependent\WM6.5.x\Volume_Control_2_2_20113221_00_0419
EXT\zzzzzz_ROMVersions\_ROMVersion_Common
EXT\zzzzzz_ROMVersions\Editions\ROMType_Sense_2.5
EXT\zzzzzz_ROMVersions\WMVersions\ROMType_6.5.3
For me is working perfectly... No need to cook.
What's the problem whith cprog? It is fixable? I don't want to flash a new rom and after a "couple" of days appear a new "enhaced" version.
Thanks!
ultrashot said:
Here it is
Volume_Control_2_2_20113221_00 is one of the best versions for our devices. Newer versions have some problems with MDPL (overlays in mediaplayer, video, etc). May be you won't get any problems on your device.
Older is a bit worse, too.
Please, note that volume control is disabled for cprog windows due to some bugs during incoming call.
Click to expand...
Click to collapse
Thanks Ultrashot! Volume works perfect even without cooking
@ Ultrashot
Nice work, it works fine BUT conflicts with InCall Button Lock and causes its crash.
WBR
Siemens Lover
What's the problem whith cprog? It is fixable? I don't want to flash a new rom and after a "couple" of days appear a new "enhaced" version.
Click to expand...
Click to collapse
published version is fixed.
Though, I am working on better hooking procedure, so don't cook it in public roms.
it works fine BUT conflicts with InCall Button Lock and causes its crash.
Click to expand...
Click to collapse
hmm. How to reproduce?
@ Ultrashot
I do not understand ur question.
InCall Button Lock crashes.
WBR
Siemens Lover
Cab
@Ultrashot
You are the best! the test I did it worked great. I'll keep testing.
@SiemensLover,
What dialer are you using?
I'm using Rhodium 2.07 dialer and I have no problem.
@ All
Attached a cab for those who want to try.
Pls thanks Ultrashot for his work!
@ ypsmav
I do not have a dialer problem, the "Incall Button lock" is crashing.
InCall Button Lock is a small prog to lock the soft keys during ringing (incomming call) to prevent an unwanted action like answering or rejecting a call. (just search here in forum)
WBR
Siemens Lover
I'm starting to learn how to cook my first HD2 ROM using osKitchen Zero. I imported the 3.14 WWE official ROM to it (build 21913). I just want to make sure that I'm on the right track so I'm going to make a list of the changes I've made within the kitchen and ask a few questions if that's possible?
SYS Packages
I removed all the components labelled as "Useless" as I figured I'd try to save some space. They are:
Autoupdate
Bth_HID
Enterprise
IPSECVPN
Sample Music
SqlCeMobile
WWAN
Can I get rid of WelcomeCentre if I don't need "Help"?
EXT Packages Exclutions:
JETCET Print (had an error when I imported the ROM so I left it unchecked.
GPS Copilot (I've got TomTom so I won't need this).
Questions:
How should I import XDA_UC into the ROM? I tried to import the EXT from here but kept getting an error.
I added the Cookie Home Tab 2.0 cab to EXT Packages and made sure it was selected but there is no mention of it in the ROM. If I install it manually after a flash then it doesn't say it has been installed already. How do I import it so it is already installed?
Thanks for all you help in advance, I've always appreciated the work you guys so and it's only now I'm finding out how much time and effort is required
I use a couple of the 'useless' SYS packages and since there is a lot of storage space on the Leo I leave all the SYS packages in. I get the same error with JetPrint - its a line in the registry settings that has an extra '\'. I edited the app.reg file and removed the extra '\' and OSKitchen stops complaining about it. I also remove Copilot and include the TomTom .cab in the kitchen so it autoinstalls on first boot.
Not sure about XDA_UC as I don't use it - I just add to the config.txt file (via the OSKitchen 'add2config.txt' method) and autoinstall some .cabs at 1st boot.
Andy
ADB100 said:
I use a couple of the 'useless' SYS packages and since there is a lot of storage space on the Leo I leave all the SYS packages in. I get the same error with JetPrint - its a line in the registry settings that has an extra '\'. I edited the app.reg file and removed the extra '\' and OSKitchen stops complaining about it. I also remove Copilot and include the TomTom .cab in the kitchen so it autoinstalls on first boot.
Not sure about XDA_UC as I don't use it - I just add to the config.txt file (via the OSKitchen 'add2config.txt' method) and autoinstall some .cabs at 1st boot.
Andy
Click to expand...
Click to collapse
Could you give me a quick demo on how to create and use the add2config.txt file? Is it just a list of cab file locations? How do you import the .txt file into oskitchen?
In my kitchen I created a folder called 'common' in the \sources\devices folder. In this I have the path \EXT Packages\Common Packages\. In here I place any packages that I use in different devices. OSKitchen displays EXT Packages in the Common folder for different devices - i.e. I have a Blackstone and a Leo and can see these packages when cooking for either.
In here I have a TomTomVGA CAB package. The folder is called 'TomTomVGA CAB', inside this are two files - 'app.reg' and 'add2config.txt' plus a folder called 'files' containing the .cab file. The 'add2config.txt' file is just a text file and contains the text 'CAB: \WINDOWS\NavigatorVGA.cab'. This gets added to the 'config.txt' file that is read and the items listed are executed on 1st boot'
You can only include .CAB files that don't ask for parameters or try to reboot the device. Where to install is ignored as far as I can tell - i.e. the TomTomVGA.cab if installed manually would ask where to install - either device or storage card and you don't see this when its added to the config.txt file. I used to have an Office Communicator Mobile 2007 R2 EXT package but the latest .CAB asks to reboot at the end of the install and this no longer works. I just install this manually after a re-flash.
Hope that makes sense?
yeoldgreat1 said:
Could you give me a quick demo on how to create and use the add2config.txt file? Is it just a list of cab file locations? How do you import the .txt file into oskitchen?
Click to expand...
Click to collapse
ADB100 said:
In my kitchen I created a folder called 'common' in the \sources\devices folder. In this I have the path \EXT Packages\Common Packages\. In here I place any packages that I use in different devices. OSKitchen displays EXT Packages in the Common folder for different devices - i.e. I have a Blackstone and a Leo and can see these packages when cooking for either.
In here I have a TomTomVGA CAB package. The folder is called 'TomTomVGA CAB', inside this are two files - 'app.reg' and 'add2config.txt' plus a folder called 'files' containing the .cab file. The 'add2config.txt' file is just a text file and contains the text 'CAB: \WINDOWS\NavigatorVGA.cab'. This gets added to the 'config.txt' file that is read and the items listed are executed on 1st boot'
You can only include .CAB files that don't ask for parameters or try to reboot the device. Where to install is ignored as far as I can tell - i.e. the TomTomVGA.cab if installed manually would ask where to install - either device or storage card and you don't see this when its added to the config.txt file. I used to have an Office Communicator Mobile 2007 R2 EXT package but the latest .CAB asks to reboot at the end of the install and this no longer works. I just install this manually after a re-flash.
Hope that makes sense?
Click to expand...
Click to collapse
That helped a lot. Thanks very much!
Have a look here, I have built an os kitchen all ready. You can select both 6.5 and 6.5.5 roms. I also have xda_uc as an option in the build. The thread is here:
http://forum.xda-developers.com/showthread.php?t=774430