Help needed for Dump Rom - HTC Tornado

..........

do you install super cid on the device?

Snappy, is this ROM with crossbow (WM6)??

Snappy
I think you need to use the technique described in post#33 of this thread.
http://forum.xda-developers.com/showthread.php?t=239436&page=4&highlight=devauth
Keith

SGregory said:
Snappy, is this ROM with crossbow (WM6)??
Click to expand...
Click to collapse
i second that. would this "very new rom" be...

here's a quote of the post:
"Here is how I got the rom to install without the devauth error.
1) use a hex editor on the rom file and search for the devauth.exe string e.g. 44 00 65 00 76 00 41 00
2) between the "devauth" and the "exe" you will see the hex "00 2e".
3) swap these bytes around so they are "2e 00" instead of "00 2e".
4) This will keep te same checksum but will not allow the devauth.exe to run. well it work in my case at least"
Hope it works

thinking better this aplies to the windows mobile 5 rom that leaked for the typhoon.
maybe crossbow (in case this new rom is indeed crossbow) has a different protection

..........

please make screenshot from about in settings

..........

Snappy said:
ok ... there is no information about rom version in about -> only imei is masked.
Have you a idea?
Click to expand...
Click to collapse
That color scheme seems to be... CROSBOW!! isn´t it? (Please, don´t tell us that it´s a downloaded homescreen...)

looks like crossbow
snappy, you have a PM
if you send me the dumped file, i can arrange for it to be converted into a flashable format for you and the masses
so please forward a copy of the dumped file!
thanx

is this german rom or english?

thats not really a problem, it being german or english. that can quite easily be rectified (i hope) by changing the language/locality files with another from an english version of the smartphone rom, that sort of stuff ought to be generic
if it is crossbow.............................w00tage!

SHiSH said:
is this german rom or english?
Click to expand...
Click to collapse
I think every ROM has english language.
Come on Snappy, give us more details!!

Snappy said:
ok, have somebody a short description how the edit the dumped file that is on the sd card? which tool must i use to have what file format?
Click to expand...
Click to collapse
Snappy,
You need an SD card-reader, then you can
- use the psdread tool to dump the SD card image to a file on the PC
- edit the file with hex-editor
- use the psdwrite tool to dump the edited file back to SD card
psdread and psdwrite are in the XDA wiki.
Hope that helps
Keith

or after you dump the rom on the card you can use wmstorage and a tool to make a image for it.

..........

could you upload the image file somewhere, like on megaupload or rapidshare, so that other people can try it out?! please?! you'd be the answer to many of tornado users' prayers!

duke_stix said:
could you upload the image file somewhere, like on megaupload or rapidshare, so that other people can try it out?! please?! you'd be the answer to many of tornado users' prayers!
Click to expand...
Click to collapse
Totally agree. I guess a lot of people here in XDA-Developers would help you to get it done.
By the way, how does crossbow run in tornado? does it seems to be an early beta or similar to a final version?

Related

O2 English --> O2 Trad. Chinese successful

I have successfully flashed an O2 english machine into a traditional chinese one. I just wanted to point couple things out that slowed me down during upgrading:
1) if your ntrw shows something like "usage... etc" that means you have an incorrect version. Please download version 2.0
2) when replacing the information in the hex editor, you do not have to highlight the part to be replaced, just click once to the beginning of the header, then click paste, it'll replace by itself. I tried to highlight the part to be replaced and delete and paste again.. etc with no luck. Remember it has to look like the original, 3-4 lines of 00 then ff ff.. etc, if you did it wrong it will only have the ff ff parts right after the 416 bytes (this worked for me)
3) when putting in the SD card, it does not necessarily give you the prompt to flash in several seconds, i've seen it pop up after several minutes, so give it some time and not panic
Those were just some of my experiences that I thought could be amended to the procedures to clarify some things, because one would have to dig through many topics to find the above solutions as I did (which i don't understand why the authors won't edit their procedures to make it perfect).
Anyhow, I have one final question. I read the thread on how to remove T-mobile's customizations somewhere, but how do I remove O2's cusomization? If I can figure this out I'll make my O2 w/ dopod rom into an O2 trad. chinese rom. Thnx
Here's another thing I wanted to ask, when I change the rom and flahs w/ the cht.xxx file from ftp (the O2 rom) does it include the ext roms? Or should I d/l them cab by cab and install separately? Or does this need to be unlocked like some other threads say?
dragonone said:
Here's another thing I wanted to ask, when I change the rom and flahs w/ the cht.xxx file from ftp (the O2 rom) does it include the ext roms? Or should I d/l them cab by cab and install separately? Or does this need to be unlocked like some other threads say?
Click to expand...
Click to collapse
What brand and size of SD card had you used?
i used the lexar 256mb bundled w/ my o2
i've also used panasonic high speed pro 512mb on another machine
but i don't know how that relates to my ques~
yipfu said:
dragonone said:
Here's another thing I wanted to ask, when I change the rom and flahs w/ the cht.xxx file from ftp (the O2 rom) does it include the ext roms? Or should I d/l them cab by cab and install separately? Or does this need to be unlocked like some other threads say?
Click to expand...
Click to collapse
What brand and size of SD card had you used?
Click to expand...
Click to collapse
Ext & radio rom is included. :lol:

Successfully created BigStorage for O2 1.11 CHT ROM

I have just done the following to get 27MB Storage in the O2 1.11 Cht ROM released yesterday:
1. Update with the official 1.11 Cht ROM from O2. I have uploaded it here:
ftp://xda:[email protected]/Magician/Shipped_ROMS/CHT_11106_902_11100.zip
(ROMUpgradeUt.exe already patched to cater for other ROM versions - O2 Eng, Dopod 818, i-mate JAM, T-mobile, etc.)
2. Dump the ROM to SD card with RomUpdate.exe.
(All of the necessary tools are here: ftp://xda:[email protected]/Magician/Tools/Backup_tools/ )
3. Use ntrw.exe to read the ROM on the SD card: ntrw read cht.nb1 s:
4. Use Hex Editor to search for 02 00 00 80 00 20 in the dumped ROM and change 80 00 to b8 01 (i.e. at locations 7e4a and 1fc232e)
5. Use ntrw.exe to write the modified ROM to SD card: ntrw write cht.nb1 s:
6. Flash the new ROM from the SD card in bootloader mode.
(You may choose to skip the 1.11 radio ROM and install the more up-to-date 1.12 radio ROM)
I have also uploaded the Extended ROM for those who need the GPRS settings, etc.
ftp://xda:[email protected]/Magician/Extended_Roms/O2Asia_CHT_1.11.902/
I did success too with edit by hex editor
Fast and easy without pain
Someone already deleted the file. Can anyone send me the original shipped ROM ?
ericsson88 said:
Someone already deleted the file. Can anyone send me the original shipped ROM ?
Click to expand...
Click to collapse
Nope. Not deleted. Just moved it out from the Uploads-Directory to the Magician - Part of the FTP.
Corrected the links of the original posting.
Should now work well......
Stefan
Stefan,
Thanks for moving the files to the "permanent" location.
Please amend the name of the Extended ROM files from "Dopod818_CHT" to "O2Asia_CHT".
Dopod 818 contains settings for Taiwan.
O2Asia settings are for Hong Kong, Singapore, etc.
Talents said:
Please amend the name of the Extended ROM files from "Dopod818_CHT" to "O2Asia_CHT".
Click to expand...
Click to collapse
Done.....
Stefan
cant download the file..
dear brothers, the site couldnt not be found...........does anyone got all the required files that can send to me ?? many thanks!
[email protected]
O2 XDA mini Chinese ROM:
Shipped ROM -
ftp://xda:[email protected]/Magician/Shipped_ROMS/CHT_11106_902_11100.zip
Extended ROM -
ftp://xda:[email protected]/Magician/Extended_Roms/O2Asia_CHT_1.11.902/
Many Thanks.. i am going to try try.. :>
abalone218 said:
Many Thanks.. i am going to try try.. :>
Click to expand...
Click to collapse
I have tried to update my Dodop ROM to 1.11, however, it failed and said my ROM image is wrong with my dopod 818. I have change the splash screen to O2, will this affect the update? do u have the dopod splash screen? many thanks!
Where can download O2 XDA mini Simplified Chinese ROM,thanks
Hi Talents,
I am from Australia and I having trouble with the method that requires patching the original ROM, I am glad to see this clean look method!
* I am currently on ROM 1.11 already, does that mean I can skip the updating the ROM part and go straight to the changing the Hex values?
* I have tried searching this 02 00 00 80 00 20 in my dumped ROM. It found 2 exact matches, it also found some other match, but the values aren't exact (ie. 02 b4 8f 80 c1 20) Do I just ignore those and only change the 2 "02 00 00 80 00 20" that I have found?
Please assist!
Crayon
Hi Talent,
I replaced the Hex Value as you advised on my freshly backup ROM.
It's working now.
Thanks
Crayon
What is bigstorage?
What is bigstorage anyway? is it the way to modified the installed 64mb rom into something bigger? does it produce the same result as tupisdin did with changing the memory chip from himalaya into 128mb?
thanks
crayon,
Sorry that I missed your earlier post and did not respond.
But I am very glad to see that this simple method for creating the BigStorage WORKS on virtually all ROM versions.
What is more - so far I have not heard of any report of the risk of a totally dead Magician using this method, while the other alternate methods seemed to have killed quite a few ROMs. Apparently it is also a safe method.
Hi Talent,
That's cool! Thanks very much for your help, saves me a lot of grief!!
I would like to share a finding.
After the Hex Update, when you try to install applications via ActiveSync, if you choose Saving program in Storage or Storage card, the "memory available" field is showing as < Not Available >!! However, you can still install and everything will still work. If I remember corrected, it did show the active available storage space left when I first finish the ROM update.
Anyway, hope this will help the future O2 mini owner!
Crayon
Just wondering if anyone have reinstalled any of the Extend_ROM apps after the upgrade? I am trying to get O2 Plus, but I need O2 connect first.
Just want to know if any installing below would put O2 connect back onto my mini
CAB: \Extended_ROM\default_103133.sa.CAB
CAB: \Extended_ROM\DelAddStarMenu_092404.sa.CAB
CAB: \Extended_ROM\O2_Base_v103116.sa.CAB
CAB: \Extended_ROM\O2Auto.sa.CAB
CAB: \Extended_ROM\O2_Connect_Xda_II_mini.cab
CAB: \Extended_ROM\O2_User_Angent.sa.CAB
Thanks
Crayon
Talents said:
4. Use Hex Editor to search for 02 00 00 80 00 20 in the dumped ROM and change 80 00 to b8 01 (i.e. at locations 7e4a and 1fc232e)
Click to expand...
Click to collapse
Hi mate,
A quick question, if I do the changing of Hex value to "b8 01", does it mean I do not need to do the 416byte replacement as mentioned in Anasky's method?
Thanks!!
Regards,
[Charles]
No, you don't need to replace the 416 bytes.
You are using a shipped ROM that worked on your machine and you just change the bytes at the two specified locations to get the BigStorage.
hi, all
anybody know why i flash my modified rom from sdcard in bootloader mode,
after 100% it say download fail and checksum fail.

The Most Direct Method to get BigStorage

So far, we know that BigStorage can be created for 1.11 or 1.12 ROMs by replacing 80 00 with b8 01 at the following two locations:
English version (i-mate JAM, T-mobile compact, etc.)
7e32 and 211e32e
French version (qtek, etc.)
7e32 and 212332e
German version (T-mobile compact, etc.)
7e32 and 213232e
Traditional Chinese version (Dopod 818, O2 Asia, etc.)
7e4a and 1fc232e
Simplified Chinese version (Dopod 818, etc.)
7e42 and 1fc232e
It seems that the two locations change with the language, rather than the brand. Older ROM versions have different locations.
Could anybody provide the locations of other language versions for the reference of those who need them?
Please note that some have reported success in creating the BigStorage by replacing the bytes at the first location only, leaving the second location unchanged.
For those who need a summary of the steps:
1. Dump your original ROM to SD card. (romupdate.exe and ntrw.exe)
2. Edit your own ROM. (hex editor)
i.e. search for the two locations in the ROM with "02 00 00 80 00 20" and replace 80 00 with b8 01.
3. Write the edited ROM back to the Magician and hard reset your machine. (ntrw.exe)
That's it!
- no more downloading of others' BigStorage ROMs
- no need to replace the first 416 bytes
- no more unsolicited splash screens
- a simple, safe, do-it-yourself method to create your own BigStorage based on whatever ROM version you already have or upgraded.
Thank you so much.
I have an Italian ROM. Can anybody give me some help?
Talents,
A good assurance for people....
Nice one
I put this together with bits taken from this forum
Does anyone know if this will work for older versions of the ROM (i.e. 1.03 or 1.06)? I still am having problems with the GPRS with the newer ROMs so I would like to apply the BigStorage to older ROMs.
Thank you,
F
I used this method on the 1.03 wwe version and it is working perfectly. I used the same method as described. Found the two locations made the changes etc. and all is well.
Thanks, I will try it out
NTRW PROBLEM
Everytime i try to run NTRW
i get the following message
USAGE: NTRW FILE DRIVE:
and it doesn't create a file
what am i doing wrong?
Re: NTRW PROBLEM
micha said:
Everytime i try to run NTRW
i get the following message
USAGE: NTRW FILE DRIVE:
and it doesn't create a file
what am i doing wrong?
Click to expand...
Click to collapse
You seem to have an old version of ntrw. Get the latest one (2.0) from this forum's FTP server.
Cheers
Daniel
Worked for me with French_11202_125_11210 8)
The first reboot took more than 5 min though.
glad to know that it works on your French ROM.
We should have warned everyone to be patient with the first boot up after upgrading. It takes 5-10 minutes to format the BigStorage, with the screen apparently "stuck" at the splash screen.
I've found a .nb1 file for BigStorage on the ftp server of this forum. I think it's the BigStorage version for ROM 1.12. Is it possible to use that file and enable BigStorage without a cardreader?
For example, when you execute the upgrade program an TEMP directory is created with a bunch of files in it. If I were to copy those files (which also include some .nb1 files) and replace one of those with the one I found on the ftp, would that give me BigStorage?
Welrogie,
I was actually thinking the same thing as you...
Although if it were possible, I'm sure someone would have posted somewhere on this site anyway (?)
BigStorager work great for 1.12 FR ROM
many thanks
your post is excellent, did it to a 1.12 and no probs, please just check the pdf instruction sheet as it mentions 2 different file names, 1 to download from SD card and another to upload, maybe I misread it but I just uploaded the modified version of the file I downloaded and it all went swimmingly. cheers
Just carrying out a few 'test' searches on rom files to locate the necessary information...
On the 3 that I have performed the search on, i seem to find the bytes ok but the locations never matches the one stated by Talents and others. Does it matter that they appear in different locations than the ones specified?
Thanks.

llbasha - Latest WM5 using AKU3.5 - with KitchenUtnsils

Read end of post for updates .. Thank you .......
====================================
WM2005 AKU3.5 by LLBASHA
ROM: 3.50pp16a1
dated: 02.02.2007
OS 5.1.195 (Build 15698.3.5.0)
RamDisk 48mb
PagePool 16mb
Storage 30.53mb
Program 61.29mb
For Himalaya PH10B (XDAii MDA2 Qtec2020 Imate Pocket PC)
=============================================
Hi everybody,
This is, I guess, what MANY, I believe, is looking for.
A good clean stable and fast WM5 rom based on AKU3.5 that you can change easily to your liking... right?
Well, your wishes come true. Here you will find my new ROM, the tools, and procedure to modify it!!!
It does NOT include ANY personal info.
It include clean original splash screen theme
It includes lots of Today-plug-in that you can disable if you do not want (disabled by default).
Modifications involve, beside adding & removing files, changes of hklm.reg, hkcu.reg, default.hv, and system initflashfiles.dat files. The ROM has been optimized to the extremes, hence if you decided you want to modify it please make sure what ever you add MUST be less or equal to what ever you delete.
It took me continuous 10 days of work and 8 flashes to get this procedure and ROM right.
I have tested the room and it works perfect ... however, please forgive me if I have overlooked something.
Note: I suggest you test the rom BEFORE you install any extra programs of your own ... and then again AFTER installation... so you can determine the source of the problem or the violating program, if any.
If you want to automate the installation of additional programs, stick the cabs file in the ExtROM directory in the SD-card and edit the config.txt accordingly.
To use the modification tools, just drop your favourit NK.NPF file in the RomEditor directory and click on steps 1 to 7 and follow the prompt.
It could not be easier ... Well, is it??? You will soon find out!!!!!!!!!!
Final word of thanks to tjlabais for his detailed tutorial, scripts and support. Many thanks to Mamaich for his incredible tools, as well as to Helmi_c, Buzz_lighter, Tofclock, and all those who contributed indirectly or in the past to get WM5 working on our Himalaya.
http://www.megaupload.com/?d=6FCT36YH
Filesize: 27.96 MB
Filename: llbasha-WM5-AKU35pp16a1.rar
Description: llbasha Himalaya WM5-AKU35pp16a1
Good luck and enjoy.
LLBASHA
Note: You can refer to tjlabais original tutorial here:
http://buzzdev.net/index.php?option=com_phorum&Itemid=125&phorum_query=read,26,27196,page=1
-------------------------------------------------------------------------------------------------------------------------------
Edit1: Guys, please note I did not invent the wheel here!!! I only picked already existing work and put it into organized specific working method with example (my rom). So please no nag where did I get this or that from. What I am giving you here is next to perfect ROM that you CAN edit to suit your own taste.
Edit2: This method is NOT for new users - noob. It is NOT like the kitchen method. Also, question about the tools should be posted in the original thread by tjlabais.
Edit3: If you have problem download from MegaUpload, use this one: http://www.4shared.com/file/10238126/881bdc5f/llbasha-WM5-AKU35pp16a1.html?s=1
Edit4: Copy this file: \windows\iexplore.lnk to to here: \Windows\Start Menu\Programs\iexplore.lnk
Edit5: If you have slow startup or problem delete this file: \Windows\StartUp\psShutXP.lnk
Edit6: I got report of 500+ downlaods and 2000+ views bu no reports here on anything. Please file in your actual experence so others can benefit, regarding the ROM itself or the RomEditor tools. Thank you.
Edit7: Changing ramdisk size from registery only is not sufficient to pass the difference to program. New versions shall be released soon with different ramdisk size, but will keep 16mb pagepool.
Edit8: an new update rom version with 96mb program 16 ramdisk 16 pagepole
has been posted here:
http://forum.xda-developers.com/showthread.php?t=294016
New Version here
WM2005 AKU3.5 by LLBASHA
ROM: 3.50pp16A2
dated: 13.02.2007
OS 5.1.195 (Build 15698.3.5.0)
RamDisk 48mb
PagePool16mb
Storage 30.53mb
Program 64mb
For Himalaya PH10B (XDAii MDA2 Qtec2020 Imate Pocket PC)
This version is basically a simple update. Changes from version 3.50pp16a1
Removed SpeedDial and InternetCachiClean
Added cLaunch (great free today plugin)
Fixed startup delay caused by psShutXP
Fixed links and arranged icons in folders.
No known problem has been reported after intial version 450 downloads
Filesize: 28.0 MB (29,410,652 bytes)
Filename: llbasha-WM2005-AKU35pp16A2.rar
Description: llbasha Himalaya WM2005-AKU35pp16A2
Download links:
http://www.megaupload.com/?d=GVFL6OJD
http://www.4shared.com/file/10571804/ce7f3d8c/llbasha-WM2005-AKU35pp16A2.html
I have uploaded an alternative version, details of it you can find it here:
http://forum.xda-developers.com/showpost.php?p=1168356&postcount=79
It is not an upgrade to above but rather a special version custom made requested by some members.
Total download to date 3100+
Enjoy
llbasha
--------------------------------------------------------------------------------------------------------------------------------
llbasha - Latest WM5 using AKU3.5 - more screen shots
Here are some new screen shots
Engjoy
llbasha
THANX A lot
thanx for this rom. U have done a good job cause u had not puted any personal info and non removable applications.
CAN u tell me how can i change sms background as u did
Alternative download from here:
http://www.4shared.com/dir/1965106/cd5aba6f/sharing.html
I hope this works better.
llbasha
does it give also on German ?
Tahnks llbasha
While I'm dowenloading:
1) Do u mean that u include the cooking way in ur uploads?
I read the tutorial u mention and it was not clear for me (as the subject here 4 the Ramdisk and pagepool, by the way thanks 4 the explanation there)
I hope u can find time to make some easy explanation.
The_hesham said:
Tahnks llbasha
While I'm dowenloading:
1) Do u mean that u include the cooking way in ur uploads?
Click to expand...
Click to collapse
Yes, I did put all the cooking tools and steps to take to modify ANY rom to your liking.
llbasha
Question started
Dear llbasha
Please explain more:
In the text file "llbasha-WM5-AKU35pp16a1.txt
5. If you want to change the image/rom version (show on first splash screen bottom right corner), Go to address: 19, 82CDF, 1C1C18
search for old version and replace it with exact number of digits.
6. If you want to change the rom version and date that show when accessing device information from settings, search for the version in unicode, and the date stamp in ANSI.
7- Save your file and run 6ReassembleNPF.bat
[Correction is 7ReassembleNPF.bat]
And
In step no. 2
"When done, remove all HIDDEN attributes for ALL files.
Note: use Registery Workshop as editor for HKLM & HKCU even if nothing changed (not all rom modifications would require registery editing), i.e. open the file and save again irrespective)."
Please explain?
The_hesham said:
Dear llbasha
Please explain more:
In the text file "llbasha-WM5-AKU35pp16a1.txt
5. If you want to change the image/rom version (show on first splash screen bottom right corner), Go to address: 19, 82CDF, 1C1C18
search for old version and replace it with exact number of digits.
llbasha: Open the nk.nba with hex editor... search for the older version you want to change. In my case, I find it at the above addresses. This process change only the image version that you see on first splash screen... ok
6. If you want to change the rom version and date that show when accessing device information from settings, search for the version in unicode, and the date stamp in ANSI.
llbasha: The same version shows also when you start you device, go to settings, device info. To change this, again open nk.npa with hex editor and search for it but in this case search using unicode. To change the date of the version, search for the old version date in ANSI and when you find it change it... OK
7- Save your file and run 6ReassembleNPF.bat
[Correction is 7ReassembleNPF.bat]
llbasha: There is no 6........bat anyway. Thanks
And
In step no. 2
"When done, remove all HIDDEN attributes for ALL files.
llbasha: I suspected that some hidden files may not be picked up by the compiler, so I removed all hiden attributes ...
Note: use Registery Workshop as editor for HKLM & HKCU even if nothing changed (not all rom modifications would require registery editing), i.e. open the file and save again irrespective)."
llbasha: What do you want me to explain? ... please rephrase..
Please explain?
Click to expand...
Click to collapse
I hope this helps
Some Apps like Schekar rom...
Hi,
Is this screeshots from your new ROM?
I think there is some apps like Schekar ROM presente in this new rom.
I've returned to Helmi's rom, just because is almost 100% clean.
Thanks anyway for your work.
zipzop said:
does it give also on German ?
Click to expand...
Click to collapse
Sorry ... This is English ROM but sure there is someone out there who knows how to localize it.
Regards
llbash
superxx said:
Hi,
Is this screeshots from your new ROM?
I think there is some apps like Schekar ROM presente in this new rom.
I've returned to Helmi's rom, just because is almost 100% clean.
Thanks anyway for your work.
Click to expand...
Click to collapse
Yes, above screen shoots are from my rom on my O2XDAii and no one else.
This is clean ROM ... what are you taking about??? Please be specific... What is 100% clean???????????
There was some remaining space in the rom so I filled it with some VERY small today plugin and utilities and are disabled by default. So where is the problem. This remaing space you can't use it anyway once you cocked the rom.
Any I included the tools and steps to remove/add to your liking... So....
Hello Sir,
I will try to use this rom frist.Thank you to much.
sorry
Hello Sir,
After I use it .Almost OK but my Internet exploer icon lost .How I get it back ?
krishan2207 said:
HI
i found a bug.Whenever i tried to open download agent it opens with a blank screen nothing to do in that application so check it out.
Click to expand...
Click to collapse
Where did you get that??????????????
Are you talking about my ROM??????????????
Question started ....contenue
llbasha said:
I hope this helps
Click to expand...
Click to collapse
Dear llbasha
The_hesham: regarding no.5
I search for 19, 82CDF, 1C1C18 as shown ,
Then what to do?
Regarding no.6
6. If you want to change the rom version and date that show when accessing device information from settings, search for the version in unicode, and the date stamp in ANSI.
llbasha: The same version shows also when you start you device, go to settings, device info. To change this, again open nk.npa with hex editor and search for it but in this case search using unicode. To change the date of the version, search for the old version date in ANSI and when you find it change it... OK
The_hesham: Search for what see photo no4 & How to change?
Regarding step no.2
llbasha: I suspected that some hidden files may not be picked up by the compiler, so I removed all hiden attributes
The_hesham: Do u mean to delet all hidden files & which files I suspect it will not be picked by the compiler?
Regarding :
Note: use Registery Workshop as editor for HKLM & HKCU even if nothing changed (not all rom modifications would require registery editing), i.e. open the file and save again irrespective)."
The_hesham: Which workshop as editor & which file to edit?
I'm sorry for to much questions but I did cooking by bepe tools and I want to know about this way.
sorrawut said:
Hello Sir,
After I use it .Almost OK but my Internet exploer icon lost .How I get it back ?
Click to expand...
Click to collapse
Copy this file: \windows\iexplore.lnk
to here: \Windows\Start Menu\Programs\iexplore.lnk
Thanks
llbasha said:
Copy this file: \windows\iexplore.lnk
to here: \Windows\Start Menu\Programs\iexplore.lnk
Thanks
Click to expand...
Click to collapse
Thank Sir,
krishan2207 said:
thanx for this rom. U have done a good job cause u had not puted any personal info and non removable applications.
CAN u tell me how can i change sms background as u did
Click to expand...
Click to collapse
Do you know about HTML, STYLEs, and JAVA scripting???????????
If you do then you want be asking this question, and if you do not know then my answer to you is I do not either!!!!!!!!!!!
You need an expert from Delhi to answer this. Do you know anyone??? May be you can ask him about your 'download agent bug' problem as well.
Thanks

Changing bootscreen (XDA Neo, G4)

Is it possible to change the image which I can se when the device is booting up? I use smart1 WM6 v2!
Yes
Read through this thread - there is a bit in the middle that discusses this
http://forum.xda-developers.com/showthread.php?t=300356
animelover said:
Is it possible to change the image which I can se when the device is booting up? I use smart1 WM6 v2!
Click to expand...
Click to collapse
See also on xda ftp
here are some logos
you just have to run on pc with the usb cable plugged in, and then a soft reset, and everything will be ok...
What boot screen are you looking for? Or do you want to creat your own one?
Yes, I want to use my own! It's an Anime picture like my nickname!
welcom screen
ady_uaic said:
here are some logos
you just have to run on pc with the usb cable plugged in, and then a soft reset, and everything will be ok...
Click to expand...
Click to collapse
well i had read the forum instructions and for change boot and welcom screen.
but something is wrong with the typho5. its suppose to extract nb 9200000 files but the application starts without extracting nobthing.
i would like to change the welcome screen from the PDAMobiz to some thing personal. i follow instruction but they dont fit the results i get.
any idea?
thanks to all
specially to the guys in PDAMobiz, who made the best of the best Rom
I want too to make a personal bootscreen...if someone can help us with a little tutorial, we are waiting..thx
Try this
The pdf manual in this thread has a section on updating boot screen and all the tools required to do it are included too.
I do not suggest everybody trys to get into the ROM cooking that is also described, but the splash screen section is fairly straitforward
http://forum.xda-developers.com/showthread.php?t=297027
first, with this tool you can create your own ROM (customized)...and also splash screens...see the manual pdf
welcomehead.96.png
well to make it easy to understand where we stand this is the only file we must change. but there is a problem. the original file is read only and can not be replaced nor rename or moved. not with total comander , not even unlock extended rom. after a small research i found that the file is integrated with in the original ROM not the extended.
so i am looking for a tool to delete/install files into the ROM when present on the device.
it sims that that cannot be done. we must dump the present rom, sort of cook it on our PC than re- install it with changes done.
at the same time since most of us are very happy with the ROM as is , but want to personal it littel bit, its worth a dedicated tool.
i will look into it. if i find a way i will post it here.
thanks for the great job of the PDAMobize last version .
good tool and very stable
You do not need to look into it!!!!
Read the previous two posts and look at the pdf manual in the download - it describes the tools you need to change you images (without cooking a complete rom)
And it doesnt need a hard reset either!
xmanmaster said:
well to make it easy to understand where we stand this is the only file we must change. but there is a problem. the original file is read only and can not be replaced nor rename or moved. not with total comander , not even unlock extended rom. after a small research i found that the file is integrated with in the original ROM not the extended.
so i am looking for a tool to delete/install files into the ROM when present on the device.
it sims that that cannot be done. we must dump the present rom, sort of cook it on our PC than re- install it with changes done.
at the same time since most of us are very happy with the ROM as is , but want to personal it littel bit, its worth a dedicated tool.
i will look into it. if i find a way i will post it here.
thanks for the great job of the PDAMobize last version .
good tool and very stable
Click to expand...
Click to collapse
flykthewiz said:
You do not need to look into it!!!!
Read the previous two posts and look at the pdf manual in the download - it describes the tools you need to change you images (without cooking a complete rom)
And it doesnt need a hard reset either!
Click to expand...
Click to collapse
exactly, but i don't think that it will work on qtek s200, because now i saw that is only for wizard...if you made it, let me know...
Worked for me
You do need to use a prophet nvid ruu program though
ady_uaic said:
exactly, but i don't think that it will work on qtek s200, because now i saw that is only for wizard...if you made it, let me know...
Click to expand...
Click to collapse
can you please tell me what exactly should I do?
Maybe this "How-To" guide can help you all out...
Either at Megaupload or Attachment
GAMBIT999 said:
Maybe this "How-To" guide can help you all out...
Either at Megaupload or Attachment
Click to expand...
Click to collapse
so everything that you've said there, in that txt file, is for qtek s200, isn't it? now i'm going to try
in that arhive from you does not have RUU_SPLASH.zip that we need (from that tutorial)
i've copied that file, nk.nbf in the RUU_SPLASH folder and then i've executed ROMUpdateUtility_Wizard_NoID.exe and is not working...it tell's me EROR (300): INVALID UPDATE TOOL
This update utility cannot be used for you PDA Phone. Please get newer update utility.
ady_uaic said:
in that arhive from you does not have RUU_SPLASH.zip that we need (from that tutorial)
i've copied that file, nk.nbf in the RUU_SPLASH folder and then i've executed ROMUpdateUtility_Wizard_NoID.exe and is not working...it tell's me EROR (300): INVALID UPDATE TOOL
This update utility cannot be used for you PDA Phone. Please get newer update utility.
Click to expand...
Click to collapse
If you have created your nk.nbf file, you can replace the one in this file (rename it to zip)
rename it back to exe and execute, it worked on my prophetG4 with WM6 on it

Categories

Resources