Related
I have cooked two completely new WM5 ROMs based on namaich ROM.
One in WWE:
ftp://xda:[email protected]_Extracted_Updates/WM5_ArtZ/WM5_ArtZ_WWE.rar
and the second one customized for France:
ftp://xda:[email protected]_Extracted_Updates/WM5_ArtZ/WM5_ArtZ_FRA.rar
I hope you will like them ;-)
EDIT MDAIIIUser (links corrected)
Notes about these releases
__________________________________________________________
This version is based on "BA_5.1.1700_build_14343_Upgrade_V3_by_mamaich" ROM. I have used the original package and rebuild completely this version from that point. It's really a clean version and all modifications have been already tested successfully in TuMa's and Ivan's versions.
In fact, I've been using Ivan's 4 R1 version with Widcomm BT stack, but I find this version "dirty", because many Microsoft BT stack parameters are still in the registry and I found some keys were missing (intentionally?).
Personally, I don't see the interest of using Widcomm BT stack over a version built on Microsoft's... so I decided to go back to the original BT stack. Well, I don't use a headset but I use BT to connect my BA to the audio system in my car and TomTom Navigator 5.21 at the same time. I don't have any problem with this issue.
I find WM5 runs not as fast as WM2k3 on BAs, but I cannot see really an overall difference between Ivan's release and this one.
Do not hesitate to make your comments.
Briefly, I've done the following of changes:
-New Camera 2.3 version,
-New Pocket MSN version,
-SPCS is now disable by default,
-Extended_ROM is on your SD Card and supports AutoStart,
-GPRS disconection settings, WiFi fix, Buttons Fix, Headset Today, CarKit camera patch, Speed Settings (cache and flag values),
-Registry have been cleaned (ordered and double entries deleted) and version numbers have been added
HowTo install this new version
__________________________________________________________
1.- Copy the folders "\Extended_ROM" and "\Tools" in the root of your SD Card
2.- Launch "\Tools\DOC_Tool_1.0.exe" from your SD Card to to get extra storage space under WM2005 (31Mb). This change IS reversible with "DOC_Restore_1.0.exe"
3.- Launch WM5 upgrade
You're done!
When our BA will start, it will automatically install all the CABs located in "\Storage Card\Extended_ROM", though you must validate each CAB.
Some CABS will propose you to "Restart". Click on "Cancel" to continue the Setup. Your BA will automatically restart at the end of the process.
Notes about Extended_ROM
__________________________________________________________
I recommend you to install at least these CABs in the \Extended_ROM directory:
"\Storage Card\Extended_ROM\Album_BA_AKU26_RC23_Midi.cab"
"\Storage Card\Extended_ROM\ArcsoftMMS_3.0.7.6.cab"
"\Storage Card\Extended_ROM\BA_OEM_PA_WModem.sa.cab"
"\Storage Card\Extended_ROM\BA_WW5_ScreenRotate_1.1.cab"
"\Storage Card\Extended_ROM\BA_WW5_SMS_Alert_fix.cab"
"\Storage Card\Extended_ROM\BA_WW5_Wizard2_Tweaks.cab"
"\Storage Card\Extended_ROM\CAB-Cyberon_Voice_Dialer_2.cab"
"\Storage Card\Extended_ROM\CAB-TrueFax-2.09.1-WWE-04Mar05.cab"
"\Storage Card\Extended_ROM\Caller_ID_BA26_Generic_WWE_RC21.cab"
"\Storage Card\Extended_ROM\ClearVue_2.4.386_withoutBP_OzUp.sa.cab"
"\Storage Card\Extended_ROM\Java_10.1.2.76_BA_WWE_unremovable.cab"
"\Storage Card\Extended_ROM\PVPlayer_WWE_AAC.2577.cab"
"\Storage Card\Extended_ROM\Signed_HTC_CameraPatch_2.3.sa.cab"
"\Storage Card\Extended_ROM\ZIP_BlueAngelAKU26_Generic_WWE_RC20.cab"
Description
__________________________________________________________
"Album_BA_AKU26_RC23_Midi.cab" is used by the HTC Camera
"ArcsoftMMS_3.0.7.6.cab", you need this cab for sending MMS
"BA_OEM_PA_WModem.sa.cab" You can use your BA as a modem
"BA_WW5_ScreenRotate_1.1.cab" An icon to rotate your screen will display in "Today"
"BA_WW5_SMS_Alert_fix.cab" will fix a problem receiving SMS alerts.
"BA_WW5_Wizard2_Tweaks.cab" will install a small tool call "Set Security" that will allow you to set ON and OFF SPCS security.
"CAB-Cyberon_Voice_Dialer_2.cab" Voice Speed dialer. Works also with "Bluetooth"
"CAB-TrueFax-2.09.1-WWE-04Mar05.cab" You can use your BA as a Fax
"Caller_ID_BA26_Generic_WWE_RC21.cab" Will show the names in your phonebook instead of the phone numbers
"ClearVue_2.4.386_withoutBP_OzUp.sa.cab" will install clearVue fonts
"Java_10.1.2.76_BA_WWE_unremovable.cab" will install java
"PVPlayer_WWE_AAC.2577.cab" a multimedia player useful to play your MMS files.
"Signed_HTC_CameraPatch_2.3.sa.cab" contains important updates for the camera and camera
CarKit.
"ZIP_BlueAngelAKU26_Generic_WWE_RC20.cab" Zip utility for BA
Downloading... Will try it as soon as downloaded
[deleted]
Was not able to doenload with IE. Used WSFTP. Slow but it worked.
The Upgrade is running ...
YAY! The MP4 recording in Camera works!
The Keyboard lag is still there
Attempting test procedures...
[deleted]
willpower102 said:
i really don't understand what i am doing wrong. I do this stuff all the time so i'm not noob scrambling to learn ftp.
am i connecting to the wrong port?
Click to expand...
Click to collapse
NO : port 21 it's right.
Maybe your personal firewall? If you have installed one, try to disable it before connecting.
Hi,
BT problems are sthe same as in Tuma and Ivan's ROM, still disconnect's when pressing power onn and off.
Hi,
BT problems are still same as in Tuma and Ivan's ROM, still disconnect's when pressing power onn and off.
Hi guys,
According to a few post on xda-developers ( there's a very interesting post at http://forum.xda-developers.com/viewtopic.php?t=45846&highlight=cachesize by TuMa) and wiki.xda-developers, I have used the following parameters to speed up (cache settings) our BA in my ROM:
Registry entry: 0x00001000 (=dword:1000)
Number of sectors: 4096
Cache in kilobytes (KB): 2048
as follows
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS]
"EnableCache"=dword:1
"CacheSize"=dword:1000
"Flags"=dword:10046
[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\fsreplxfilt]
"ReplStoreCacheSize"=dword:1000
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash\FATFS]
"Flags"=dword:28
"DataCacheSize"=dword:1000
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC\FATFS]
"Flags"=dword:10056
"DataCacheSize"=dword:1000
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1\FATFS]
"Flags"=dword:14
"DataCacheSize"=dword:1000
but after doing further tests, I have the impression that reducing
CacheSize to 1024KB my BA runs faster and smoothly.
Registry entry: 0x00000800 (=dword:800)
Number of sectors: 2048
Cache in kilobytes (KB): 1024
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS]
"EnableCache"=dword:1
"CacheSize"=dword:800
"Flags"=dword:10046
[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\fsreplxfilt]
"ReplStoreCacheSize"=dword:800
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash\FATFS]
"Flags"=dword:28
"DataCacheSize"=dword:800
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC\FATFS]
"Flags"=dword:10056
"DataCacheSize"=dword:800
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1\FATFS]
"Flags"=dword:14
"DataCacheSize"=dword:800
I have also modified some of the default "Flags" values, but I don't recommend you to do that if you don't know exactly what are you doing.
For further information, please check:
http://msdn.microsoft.com/library/d...tml/wce50confatfilesystemregistrysettings.asp
Please, let me know your own experiences.
Regards,
it's very slow the telephone!
FANTASTIC ROM!!
Love the new ROM & extended rom on the SD card. By the way do we have to install all cabs in extended to the device or card?
Simon
You can install the cabs where you want. I installed all the 'system' cabs (such as camera upgrade, MMS tool, etc) to the internal storage, while all the others - to the card.
Is there any method to change the boot logo? Those stripes aren't nice...
Hi guys,
I keep on testing CacheSize and DataCacheSize values and I'm very impressed with the results I get. I show some articles in MSDN which point out that increasing cache size will decrease performance especially using flash memory.
In fact, reducing values (I'm testing =dword:100 (256 in DEC) and =dword:80 (128 in DEC)) my BA works really fast... as fast as WM2k3
I do believe now the fact of increasing values up to =dword:1000 (4096 in DEC), as we were doing, it DOES decrease overall preformance.
There're also other registry key I have modified to add the following values:
[HKEY_LOCAL_MACHINE\System\StorageManager\IMGFS]
"PathCacheEntries"=dword:80
"Flags"=dword:10046
"EnableWriteBack"=dword:1
"EnableDataCacheWarm"=dword:1
"EnableCacheWarm"=dword:1
"EnableCache"=dword:1
"DataCacheSize"=dword:100
"CompactionPrio256"=dword:ff
"CompactionCritPrio256"=dword:ff
"CacheSize"=dword:100
"CacheDll"="diskcache.dll"
"BufferSize"=dword:100
Please, if you can add these values and modify CacheSize and DataCacheSize in this key and all the keys I gave you previously in this thread, I would really appreciate your help.
I will post a new version on Sunday night or monday morning with the optimal values.
Concerning BT disconection at power off, I don't have a solution yet. For me it's not a big deal as I don't have a headset and when I use BT in my car with TomTom, the BA is always turned on but I keep researching.
ArtZ
@simonsalo
Well, install all cabs in the extended rom is not mandatory. But you need the following cabs if you want to use all possibilities of your BA:
Album_BA_AKU26_RC23_Midi.cab (this cab works with your camera)
ArcsoftMMS_3.0.7.6.cab (if you send and receive MMS)
BA_WW5_SMS_Alert_fix.cab (if you want to see the name of the person who is calling you)
Java_10.1.2.76_BA_WWE_unremovable.cab (needed for IE)
PVPlayer_WWE_AAC.2577.cab (used together with ArcsoftMMS)
Signed_HTC_CameraPatch_2.3.sa.cab (camera patch)
@_TB_TB_
This is how I add files (ie: boot splash image) into a nk.nbf file. If you feel confortable with it, you can try.
I use "IMGF tools" and "rgucomp.exe" to modify the ROM.
The process is as follows:
-With xda3nbftool.exe, I convert the original nk.nbf file into nk.nba
-With IMGF tools, I prepare the nk.nba file to antoher format so I can extract, delete, add files (You cannot replace an extinsting file for a new one if you don't delete first the old one) or make a dump of the whole ROM (all directories and files) into a directory (I use the this option). The registry is in two files: default.hv and user.hv
-Then I use "rgucomp.exe" to convert the registry (default.hv and user.hv) into a text (ASCII) file to modify the values.
-Once this is done, I convert the new ASCII files into UNICODE files and I use again "rgucomp.exe" to convert the UNICODE files into default.hv and user.hv
-I copy the new files to the dump directory to replace the old files. I also can add some new files (programs, dll, etc) to the dump directory (This is how I have updated the Camera and Pocket MSN)
-When all this is done, I compile the dump directory to build a nk.nba file.
-Finally, with xda3nbftool.exe I rebuild nk.nbf file
two thumbs up
Promptly, Thanks to Artz Efforts for new cooked WM2K5 ROM, I'm downloading... I do hope your ROM improved and solved some bugs & problems on Others ROM.
I have deleted Cache settings patch from ftp server. This patch is not need anymore with the versions actually on the server. The patch has been already included!
Hi ArtZ
Can i use your cab to setting my device using Ivan v4R1 now??
can you link to IMGF tools please
ArtZ said:
@simonsalo
Well, install all cabs in the extended rom is not mandatory. But you need the following cabs if you want to use all possibilities of your BA:
Album_BA_AKU26_RC23_Midi.cab (this cab works with your camera)
ArcsoftMMS_3.0.7.6.cab (if you send and receive MMS)
BA_WW5_SMS_Alert_fix.cab (if you want to see the name of the person who is calling you)
Java_10.1.2.76_BA_WWE_unremovable.cab (needed for IE)
PVPlayer_WWE_AAC.2577.cab (used together with ArcsoftMMS)
Signed_HTC_CameraPatch_2.3.sa.cab (camera patch)
@_TB_TB_
This is how I add files (ie: boot splash image) into a nk.nbf file. If you feel confortable with it, you can try.
I use "IMGF tools" and "rgucomp.exe" to modify the ROM.
The process is as follows:
-With xda3nbftool.exe, I convert the original nk.nbf file into nk.nba
-With IMGF tools, I prepare the nk.nba file to antoher format so I can extract, delete, add files (You cannot replace an extinsting file for a new one if you don't delete first the old one) or make a dump of the whole ROM (all directories and files) into a directory (I use the this option). The registry is in two files: default.hv and user.hv
-Then I use "rgucomp.exe" to convert the registry (default.hv and user.hv) into a text (ASCII) file to modify the values.
-Once this is done, I convert the new ASCII files into UNICODE files and I use again "rgucomp.exe" to convert the UNICODE files into default.hv and user.hv
-I copy the new files to the dump directory to replace the old files. I also can add some new files (programs, dll, etc) to the dump directory (This is how I have updated the Camera and Pocket MSN)
-When all this is done, I compile the dump directory to build a nk.nba file.
-Finally, with xda3nbftool.exe I rebuild nk.nbf file
Click to expand...
Click to collapse
Artz,
Thanks for this ROM. Seems very stable to me. Is there any way to get the UNLOCK feature as available on TuMA 1.3 and 1.4 on this ROM?
Just tried your cache patch and will report back after some experience.
I am trying to modify a ROM for my BA with the use of imgfs tools I downloaded from buzzdev.. This is what I did... (hope someone here could comment if this is correct) I have not tried flashing any of my modified ROM coz i dont still have my BA with me, mabe this 3rd week of sept I will have it in my hands!!! LOL
Here's how:
1.) I tried helmi v1.3 (I converted nk.nbf to nk.nba with the use of nba converter)
2.) Prepare_imgfs nk.nba
3.) viewimgfs imgfs_raw_data.bin
4.) modified the dump directory (added the wm5torage, pocketrar, taskmanager v1.4.4)
5.) edit the initflasfiles.dat with the use Notepad (deleted the 2byte signature with the use of ULtraEdit)
6.) I also edit the default.hv with the use of rgucomp (I dont know if i made it correctly) to include the registry entries of WM5torage) (Well I succesfully convert it to rgu, edit it with the use of UltraEdit save it as unicode and I managed to convert it to .hv file successfully without any errors)
7.) Buildimgfs
8.) make_imgfs nk.nba
Is this a correct way of modifying the ROM? If not, how? I read alot of posts here (xda and buzzdev) on how to modify a ROM with use of imgfs tools and this is how I understood it... hehehe
Is the rom i made workable? Thanks hope soomeone here could help me!!! by the way here is the attached rgu and hv file i modified!!
I might suggest trying the Bepe ROM Kitchen.. quite a bit easier
Yeah its easier>>!!
I tried the method you said..But for me this is simplier... So based on your own understanding, is that correct? I know you have done modifying a lot of roms already....
Thanks
So anybody here could give some more opinions>>>Pls
Anyone?
Anyone???
It seems OK the way you did.
I did the same way as you when I used XdaII or Himalaya.
I edited BA ROM this way too.
One thing to tell you is that you will not know that it works or not until you flash it in your device.
The file you add may overload the space if you don't delete some files you don't use.
I delete transcriber because I don't use it and will have about 500 KB for adding some files I want.
Flash it and you will know the answer yourself.
8)
Thanks
Thank vivi.. Yeah I did, i deleted some of the files in the rom (which I donot use at all) to have some space for my additional files... btw, I read about boot.hv (like on the other method) do I need it also in this method? Or is it included in the default.hv?
I left boot.hv in dump folder and didn't touch it.
I edited only default.hv and initflashfiles.dat.
But it is a long time not doing.I nearly forget the steps to do.
I think Helmi ROM is OK and I use it as it is.
OOOH
I dont see any boot.hv in the dump directory? Did i mess somthing?
Yup It seems that Helmi ROMs are great..Thanks again
Hey!
I'm new to this stuff, don't be to hard to me!
What i have done yet:
1) Downloaded different Roms and created a dump of it, so i can compare them.
2) After this i, want to great my own Rom based of the German Qtek Rom.
For Comparison i took the "RIsidoro"-Rom.
i created of both the dump folder of the OS.
Now i want to add to the Qtek Rom for example CF2, Minimo and TotalCommander.
What i think i have to do:
-Copy the needed Files to the dump folder
-Edit the initflashfiles.dat
-Create a CAB in the Extended Rom to make the regestry entrys
My Problem is, i cant find a initflashfiles.dat in the Qtek Rom!
What i have done wrong?
Sorry for my bad english, i hope you can understand my problem
Thanks for your reply,
MAPero
Sry guys for post again.
But i haven't found any thing in this forum what could help me!
Everywhere is said, to edit initflashfiles.dat
But there is no initflashfiles.dat.
I have found a second way i think,
Normal rom edit way: add the contents of the exported .reg files to default.rgu, making sure that you leave a blank line on the end, copy all the files to the \dump directory and edit initflashfiles.dat to copy them to the right directory on first boot. (remeber to remove the first two bytes - ff fe with a hex editor). then build your rom!
Bepe's rom edit way: create a folder '[your software name]' in the oem folder and get yourself a guid from here http://kruithof.xs4all.nl/uuid/uuidgen. create a blank file called '[yourguid].dsm and a blank text file called '[yourguid].rgu'. add the contents of the exported .reg files to '[yourguid].rgu' and make sure you save as unicode. then copy all the other files to the folder and create a blank unicode txt file called 'initflashfiles.txt' and use it like initflashfiles.dat in the first method except there is no need to hex edit out the first two bytes. then build your rom!
Click to expand...
Click to collapse
But i am not sure, what is meant by oem folder!?!? is the dump folder meant?
Hi, I followed the thread: "How to reconstruct a dumped ROM"... (obviously I had, before, did a rom dump!). Now I have a directory named "dump" with several subdirs.
In the step 3) there is written: "After this step you can optionally edit the OS files with the proper tools"... now the question is: what are these proper tools? I searched in the forum, in the other threads but I didn't find anything... My needs are: to delete some programs that are in the rom (for example Pocket Word, Pocket Excel, other..) in order to obtain more space, but to install other tools at the free space.
Thanks in advance for your help....
Great question ! i can't help you , but i wait for answers ....
I asked the same thing the other day, and got an answer(thx again to him).
Actually, I'm doing it right now, as a test I've successfuly dumped and rebuilt lsvw's rom using enhanced imgfs tools batch files, nbdump.bat nbname.nb & nbbuild nbname.nb, now I'm removing files from the rom and maybe add some other, like that quick gps thingy, latest msn(optimized for trinity, removed vga resources), phone pad, and some other thing on my custom extrom.
I had the same doubt as you, but it seems that we're overcomplicating things, you can simply use the file explorer to remove files from that dir, beware of which files you remove/alter.. initflashfiles.dat has some operations to be done after flashing the device(creating folders,renaming files, moving them to startup/start menu/etc folders), I thought that if the file didn't exist on the windows folder, whatever invoques initflashfiles.dat would crash, but it doesn't seem to be the case, I haven't put this to test, but I've found several missing files on the initflashfiles.dat(and a typo, "floder", go figure what it means - lazy/rushed editing IMO), so there seems to be some tolerance to the operations contained in that file.
I won't edit the wiki until I'm 100% sure that what I know is correct, but to sum it up:
dump the files
add/delete files with explorer
edit the registry using rgucomp
edit initflashfiles.dat using the original windows notepad & use an hexeditor to remove the 1st 2 bytes
run NBBuild.bat to create the *.nb file
OSchecker.exe to validate the *.nb file
nbhtool.exe to create the nbh
flash it(I prefer the sd card method)
Code:
rgucomp needs setting _FLATRELEASEDIR environment variable to current directlry like this:
set _FLATRELEASEDIR=.
Dump default.hv/user.hv file to .reg with:
rgucomp.exe -nologo -o default.hv > default.reg, then add line "REGEDIT4" to the beginning of REG file.
Modify the .reg file to your liking, (save it in UTF-16 with CR+LF terminations and a new line at the end of the file) and convert it back to .hv
And don't forget to flash Olipro's Hard SPL before, it may save your device.
"and convert it back to .hv"
http://forum.xda-developers.com/showpost.php?p=1186635&postcount=1
(no wonder I didn't find this info, forum search is almost useless, googled for rgucomp and voilà, first result(above) right answer)
Thread is dedicated to changing the language of the operating system Windows Mobile 6.1 for Himalaya devices.
It is in this subject, you can speak to this issue.
What would be the progeny
Kompatybile:
O2 XDA II, T-Mobile MDA II, Qtek 2020, iMate Phone Edition, TSM500, and other PH10 variants
At first, to our striped ROM:
1) Download: Kitchen For Hima
2) Unpacks stove to a folder and add the image there, our systems, or file *. NBF
3) Follow the instructions given there to get broken, modules and files on your ROM
Preparation:
The folder "dump", or obtained in OEM and SYS packages, deleted all files ending in *. mui in the name and number other than 0415
Modifying Modules:
1) Download: Actual Files Lang
2) After unpacking the contents, copy all the *. mui files and figures from 0415 to our catalog of "dump"
(need to get there from where it previously usuwaliśmy)
Polonization Initflashfiles:
1) Open the file from our initflashfiles.dat folder "dump" editor - Notepad + +[/ URL]
2) For example, it should look something like this:
Code:
root:-Directory("My Documents")
root:-Directory("Program Files")
; ------------------------------- Moje dokumenty
Directory("My Documents"):-Directory("Osobisty")
Directory("My Documents"):-Directory("Służbowy")
Directory("My Documents"):-Directory("Moja muzyka")
Directory("My Documents"):-Directory("Moje obrazy")
Directory("My Documents"):-Directory("Moje wideo")
Directory("My Documents"):-Directory("Moje dźwięki dzw.")
Directory("My Documents"):-PermDir("Szablony")
Directory("Program Files"):-Directory("Połączenia")
Directory("\Windows"):-Directory("Help")
Directory("\Windows"):-Directory("Czcionki")
Directory("\Windows"):-Directory("Programy")
Directory("\Windows"):-Directory("Autostart")
Directory("\Windows"):-PermDir("Menu Start")
Directory("\Windows"):-Directory("Temporary Internet Files")
Directory("\Windows"):-Directory("AppButtons")
Directory("\Windows"):-Directory("Ulubione")
Directory("\Windows"):-Directory("Rings")
Directory("\Windows"):-Directory("AppMgr")
Directory("\Windows"):-PermDir("System")
Directory("\Windows\System"):-PermDir("ConfigMgr")
Directory("\Windows\System"):-PermDir("DumpFiles")
Directory("\Windows\System"):-PermDir("CabQueue")
Directory("\Windows\System"):-PermDir("CertDtls")
; ------------------------------- Zawartość Menu Start
Directory("\Windows\Menu Start"):-PermDir("Programy")
Directory("\Windows\Menu Start"):-PermDir("Ustawienia")
Directory("\Windows\Menu Start\Programy\"):-File("Obrazy i wideo.lnk","\Windows\pimg.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("Windows Media.lnk","\Windows\WMplayer.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("Telefon.lnk","\Windows\cprog.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("Kontakty.lnk","\Windows\addrbook.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("Obsługa wiadomości.lnk","\Windows\tmail.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("Notatki.lnk","\Windows\notetake.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("Kalkulator.lnk","\Windows\calc.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("Eksplorator plików.lnk","\Windows\fexplore.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("ActiveSync.lnk","\Windows\sync.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("Internet Explorer.lnk","\Windows\pie.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("Zadania.lnk","\Windows\tasks.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("Kalendarz.lnk","\Windows\calendar.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("Comm Manager.lnk","\Windows\CommManager.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("Udostępnianie Internetu.lnk","\Windows\IntShrUI.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("Łącze modemowe.lnk","\Windows\ATCIUI.lnk")
Directory("\Windows\Menu Start\Programy\"):-File("Menadżer SIM.lnk","\Windows\Sim Manager.lnk")
; ------------------------------- Przyciski aplikacji
Directory("\Windows\AppButtons"):-File("Kalendarz.lnk","\Windows\calendar.lnk")
Directory("\Windows\AppButtons"):-File("Comm Manager.lnk","\Windows\CommManager.lnk")
Directory("\Windows\AppButtons"):-File("Kontakty.lnk","\Windows\addrbook.lnk")
Directory("\Windows\AppButtons"):-File("Zadania.lnk","\Windows\tasks.lnk")
Directory("\Windows\AppButtons"):-File("Internet Explorer.lnk","\Windows\pie.lnk")
Directory("\Windows\AppButtons"):-File("Windows Media.lnk","\Windows\WMplayer.lnk")
Directory("\Windows\AppButtons"):-File("Obsługa wiadomości.lnk","\Windows\tmail.lnk")
; ------------------------------- Autostart
Directory("\Windows\Autostart"):-File("coldinit.lnk","\Windows\coldinit.lnk")
Directory("\Windows\Autostart"):-File("Zapraszamy.lnk","\Windows\welcome.lnk")
Directory("\Windows\Autostart"):-File("CapNotify.lnk","\Windows\CapNotify.lnk")
Directory("\Windows\Autostart"):-File("WiFiInit.lnk","\Windows\WiFiInit.lnk")
; ------------------------------- Szablony
Directory("\My Documents\Szablony"):-File("Pusta notatka.pwi","\Windows\blank.pwi")
Directory("\My Documents\Szablony"):-File("Notatki ze spotkania.pwi","\Windows\meeting.pwi")
Directory("\My Documents\Szablony"):-File("Nota.pwi","\Windows\memo.pwi")
Directory("\My Documents\Szablony"):-File("Nota telefoniczna.pwi","\Windows\phone.pwi")
Directory("\My Documents\Szablony"):-File("Notatka przykładowa.pwi","\Windows\sample.pwi")
Directory("\My Documents\Szablony"):-File("Do zrobienia.pwi","\Windows\todo.pwi")
Directory("\My Documents\Szablony"):-File("Pusta notatka.dot","\Windows\blank.dot")
Directory("\My Documents\Szablony"):-File("Notatki ze spotkania.dot","\Windows\meeting.dot")
Directory("\My Documents\Szablony"):-File("Nota.dot","\Windows\memo.dot")
Directory("\My Documents\Szablony"):-File("Nota telefoniczna.dot","\Windows\phone.dot")
Directory("\My Documents\Szablony"):-File("Notatka przykładowa.dot","\Windows\sample.dot")
Directory("\My Documents\Szablony"):-File("Do zrobienia.dot","\Windows\todo.dot")
Directory("\My Documents\Szablony"):-File("Rejestr przebiegu pojazdu.xlt","\Windows\VehicleML.xlt")
Let us remember that the rest of the added applications, files, skins, etc., must have the same reference position as described above.
Polonization Registry:
In this folder are the two registry files:
-default.hv
-user.hv
And XIP section, there is a file boot.rgu, which also have to edit.
Open each file separately, using the option given to us in the oven
Important:
-> In the beginning, you must first register to enter the line: [color = red] REGEDIT4
-> Also, see if between each key is at least one blank line, ie there is no entry
-> All files. Rgu save in UNICODE, so we have opened such as default.rgu in Notepad + + click File> Encoding> Unicode
-> New keys entered by us, can not double the old
In this way we have prepared a record, we can now freely edit.
1) BOOT.RGU
First of all, modify the file boot.rgu with the kernel. How do I get ready to modify XIP, I will not describe here.
We open our boot.rgu in Notepad + +
Repeat steps listed above, which are important for the functioning of such a registry.
Change the value of keys:
From:
Code:
[HKEY_LOCAL_MACHINE\MUI]
"Enable"=dword:1
[HKEY_LOCAL_MACHINE\MUI]
"SysLang"=dword:409
[HKEY_CURRENT_USER\MUI]
"CurLang"=dword:409
To:
Code:
[HKEY_LOCAL_MACHINE\MUI]
"Enable"=dword:1
[HKEY_LOCAL_MACHINE\MUI]
"SysLang"=dword:415
[HKEY_CURRENT_USER\MUI]
"CurLang"=dword:415
Now move on to the register in the main shell:
2) USER.HV
Change the value of keys:
From:
Code:
[HKEY_CURRENT_USER\MUI]
"CurLang"=dword:409
To:
Code:
[HKEY_CURRENT_USER\MUI]
"CurLang"=dword:415
3) DEFAULT.HV
Change the value of keys:
From:
Code:
[HKEY_LOCAL_MACHINE\MUI]
"Enable"=dword:1
"SysLang"=dword:409
To:
Code:
[HKEY_LOCAL_MACHINE\MUI]
"Enable"=dword:1
"SysLang"=dword:415
As for the rest of the file, registry, we need to review it and change all the names of folders and files an application system on Polish. We even base the files *. rgu from the downloaded file "Mui"
Polonization other applications:
Even check whether the change all files *. provxml
Poloniztion In conclusion, we have exactly one more time to review our "dump", or sometimes something is not neglected.
If everything is already in order:
Our system, through the kitchen, into a single whole, flash-ing and check whether the OS is complete polonization
Other, no polonization correct defects ...........
If you have any questions or problems, please write and help
GOOD LUCK!!!
Спасибо,буду работать.
Thanks, going to work.
Very please
Change Lang For Himalaya
nokser said:
Very please
Click to expand...
Click to collapse
Hello friends himaraya people that love if I want to solve the Chinese language as English. The above method will be used to edit? If the tool must have the Abga . Thanks in advance.
I do not know how to help, I was not able to change the language,done according to the instructions.
88plastilin said:
I do not know how to help, I was not able to change the language,done according to the instructions.
Click to expand...
Click to collapse
I have no files. BOOT.RGU
To bring change. do not know how to take it from out. Nbf.
You don't must change this files
master nosker..
can u explain if i want to change the language of WM 6.5 ROM which kitchen do i need and any tools?
i m new at this but i want to learn ..so i need ur help..
hope u'll reply soon..!
thanx in advanced..
First - change *.mui files in the dump
can u explain if i want to change the language of WM 6.5 ROM which kitchen do i need and any tools?
See my build kitchen for Himalaya's - modyfications system
cant open
defualt.hv
user.hv
can u please tell me WHICH SOFTWARE I NEED TO OPEN THESE FILES IN REG EDITOR....
please explain ..
and dont have boot.rgu
sir i m trying to change language of WM 6.5 rom...
convert to rgu and open notepad editor
can u explain it?
convert how n which file?
My Tutorial - Cooking Rom Himalaya's See here
will try n report soon
i m done with
USER.HV
DEFAULT.HV
still cant find BOOT.RGU in dump folder...
i've also checked the hidden files....
one more thing master nosker..
i replaced all the MUI files with the ones master EFSANE uploded..
but i cant understand ...in the dump folder there are folders like *.dll.mui
and the files efsane uploded have no folders...only files...
n cant find BOOT.RGU
From WWE ROM all works---From CHS ROM no works!
I used Himalaya_wm5_6_rom_dump_by_efane (__http://www.ctrlpda.com/attachment.php?aid=246___),get dump,
carefully
change *.*.mui,editing carefully( [TUT]Change Lang For Himalaya from nokser) USER.HV and DEFAULT.HV(__]http://4pda.ru/forum/dl/post/221333/hvedit_v2.zip___(or different)),initflashfiles.dat(editing__http://rghost.ru/242854__QuoteFilter (or different convertor) initflashfilesNEW and rename in initflashfiles.dat,END!
Himalaya_wm5_6_rom_dump_by_efane--->get nk.nba(nk.nba to nk.nbf not working!????not working checksum?!!!).
nk.nba,_imgfs_removed_data.bin.bak,_imgfs_raw_data .bin.bak copy to Ather_s_Hima_Kitchen(_http://www.rapidsharedata.com/go/101044700/Ather_s_Hima_Kitchen.zip.html_)--- carefully read and comply with all instructions on the screen and push button "Build nk.nbf from new nk.nba"-->get nk.nbf in folder "Upgrade".
Checking nk.nbf--reviewed again at the dump (checking carefully USER.HV,DEFAULT.HV,initflashfiles.dat).If all OK-- upgrade your device.
This is not normal, not logical, but I was able to!!!!
Don't touch file boot.rgu