Warning:
1. USE AT YOUR OWN RISK OF BRICKING YOUR DEVICE.
2. Only try on one Trinity WM5 NBH file.
3. May work on Hermes.
Many many thanks to all the people (long list of name) from XDA-DEV who have make the so many tools used here available.
This is an attempt by copying and adapt from SCOTER Kitchen I found in XDA-Dev.
Too many tools in XDA-Dev that did not check if there is one like this.
Hope it is useful.
Steps before using this,
1. Use NbhExtract.exe to extract the NBH file into NB files for the older WM5. This tools date July 07 only extract 06_OS.nb as 06_Unknown.nb for WM6.
2. Download from http://www.java.com/en/download/index.jsp and install to use java.exe
3. Drag & Drop the 06_OS.nb to Dump.lnk in "Extraction Room" to get Dump files in "Extraction Room" or
4. Drag & Drop the 06_OS.nb to Package.lnk in "Extraction Room" to get Package files in "Extraction Room"
put it up to megaupload or something.
not workable with wm6 roms
I have just tried with WM6 SEA.
NbhExtract seems to extract 06_OS.nb as 06_Unknown.nb, according to "pof" is due to addressing 400 in wm5 to 401 wm6.
And using the dump & package on 06_Unknown.nb or renamed to 06_OS.nb still extracts the files.
I have posted a question to "pof' if the building back this extract rom would be safe to use.
This tool only serve the purpose of extracting for me to see what is in WM6.
You have to use the another tool to build it back.
thanks thats work
NaNo79 said:
thanks thats work
Click to expand...
Click to collapse
Both WM6 & WM5?
Any one tried on Hermes?
Cool. The project isn't dead, just on standby. I have plans of updating the help, and adding atleast 2 more programs, one of which bepe created.
Regards,
Jason
CWKJ said:
Both WM6 & WM5?
Any one tried on Hermes?
Click to expand...
Click to collapse
i tried on WM6 its work and in the readme its say for WM5 so i think both work
CWKJ said:
I have just tried with WM6 SEA.
Click to expand...
Click to collapse
It can work on cooked roms by modifying package.cmd and dump.cmd from:
java -jar aChef.jar -1 %1
to
prepare_imgfs.exe %1 -acer
Obviously you have to put prepare_imgfs.exe in the tools directory.
Ciao
i did try to extract stuff from the os.nb but it just kept saying some error with the dll
prawnz said:
i did try to extract stuff from the os.nb but it just kept saying some error with the dll
Click to expand...
Click to collapse
Just use prepare_imgfs.exe %1 -acer
Ciao
claros said:
Just use prepare_imgfs.exe %1 -acer
Ciao
Click to expand...
Click to collapse
but are you shure it works??
I tried with never success...
ervius said:
but are you shure it works??
I tried with never success...
Click to expand...
Click to collapse
Absolutely sure!
Giving to the author my best thanks for this excellent work, it is just an interface to well known tools to extract and prepare tools.
It work without any changes to extract the original dopods and htc roms, but to extract cooked roms sometimes you have to use the particular tool used by the author with the correct command line switch.
What exactly does not work for you?
Ciao
claros said:
Absolutely sure!
Giving to the author my best thanks for this excellent work, it is just an interface to well known tools to extract and prepare tools.
It work without any changes to extract the original dopods and htc roms, but to extract cooked roms sometimes you have to use the particular tool used by the author with the correct command line switch.
What exactly does not work for you?
Ciao
Click to expand...
Click to collapse
I don't know, by command line I cannot put the exact command to extract rom...
ervius said:
I don't know, by command line I cannot put the exact command to extract rom...
Click to expand...
Click to collapse
ITA
Lancia il programma DMP2PKG.exe. Seleziona la directory per l'estazione.
Poi apri una finestra di explorer con la directory dove hai la rom da estrarre ed un'altra sulla directory di estrazione, dove hai le tre icone:
package.lnk
dump.lnk
Nbh2Nb.lnk
Se è in formato nbh, trascina la la rom da estrarre su Nbh2Nb.lnk. Alla fine dello script trovi sotto tools il file 0x.nb che contiene il sistema.
Prendi questo file e trascinalo sull'icona dump per avere la copia della rom con il file sistem del device, sull'icona package per avere le sottodirectory con tutti i file di installazione dei programmi separati.
ENG (by gt)
Start the DMP2PKG.exe program. It selects the directory for the estazione. Then you open a window of explorer with the directory where you have the rom to extract and an other on the directory of extraction, where you have the three icone: package.lnk dump.lnk Nbh2Nb.lnk If it is in format nbh, drags the rom to extract on Nbh2Nb.lnk. To the end of the script it finds under tools the rows 0x.nb that it contains the system. You take these rows and drags it on the icona dump for having the copy of the rom with the rows sistem of the device, on the icona package for having sottodirectory with all the rows of installation of the programs separates to you.
Ciao
claros said:
ITA
Lancia il programma DMP2PKG.exe. Seleziona la directory per l'estazione.
Poi apri una finestra di explorer con la directory dove hai la rom da estrarre ed un'altra sulla directory di estrazione, dove hai le tre icone:
package.lnk
dump.lnk
Nbh2Nb.lnk
Se è in formato nbh, trascina la la rom da estrarre su Nbh2Nb.lnk. Alla fine dello script trovi sotto tools il file 0x.nb che contiene il sistema.
Prendi questo file e trascinalo sull'icona dump per avere la copia della rom con il file sistem del device, sull'icona package per avere le sottodirectory con tutti i file di installazione dei programmi separati.
ENG (by gt)
Start the DMP2PKG.exe program. It selects the directory for the estazione. Then you open a window of explorer with the directory where you have the rom to extract and an other on the directory of extraction, where you have the three icone: package.lnk dump.lnk Nbh2Nb.lnk If it is in format nbh, drags the rom to extract on Nbh2Nb.lnk. To the end of the script it finds under tools the rows 0x.nb that it contains the system. You take these rows and drags it on the icona dump for having the copy of the rom with the rows sistem of the device, on the icona package for having sottodirectory with all the rows of installation of the programs separates to you.
Ciao
Click to expand...
Click to collapse
ahh, ecco, questo era il passaggiuo che mi mancava, non trascinavo.....
aahhh, ok, this step was unknown for me, thanks!!!
hi, I dumped rom, and the utils works well.
thanks
I don't understand if it work with wm6 roms
cicciocant said:
I don't understand if it work with wm6 roms
Click to expand...
Click to collapse
Yes
.......
Code:
C:\Downloads\Trinity Kitchen\Utilities\Tools>viewimgfs imgfs_raw_data.bin
Unable to load compression DLL!
I've cecompr_nt.dll in same folder but it refuses to pass this point.
Any advice?
Thanks in advance
I can't also find that "prepare_imgfs.exe" in the linked .rar . Where is that file ?
File found in google http://forum.xda-developers.com/attachment.php?attachmentid=25951&d=1143675141
Dump correctly done with prepare_imgfs.exe.
Related
hi, from mary's idea here a ultralight rom, but isn't a rom, is oem\ sys\ and \rom folders, so all ings of the world can make another italian rom......
From_mary_ita.zip
bye!!!
Good idea!
It's time to study...
Thanks!
Great Ervius!!!!!!!
I try to develop something!!!!
ervius said:
hi, from mary's idea here a ultralight rom, but isn't a rom, is oem\ sys\ and \rom folders, so all ings of the world can make another italian rom......
http://rapidshare.com/files/68867711/From_mary_ita.zip
bye!!!
Click to expand...
Click to collapse
WONDERFULL!!!!! what version of mary is base?
any screenshoot
bellissimo!! su quale versione di mary e' basato? 3.3.x?? o cosa?
qualche sccreen si puo vedere?
mary 3.4, the last one posted, mixed with my sys and xip to have os 1933 build 18533!
ervius said:
mary 3.4, the last one posted, mixed with my sys and xip to have os 1933 build 18533!
Click to expand...
Click to collapse
after flash my trinity block on first screen with roms 3.1 orig
i try with mtty, try with olipro 1.20 and 1.30, try to reinstal original roms then upgrade but block forever on first screen
only if i use os.nb attacched work...problem is in rebuild....
ho flashato ma rimane bloccato sulla prima schermata dove segnala roms 3.1 orig ma non si schioda...ho provato con olipro 1.20 1.30 procedura mtty, ho provato a reinstallare la roms originale e quindi flashare ma nulla..rimane sempre bloccato...sapete aiutarmi?
solo se uso lo OS.nb gia pronto mi funziona tutto..quindi qualcosa va storto nel rebuild....
brain_81 said:
after flash my trinity block on first screen with roms 3.2 orig
i try with mtty, try with olipro 1.20 and 1.30, try to reinstal original roms then upgrade but block forever on first screen
only if i use os.nb attacched work...problem is in rebuild....
ho flashato ma rimane bloccato sulla prima schermata dove segnala roms 3.1 orig ma non si schioda...ho provato con olipro 1.20 1.30 procedura mtty, ho provato a reinstallare la roms originale e quindi flashare ma nulla..rimane sempre bloccato...sapete aiutarmi?
solo se uso lo OS.nb gia pronto mi funziona tutto..quindi qualcosa va storto nel rebuild....
Click to expand...
Click to collapse
if you have this problem, dumping os.nb, rebuild packags, delete old \oem and \sys folder, and replace them with the ones just created with package_tools, easy...
Ervius thank you for the splendid opportunity given to us.
I'm really noob here. I'm trying with your rom oem sys package to build the rom using hypercore kitchen but each time i go to buil it it says that a file is already in the dir and the build stop! Please help me, i'm not an ing!
You are the biggest.
One question.
Do you have the cab or package of last WML ITA?
ervius said:
if you have this problem, dumping os.nb, rebuild packags, delete old \oem and \sys folder, and replace them with the ones just created with package_tools, easy...
Click to expand...
Click to collapse
ok tomorrow i try...excuse me...this rom have the black\grey keyboard...is possible to install a blue\red keybaord? blue\red is perfect for my wisbar theme color thankyou
Can please someone share the flashable ROM of ervius work just as is?
maybe tonight, or tomorrow, I'll post corrected \oem & \sys folders with white/green keyboard....
ervius said:
maybe tonight, or tomorrow, I'll post corrected \oem & \sys folders with white/green keyboard....
Click to expand...
Click to collapse
thanks ervius!! waiting news have you package or cab of last streaming media and voice recorder?
to remove touchpad i only delete folder touch from sys folder? or there is others folder?
thanks again
EDIT
ervius ask me for upload work rom
here rom ready to flash http://www.megaupload.com/?d=PNILDMI0
here same rom but dumped in oem, rom and sys folder, ready for cooking (i redump rom because rom on first post freeze on boot screen, now this work fine for me, no block on boot screen) http://www.megaupload.com/?d=405XUKEO
i rember to all: the roms is in italian language, is a translate of mary 3.3.4 mix with ervius file for 1933 build
bye
cicciocant said:
You are the biggest.
One question.
Do you have the cab or package of last WML ITA?
Click to expand...
Click to collapse
last WLM in ita
install file cab of archive, then copy all other file of archive in windows directory
Great!
Great idea Ervius!
Anyone can post some screenshot about the free storage? Or simply post the size?
Thanks MatteoC.
MatteoC said:
Great idea Ervius!
Anyone can post some screenshot about the free storage? Or simply post the size?
Thanks MatteoC.
Click to expand...
Click to collapse
free storage is 80 MB
brain_81 said:
here rom ready to flash http://www.megaupload.com/?d=PNILDMI0
Click to expand...
Click to collapse
Excuse me but is this The mary's rom translated in Italian Language?
brain_81 said:
thanks ervius!! waiting news have you package or cab of last streaming media and voice recorder?
to remove touchpad i only delete folder touch from sys folder? or there is others folder?
thanks again
EDIT
ervius ask me for upload work roms
here rom ready to flash http://www.megaupload.com/?d=PNILDMI0
here rom dumped in oem and sys ready to cooking add package ecc. (redump now work for me, no block on boot screen) http://www.megaupload.com/?d=405XUKEO
bye
Click to expand...
Click to collapse
HI, i've tested the ROM but the comm manager doesn't works. Installing the cab from Guybrush works but the text is not displaied under each button. Installing other cab (HTC Network Wizard) also does NOT display nay text under its icon in Settings page.
I think that something is messed up passign Mary to Italian. I installed Mary just to check these problem and there is NO problem at all with Mary ROM
wonderiuy said:
HI, i've tested the ROM but the comm manager doesn't works. Installing the cab from Guybrush works but the text is not displaied under each button. Installing other cab (HTC Network Wizard) also does NOT display nay text under its icon in Settings page.
I think that something is messed up passign Mary to Italian. I installed Mary just to check these problem and there is NO problem at all with Mary ROM
Click to expand...
Click to collapse
@Ale}{io
yes this is mary translated in italian
@wonder
no problem with network wizard,work with vodafone tim and others, use version attachment on this post
for comm manager confirm, no present in rom, after install touch version only icon, no text
ITA
@Ale}{io
si e' la versione mary tradotta in italiano
@wonder
il network wizard funziona perfettamente, usa la versione allegata al post
per il com manager confermo, non e' presente nella roms bisogna installarlo, installando quello in stile touch si hanno solo le icone senza testo, credo bisogna installare prima quello di default..o forse agire sul registro di sistema..non so perche io personalmente uso un comm manager fatto da me a sole icone vedi immagine...
@brain_81: thanks bro... I have some connection problem...
@other: dumped mary rom is without rgus, so I inserted all italian rgus intorno it, maybe something was wrong, but for italian translating, I'm shure that all is ok, becouse are lot of roms that I translate with my method, and spending only 5 minutes of time, and ever all works well....
but we are here to make better ..... if you find the solutions....
we all are here to learn...
bye...
vanilla was deleted......
new version and 3d here:
http://forum.xda-developers.com/showthread.php?t=373677
Uaooooooo
Great ERVIUS in download
notices for cookers:
here the package to insert into rom.
if you use my kitchen it is good like is but if you use another kitche, you need to edit config.txt, inserting before the lock dislabel and reset this line:
EXEC: \windows\sdconfig.exe
point 2:
in package there is "sdconfig.ini"
in this file there are 2 lines:
1) it point on "scheda di memoria", but if your rom is WWE for example;just replace the string by: storage card
2) same for 2nd, it point on "esecuzione automatica" , if WWE replace with: StartUp
easy!!
ok???
here the package for cookers!!!
here: 2nd version:
http://forum.xda-developers.com/showthread.php?t=372309
bye!
robert_io said:
Uaooooooo
Great ERVIUS in download
Click to expand...
Click to collapse
yes, but without new rom you are not able to execute it!!
bye!
for all this cab... to execute it, prepare the folder and install the cab, then soft reset...
and soft reset again, customization will start and install all fiules into sdconfig in your storage card...
bye!
Hi Ervius, has asked in various forum if it were possible to install Enlarge start menu on your rom, in how much the various cabs found online, make me see the icon in formulations, but it don't work.
I attend one answer of yours.
Hi
Ciao Ervius, ho chiesto in vari forum se era possibile installare Enlarge start menu sulla tua rom, in quanto i vari cab trovati in rete, mi fanno vedere l'icona in impostazioni, ma non funziona.
Attendo una tua risposta.
Ciao
OK, thank Ervius
Excuse Ervius, if I have understood well, do I have to create a folder in the Card of memory and to name it "sdconfig" - then I have to put all the cabs - then the executable sdconfig.cab and then soft reset?
Scusa Ervius, se ho capito bene, devo creare una cartella nella Scheda di memoria e nominarla "sdconfig" - poi devo mettere tutti i cab - poi l'eseguibile sdconfig.cab e poi soft reset?
robert_io said:
Excuse Ervius, if I have understood well, do I have to create a folder in the Card of memory and to name it "sdconfig" - then I have to put all the cabs - then the executable sdconfig.cab and then soft reset?
Scusa Ervius, se ho capito bene, devo creare una cartella nella Scheda di memoria e nominarla "sdconfig" - poi devo mettere tutti i cab - poi l'eseguibile sdconfig.cab e poi soft reset?
Click to expand...
Click to collapse
first you have to install into \windows the sdconfig.cab
then, soft reset and wait, when today is shown, another one soft reset to enable customization starting...
bye!
the rom is ready (in 1st post!), and I'm tired, go to sleep...
bye!
Bye Ervius, Good Night
ciao Ervius tutto bene? ne sai sempre una piu' del diavolo!!! sei incredibile
sto facendo delle prove con una vecchia rom prima di cambiarla
e se non ti dispiace ti posto in config.txt mi potresti spiegare con un esempio di un txt modificato?
e poi altro che birra, ti meriteresti una cena da ognuno di noi.
hi Ervius everything well? always know one more than the devil!!! you are unbelievable
am I making some tests with an old rom before changing her/it and if you are not sorry do I post you in config.txt you could explain me with an example of a modified txt? and then anything else other than beer you would deserve yourself a supper from each of us.
LOCK:Enabled
EXEC:\Windows\SetHSDPA.exe /Enable
XML: \Windows\mxipupdate_office_100.provxml
XML: \Windows\mxipupdate_office_lang_0410_100.provxml
XML: \Windows\mxipupdate_zzPIED_100.provxml
XML: \Windows\mxip_oem_10.provxml
XML: \windows\mxip_SecurityOff_1.provxml
XML: \windows\mxip_sdkcerts.provxml
XML: \windows\mxipcold_autoupdate_100.provxml
XML: \Windows\mxipupdate_zz_oemoperators_100_PPC+ModelNameRelates_Trinity.provxml
XML: \windows\mxipcold_autoupdate_100.provxml
CAB: \windows\ING OS.CAB
LOCKisabled
RST: Reset
a domani
WWE or IT rom
Hi Ervius,
Is this an IT ROM or a WWE ROM?
Atul
---------------------
Schaps 4.30
Radio 1.50.08.11
@[email protected] said:
ciao Ervius tutto bene? ne sai sempre una piu' del diavolo!!! sei incredibile
sto facendo delle prove con una vecchia rom prima di cambiarla
e se non ti dispiace ti posto in config.txt mi potresti spiegare con un esempio di un txt modificato?
e poi altro che birra, ti meriteresti una cena da ognuno di noi.
hi Ervius everything well? always know one more than the devil!!! you are unbelievable
am I making some tests with an old rom before changing her/it and if you are not sorry do I post you in config.txt you could explain me with an example of a modified txt? and then anything else other than beer you would deserve yourself a supper from each of us.
LOCK:Enabled
EXEC:\Windows\SetHSDPA.exe /Enable
XML: \Windows\mxipupdate_office_100.provxml
XML: \Windows\mxipupdate_office_lang_0410_100.provxml
XML: \Windows\mxipupdate_zzPIED_100.provxml
XML: \Windows\mxip_oem_10.provxml
XML: \windows\mxip_SecurityOff_1.provxml
XML: \windows\mxip_sdkcerts.provxml
XML: \windows\mxipcold_autoupdate_100.provxml
XML: \Windows\mxipupdate_zz_oemoperators_100_PPC+ModelNameRelates_Trinity.provxml
XML: \windows\mxipcold_autoupdate_100.provxml
CAB: \windows\ING OS.CAB
LOCKisabled
RST: Reset
a domani
Click to expand...
Click to collapse
what you want to know????
this config.txt execute some provxml, and finally execute a cab that put some visual tricks into the os....
my config txt are all:
LOCK:Enabled
EXEC:\Windows\SetHSDPA.exe /Enable
LOCKisabled
RST: Reset
they only do: "enable HSDPA"
all other customizations are into ROM, preconfigured....
this is anhoter kind of config.txt....
@atulnaidu, if you read the title of 3d, it says: ITA (Italian) is an Italian ROM.
bye!
CF
What C.F. is implemented in this ROM 2.0 or 3.5 ?
Bye
dinopall said:
What C.F. is implemented in this ROM 2.0 or 3.5 ?
Bye
Click to expand...
Click to collapse
original that found into original WM 6.1 WWE: NET CF 2.0
First of all... thx ervius..
I would like to know what are the differences from your 3.03 and 3.04, because I read just few minutes ago your 3D about 3.03 updates... and your bugs correction.
So, the questions:
1. Does the bugs in the 3.03 (SIP, WMPlayer and minors) are solved in 3.04? I mean YES.
2. Does the VoiceCommander over headset is implemented in ROM yet? Or have I to installed the additional CAB?
3. Can you list your installed applications in the 3.03 version? I would like to have a starting point to personalize my HTC...
4. You advice regards installing .NET CF 3.5? Is a good option?
5. What's the best Radio can I install according with this WM? Now I have the 1.46.00.11 version.
Last, very good JOB! (from VC++ programmer)
Cleartype enable by default
Hello,
I cannot found the menu to disable cleartype character because by default they are enabled.
For my experience Cleartype reduce speed to phone.
Could you help me?
Best regards.
sax28 said:
Hello,
I cannot found the menu to disable cleartype character because by default they are enabled.
For my experience Cleartype reduce speed to phone.
Could you help me?
Best regards.
Click to expand...
Click to collapse
in the rom thereis no addin, you have to search cabs, in stiky there is a 3d with a lot of cabs... choice what you want a nd install them....
Bluetooth issue?
Hi, thank you for this great rom...
just installed, bluetooth does not work, there is a fix?
It says:
Errore: Nessun componente hardware Bluetooth installato sul dispositivo.
Ciao a tutti!
Hi ervius, I'm really tempted to switch to 3.04 from 3.03 V4 rom. I'd like to built my own list of software and settings, but I'm not very skilled about prevxml, etc... Where can I find some docs about it? Is there any way to extract cabs from your kitchen? Can we have a list of all the software you included in V3 so I can add those and others? Thank you!
This package is for cookers!!!
Hi all here the 2dn version of SdConfig:
if use my kitchen, only insert this package into rom, while, if you use other kitchen, add into config.txt, before lock: disabled and Reset, the line:
CFG: \windows\sdconfig.txt
into package sdconfig.ini, are 2 lines:
1) point to: scheda di memoria but id you use a WWE rom you only have to change the string into storage card
2) same, the string point to esecuzione automatica, if WWE rom (or other language) change into StartUp
to use sdconfig.exe:
create a folder called sdconfig into your storage card and insert into all cabs, provxml and tsk tou need for customization...
at flash, at 1st startup, sdconfig.exe make a list of all it find into sdconfig folder, and customize all them all in one step, no more 2 soft reset needed, only 1 default!!! Bye!!!
there is also package and cab of SdConfig Tool that you can execute everytime you want, you can install your preferite rom and after, when you have all cabs that you need, put them into sdconfig\ folder on your storage card and executing it you can install all in one automatically, whit only a tap!!!
Tnx Ervius as always you are a step ahead!!!!
Tnx for your work.
Bye
like every time wonderfull work
Thanks a lot
HI is there any way to setup smtp/exchange email accounts? p.s the exchange account need to install a certificate positioned in memory card folder
am I a really xml noob, with an example maybe i can try edit it for adding my accounts.
CIao c'e' la maniera di fargli configurare degli account di posta smtp e exchange? aggiungo che il mio account di exchange necessita di un certificato che devo far eseguire alla prima configurazione e che si trova in una cartella delle memory card.
sono una bestia in xml ma se mi fate un esempio magari riesco ad editarlo
dodba said:
HI is there any way to setup smtp/exchange email accounts? p.s the exchange account need to install a certificate positioned in memory card folder
am I a really xml noob, with an example maybe i can try edit it for adding my accounts.
CIao c'e' la maniera di fargli configurare degli account di posta smtp e exchange? aggiungo che il mio account di exchange necessita di un certificato che devo far eseguire alla prima configurazione e che si trova in una cartella delle memory card.
sono una bestia in xml ma se mi fate un esempio magari riesco ad editarlo
Click to expand...
Click to collapse
you have to create APPOSITE provxml to make it...
I need some more info about SDConfig and provxml scripts... where can I find some docs? With SDConfig all the cabs will be installed into sdcard or I can choose to install some of them into main memory? I need to learn ho to add registry settings too...
GDT said:
I need some more info about SDConfig and provxml scripts... where can I find some docs? With SDConfig all the cabs will be installed into sdcard or I can choose to install some of them into main memory? I need to learn ho to add registry settings too...
Click to expand...
Click to collapse
all cabs, tsk and provxmlmust be into a folder called "sdconfig" on your storage card (scheda di memoria\sdconfig) and only there,
for provxml scripting, I suggets to search around xda wiki or googleing...
I learned something about them cooking roms!
in 1st post added *SdConfig Tool* (in package and cab!!)
bye!
ervius said:
all cabs, tsk and provxmlmust be into a folder called "sdconfig" on your storage card (scheda di memoria\sdconfig) and only there,
for provxml scripting, I suggets to search around xda wiki or googleing...
I learned something about them cooking roms!
Click to expand...
Click to collapse
ciao
casualmente ho provato a mettere i tsk direttamente in \scheda di memoria
e stranamente WM me li vede tutti e non dà nessun problema
per chi ha una raccolta di tsk recupera altro spazio prezioso
e senza bisogno di reinstallarli
hi
casually I have tried to directly put the tsk in \scheda of memory
and oddly WM sees them to me all and doesn't give any problem
for the one who has a harvest of tsk it recovers other precious space
and without need of reinstallarli
some up.....
excuse me, is it possible to use this tool with another device and another rom?
I have a Polaris with Bepe's rom!
This tool is a lifesaver.... great work to save time from typing all the text the old UC way...
I've done this video while i was flashing a ROM on my friend's Trinity :
http://it.youtube.com/watch?v=ZFyzLO05qSc
I hope you'll enjoy it even if is in Italian language.
For me the best choice is to flash directly from mini SD.
FAST.SECURE.CRASH PROOF.
thx anyway.
Yeah. Flashing from SD is so easy, fast and very cool. No need for pc.
As i told responding to a comment in YouTube, i've done a video of what i'm used to do, i've never tried to flash from miniSD 'cause i've always at my disposal a PC
batista70 said:
As i told responding to a comment in YouTube, i've done a video of what i'm used to do, i've never tried to flash from miniSD 'cause i've always at my disposal a PC
Click to expand...
Click to collapse
Yeah right, but i thing that the most secure and fast option is to flash fromSd, Pc or not at your disposal,plus you can do it wherever you want.
Simply extract the RUU_signed.nbh found in the Zip or RAR file of your Preferite ROM and rename in TRINIMG.nbh.(only RUU_signed.nbh we don't need the other files in the zip or rar file).
so RUU_signed.nbh--->TRINIMG.nbh
put the new renamed file in your Sd (i use a 128 mb minisd from nokia N73 times).
Put the Sd in your P3600 and Put it in Bootloader mode (Power+Cam button + softreset).
The update will Sart automatically asking you to press Power button to begin flash.
SIMPLY FAST and SECURE, and you can use the same process to flash radio and SPL.just rename your radio rom in TRINIMG.nbh and do the same process above.
You don't have to mind a Crash of Xp. A thunder that take out your Electricity. The malfuction of your mini USB cable ecc ecc ecc.
ITAenso che cmq la cosa migliore è flashare direttamente da miniSD,pc o no a propria disposizione in piu l'operazione puo essere eseguita ovunque,anche su di un treno in viaggio ad esempio.
Semplicemente scaricare il pacchetto contenente la tua rom preferita.
estrarre e rinominare il file RUU_signed.nbh in TRINIMG.nbh. (ci serve solo il file RUU_signed.nbh il resto dei file non ci interessano)
quindi RUU_signed.nbh---> TRINIMG.nbh
metti il file rinominato nella tua miniSD (io uso una da 128 del mio n73).
Metti la SD nel p3600 e avvialo in Bootloader mode (tasto power+cam+ softreset).
A quel punto l'update riconoscera il file rom sulla tua SD e inizierà automaticamente l'update dopo averti chiesto di premere il tasto power.
Così si evitano pensieri di Crash di Xp. Luce che va via nel momento del flash, malfunzionamento del cavo miniUSB ecc ecc ecc.
Yes i agree with you and i already know the procedure
Hi all!
After some month since my last thread, i'm here again!
I want to present you the VERY FIRST ITALIAN OPEN PROJECT.
This is a special gift for all italian people in this forum:
A complete, clean diamond KITCHEN Windows mobile 6.5 and Diamond drivers. fully translated!!
Features:
Windows mobile 6.5 build 23004
OEM ITA Packages included: (Fully translated too)
STK_UIPPC_4_67_0_0
StorageLow_1_0_0_3
VideoTelephony_2_5_33904_0
BluetoothSetting_2_11_0_1
CMBandSwitching_0_9_2_3
CMBluetooth_1_1_0_2
CMPhone_0_9_3_3
CMPin_1_0_0_0
CommManager_2_8_19_0
DataDisconnect_1_14_0_0
HTCFDN_1_1_0_0
Wi-FiWizard_1_5_0_0
WiFiSettings_1_2_4_0
WLANSettings_2_5_0_0
ConnectionSetup_2_7_37654_1
ConnectionSetup_2_7_37654_1_Topaz
Rhodium_IME_Engine_Western_ITAattivare anche Rhodium EzInput_western
Rhodium_IME_EzInput_Westernattivare anche western ITA qui sopra
Enable_TF3D
Manila_Registry
PACKAGE_Rhodium_AudioManager_Eng_Vodafone_ALL
PACKAGE_Rhodium_VolumeControl
TouchFLO_3_0_19132627_TZ00attivare anche zero press hold time
Zero_press_hold_timenecessario se installi TouchFLO 3D
ContactUtilityEngine_1_0_1915_1432_0000
FacebookEngine_1_0_19151532_00
HTC_EmailSetupWizard
PACKAGE_Rhodium_MessageEnhancement
Album_3_0_19141129_0_Tachi
DRMMiddleware_1_5_19122329_00
DShow_2_00_19143426_0
FlashLiteShareDLL_1_0_18222929_0
FullScreenPlayer_1_6_19141132_00
HTCSDKVTCodec_QVP_ATT_1_0_31054_0
LockStreamDRM_1_1_081216_O9_08
MediaToolkit_1_0_19142626_00
mHubVO_1_71_090331_X0
mHubVO_1_75_090515_X0
mHub_6_57_080529_E0
OpenVG_Drivers
PACKAGE_Rhodium_AudioBooster
PictureEnhancement_1_50_19121428_00
Rhodium_Alerts&Rings
StreamingMedia_3_1_19141226_00
StreamingSrcFilter_2_7_19132219_00
Diamond_JbedJava_VGA
EnlargeStartMenu_1_2_34837_100
GPSTool_1_3_2_26
InCallRecorder_1_0_1821_2426
StartupAnimation
HTCApplication_1_13_0_1
HTCStartUp_1_7_0_1
InvokeSIMMgr_1_11_0_3
JBlendJava_6_1_0_0_20090402_6_1
juicy_d3d
Power_2_24_0_0
Power_Service_2_23_0_2
USBtoPC_1_23_0_5
USSD_Service_4_33_0_0
Some other OEM packages,
Tachi_Phone_Canvas_Knoop_v2d-ita (no need to install a cab anymore)
total commander ITA
tom Tom 7.915.9196 (buy&activate your map from TT site)
WiFiFoFum
m_carroll_PureBlack2_VGA
Opera_9.5 ITALIAN!
Battery icon 1% precision
RSSHub modded with some italian sites
TF3D1
TF3D2 by XBoxMod Fully patched
Start menu in 4 or 5 columns
this kitchen is compatible with last erviuskitchen and NEW bepe's packagebuilder. (included)
Please contribute by add italian software OEM package to this thread, and i will add in this first post.
New link
kitchen:
http://www.mediafire.com/?dtzmvj3znyh
EXT packages:
http://www.mediafire.com/?0iujz1ynzzn
Known bugs:
See post #2
Instruction:
download the 2 files above
unpack nushuth kitchen 23004-R1 in your C:\drive
unpack nushuth-EXT 23004.rar. inside there is a folder called EXT. move it inside kitchen folder
enter the folder and start erviuskitchen
click on LOAD ROM in the upper left corner
load the config file you want.
you may choose between:
WM65-clean: a clena windows mobile ROM plus comm manager only
Manila2: A full rom with TF3D2 by XboxMod
Manila1: Same as manila2 but with TF3D 1
you may personalize it by removing or adding all software you want
clck on "create ROM" and have a cup of coffee
Flash your ROM into the phone
Some screenshot: see attachments
----------------------------------------------------------------------------------------------------------
I don't want any kind of donation.
If you want to donate something, PLEASE donate to some of the major contributor to this forum like ervius, bepe, olinex o the one you like!
Known Bug and Fixes
Opera 9.5 starts but was unable to open any page.
Seems to be a problem with my CAB file.
download this file:
http://www.mediafire.com/?dy0jovmgy3z (4,5MB c.a.)
estract it and move into MyMODS folder and delete opera-95 folder.
this is opera 9.7b1 in english, and works corectly
FINALMENTE!!!!!!!! grande era ora che qualcuno facesse delle spirito di condivisione un modo di fare qui dentro...
FINALLY!!!!!!!! great you are the man CONDIVISION IT'S NOT A CRIME!!!!!
Nice release!
Qualche screanshoot?!?!?!?!?
il link non funziona
eliegen said:
il link non funziona
Click to expand...
Click to collapse
i'm re-uploading now
news44 said:
Qualche screanshoot?!?!?!?!?
Click to expand...
Click to collapse
this is an international forum. use english, please
this is NOT a rom you can flash into your phone. it's only a kitchen, so there isn't any screenshot.
Some screanshoot?!?!?!?!?
news44 said:
Some screanshoot?!?!?!?!?
Click to expand...
Click to collapse
there is no screenshot
sakara said:
FINALMENTE!!!!!!!! grande era ora che qualcuno facesse delle spirito di condivisione un modo di fare qui dentro...
FINALLY!!!!!!!! great you are the man CONDIVISION IT'S NOT A CRIME!!!!!
Click to expand...
Click to collapse
si, voglio vedere se poi parteciperanno per "condividere" i packages... a suo tempo per il trinity, nn vidi troppa partecipazione da parte degli utenti....
I hope only that all italian people will share all italian tranlslated packages then.....
nushuth said:
what part of "this is not a flashable rom" ad what part of "there is no screenshot" is not clear?
Click to expand...
Click to collapse
this is a base kitchen, you can insert all images you want and personalyze it like you like.....
so no screenshot, nothing to install, only a kitchen to cook an italian rom.
ervius said:
si, voglio vedere se poi parteciperanno per "condividere" i packages... a suo tempo per il trinity, nn vidi troppa partecipazione da parte degli utenti....
I hope only that all italian people will share all italian tranlslated packages then.....
Click to expand...
Click to collapse
yes i know... probably the only translated package will be uploaded by me... or by you!
grazie per la correzione, adesso il link funzione alla grande, Inoltre bravo per il lavoro, e poi è originale l' idea di una rom adattabile a piacimento.
Thank you for the correction, now the good function to the great, in addition link for the work, and then the idea of a Roma adaptable to liking is original.
Grazie per la codivisione, spero di riuscire a combinare qualcosa e personalizzare la rom a mio piacimento.
Thanks for sharing. I hope to perzonalize my own rom
grazie. è possibile installare tf3d2. dove trovo il file .cab
thanks. is possible install tf3d2. where to find the file. cab
Scusate, ma per inserire dei programmi bisogna usare il package builder?
E poi dove vanno inseriti?
To insert new apps, package builder is necessary?
And then where they may be put?
ciao, sarei interessato a cucinarmi una rom per provare wm 6.5 e non dover reinstallare tutti gli applicativi ad ogni formattazione ma, siccome sono niubbo, non so come si fa.
potreste darmi indicazioni sui tool da utilizzare e su dove trovare un tutorial ?
ah, giusto per non flashare il telefono 3000 volte, queste rom cucinate possono essere utilizzate con l'emulatore microsoft o i driver esploderebbero ?
grazie
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
hello, I would be interested into cooking my own rom with wm 6.5 to test it but I'm a newbye.
could you please help giving me a list of software needed to accomplish this operations and some link to any tutorial on the net ?
can this roms be used on microsoft device emulator ?
thanks !
ps
I am sorry for my bad english
Il_Baffo said:
ciao, sarei interessato a cucinarmi una rom per provare wm 6.5 e non dover reinstallare tutti gli applicativi ad ogni formattazione ma, siccome sono niubbo, non so come si fa.
potreste darmi indicazioni sui tool da utilizzare e su dove trovare un tutorial ?
ah, giusto per non flashare il telefono 3000 volte, queste rom cucinate possono essere utilizzate con l'emulatore microsoft o i driver esploderebbero ?
grazie
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
hello, I would be interested into cooking my own rom with wm 6.5 to test it but I'm a newbye.
could you please help giving me a list of software needed to accomplish this operations and some link to any tutorial on the net ?
can this roms be used on microsoft device emulator ?
thanks !
ps
I am sorry for my bad english
Click to expand...
Click to collapse
here is a little howto:
http://forum.xda-developers.com/showthread.php?t=527935
obviously, you don't need nataly's kitchen.
keep in mind there is NO OEM package included in my kitchen.
YOU need to create (and post here) by yourself your OEM package. there's no way to run any rom you create inside an emulator.. OEMDrivers and OEMXIPKernel was different.
maxxxy said:
grazie. è possibile installare tf3d2. dove trovo il file .cab
thanks. is possible install tf3d2. where to find the file. cab
Click to expand...
Click to collapse
try search first.