Hi there,
I was wondering, how is defined, which programm are stored in ROM, additionally to the system( OS) programms and whichones in Ext_ROM. Is this free to the ROM manufacturer to set up, or is there any other restrictions ? Any ideas ?
Related
Hi guys, MANY MANY thanx 4 yours efforts to relase this beautiful roms... but:
i hope someone like me wants an "HTC like " rom
I mean if can be relased a pseudo-official ROM. I hope, 4 example, that Black version is very very useful, but i don't like the blacks settings.
Could you, WM Black, XDA live or LVSW cooker, make a CLEAN ROM (however all registry keys are useful) like an original htc rom??
Perhaps a green HTC skin/theme pack would be better?? That way you can select which ROM you want to use.....and then apply the green HTC style to it?!
With this poll i mean that with an extended rom unlocked & a STANDARD BASE Os (with extnded rom unlocked by default also 4 those haven't SUPERCID, why not), we can do everything!!!
so all we need is a great ordered post, wit all the cabs used by rom cooker's .. i've seen in the lastest rom versions that they installs other stuffs on the HR.
If you would make a good relase for ALL USERS, i hope we need a patched os like sd card registry, PIE 1-Handed Navigation registry, lastest versions of mms composer, camera, ecc ecc; however all are related to the windows Os.
Then with cab files & extended rom, we can add (or remove) all your extra stuff like additive programs & specific customizations.
Due to the storage space, i've choosen WM Black 1.2, and however i plan to re-flash it & customize the extended roms apps, removing the black skins etc, then make it green.
I would like to cook a clean wm6, based on the wm6 3.5 by tupisdin.
my target : maximizing free memory.
I am a complete beginner with this, so any help would be appreciated.
The steps I have taken so far:
-extracting the rom.nbh into a SYS and a OEM folder, using core citchen,
-copied the xip folder
So now i would like some advise for the next steps...
- To remove files, can I just remove them from the SYS folder?
- do I need an empty extended ROM to make the OS work?
maybe we can cook a clean ROM together in this thread !
thanks!
(The things I would like to have removed from the original ROM are a.o. as much *.wma, *.wmv ,*.mid, *.wav , the games, unused input pads, unused *.jpg, *.gif .....)
Is there a way to transfer the amount of built in storage memory to the system memory? I remember in the earlier versions of Windows Mobile, that you can set this...but I don't see this option anymore.
Thanks.
Short answer.....NO!!
Long(er) answer....since WM5 cam out with the persistent storage (where all your stuff doesn't get lost if your battery goes flat), the size of the memory available is dictated by how the ROM is built - i.e. what applications have been "cooked" into it.
The only way you can make any adjustments to what memory is available is to install a WM6 cooked ROM (there are loads to choose from for practically every WM device); these are built by the ROM chefs with various amounts of "free memory after install"....everything after that is dictated by what applications you install on top of the base ROM.
Hope that helps,
Mark.
Mark Crouch said:
Short answer.....NO!!
Long(er) answer....since WM5 cam out with the persistent storage (where all your stuff doesn't get lost if your battery goes flat), the size of the memory available is dictated by how the ROM is built - i.e. what applications have been "cooked" into it.
The only way you can make any adjustments to what memory is available is to install a WM6 cooked ROM (there are loads to choose from for practically every WM device); these are built by the ROM chefs with various amounts of "free memory after install"....everything after that is dictated by what applications you install on top of the base ROM.
Hope that helps,
Mark.
Click to expand...
Click to collapse
Correct !
I'll only add here,that you can also download a 'vanilla' rom of any wm6 version and add on applications of your own need and desire or even cook a rom according to your needs.
Hi
I just installed pdaviet wm6 to my hx2410, battery drawing is not a problem for me, but as I found, wm6 use ipaq file store instead or RAM, for protection of files lost when battery is out. But this make whole system many times slower, can I switch wm6 to handle with files as old 2003SE and store files in RAM and totally disable ipaq files store?
thanks
no well a bit
with wm5 ms changed where storage was places from ram to flash
there is no way around that
but there are ramdisk tools which let the user use some of the ram for storage of files and programs
pity.... I was satisfied with 2003SE, the only problem was missing support for Wifi AES crypting. I will try install back 2003SE and put wifi dlls to windows folder...
Anyone can tell me what files exactly are "Utility" (2.27) and "Library" (2.34)?
You see it in wifi -> Manager
I like to copy these files from WM6 to Win 2003SE
thanks
problem is that windows mobile's driver model changed with wm5
so wm5/6 cant use wm2003 drivers and virsa versa
Hello guys,
for hours i'm searching for an answer of the following question:
How can i find out the WindowsMobile DeviceName for hardwarespecific devices ?
For example, G-Sensor in an HTC phone usually has the devicename ESC1:
On other phones, the name might be anotherone - how to find out the name ??? (which i need for powermanagement)
Hope of some help !
SKTools has the ability to show them.
Iterate through the registry key(s):
\HKEY_LOCAL_MACHINE\Drivers\Active\nn\Name
where nn starts at 01.
Increment nn until you run out of keys.
If the Name subkey is present, (it doesn't have to exist), it contains the device name in the usual XXXn: format.