PDA

View Full Version : New Visual Kitchen for PRB project (platformrebuilder.exe) 24-Jan update


vistang
19th October 2009, 04:52 PM
New Visual Kitchen for PRB Continuous update

This is a new tool based on bepes PRB(platformrebuilder.exe), simpler and more suitable for novice to use.
Is a function of PRB expansion, OEM package can be selected.Easier to use than the EVK,
Support the HTC family of devices,Samsung_i90X test is successful,Other devices Unknown...


Update:
20-oct: Updated to the full English version, by adding more features in
25-oct: Add more device support, custom insert XIP, multi-language support, etc.
31-oct: add Edition Custom(Press the left directory, point MOUSE right, you can customize version)
09-Nov: add support LZX compression, use osnbtool to insert...
25-Nov: New UI,add save,load config. (Update_25_Nov.zip)
27-Nov: Fix dump NBH, NB tools bug, (Update_27_Nov.zip)
06-Dec: fix UI
15-Dec: add dump dio and nb0 ,TOOLS folder and procedures need to be replaced...
24-Dec: Major update, amend the kitchen to start slow problem, speed over 90%. Sound file editor functions, this version of the file editor functionality is already enough to use. View and edit rgu, reg, txt, xml, provxml, etc. ....
Merry Christmas

01-Jan:fix bug,add support select NK version.
10-Jan:fix bug ,Support the htcrt NB conversion NBH added in Radio.nb and Splash.nb...
24-Jan:build maximize the LOG window, Samsung's device can use the generic version of TOOLS, but to re-switch in the Advanced settings click the type of device.


Download:
update_09-Nov: http://hotfile.com/dl/17071498/77b2706/Kitchen_I90X.rar.html for Samsung devices (only I90x)
update_09-Nov: http://hotfile.com/dl/17067073/cdd8b2b/update_1109.rar.html for htc all devices
updata_31-oct : http://hotfile.com/dl/16268204/d6fd8bb/update_1031.zip.html
chs edition : http://www.darkforcesteam.com.cn/thread-155-1-2.html
eng edition : Attached Files PRB.zip and Tools.zip, Unzip into the same folder
Kitchen sample(P4550): http://www.rayfile.com/files/5390ad47-a5aa-11de-866f-0014221f469f/

10_Jan:http://hotfile.com/dl/23594625/ad18373/Kitchen_Update_10_Jan.zip.html
Basic kitchen (rapidshare premium link): http://rapidshare.com/files/333007755/Kitchen_Update_10_Jan.zip (Thanks zakengen)


Thanks to:
bepe for his platformrebuilder.exe
Ervius for his implantxip.exe

Donate:
If you think this tool is good, you can donate this project (https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9003653).thanks.

Contact me:
MSN: vis.tang@hotmail.com
MAIL: txqboy@163.com

rapidshare is a need for paid, free can only be downloaded 10 times. Can only use hotfile

vistang
19th October 2009, 04:53 PM
VK Kitchen Frame:

Kitchen_RK
|
|_ EXT (EXT format OEM packages, fonts, tools, patches....)
| |_ Software
| | |_ app1
| | |_ app2
| |_ Tool
| |_ Fix
| |_ Polaris (Official OEM packages, cameras, audio manager, etc.)
|
|_ OEM (Current OEM device drivers)
| |_ BuildInfoPkg
| |_ ConfigAP
| |_ ExtendedPkg
| |_ OEM_DPI_96
| |_ OEM_Lang_0409
| |_ OEMDrivers
| |_ OEMMISC
| |_ OEMOPERATORS
| |_ OEMVERSION
| |_ OperatorPKG
| |_ OperatorPKG_PT
|
|_ RELEASE
| |_ Ruu.exe (ROM is written to your mobile phone tool, please rename RUU.exe)
|
|_ ROM (XIP)
| |_ 21055 (MS Kernel version number)
| | |_ MSXIPKernel (MS XIP Kernel )
| |
| |_ 21850
| | |_ MSXIPKernel
| |
| |_ XIP
| | |_ MSXIPKernelLTK
| | |_ OEMXIPKernel (OEM XIP Kernel )
| | |_ WinCENLS_WWE
| |
| |_ os.nb.payload or os.nb
| |_ romhdr.bin
|
|_ SYS
| |_21055
| |_21850 (SYS Kernel )
| | |_ Base_DPI_96
| | |_ base_dpi_96_resh_240_resv_320
| | |_ Base_Lang_0804
| | |_ Base_Lang_0804_DPI_96
| | |_ Base_Lang_0804_DPI_96_RESH_240_RESV_320
| | |_ BaseApps
| | |_ BaseAppsFiles
| | |_ .......
|_ TOOLS (Kitchen tools)
| |_IMGFS (all tools)
| |_Projects (save VK project )
| |_NK (all NK)
| | |_6.1NK (6.1NK)
| | | |_nk.exe
| | |_6.5NK (6.5NK)
| | |_nk.exe
| |_SplashScreen (all SplashScreen)

Update Kitchen Kernel :
XIP: In the ROM directory New Folder, rename the XIP kernel version, copy the new MSXIPKernel.( for example: ROM\23008\MSXIPKernel)
SYS: Copy the new SYS to the kitchen SYS directory, rename the version number( for example: 23008,SYS\23008),Simpler, no need to convert other formats..
Support multiple versions of NK in the switch in the Advanced Settings to open multi-NK.


Use the steps:
1. Download this Kitchen.rar, unzip it to your disk,
2. Refer to EXT, OEM, ROM, SYS folder structure to EXT, OEM, ROM, SYS replaced by the new version.
3. Alternative RELEASE brush machine tools, it would be renamed as Ruu.exe.
4. Open the DIY ROM Utility.exe, to set the screen, SET paths and patterns \ Ext TYPE = Ext \ * \ *.
5. To change the menu SYS or XIP, began to compile (build).

XIP inserts settings (recommended)

1.PRB default: (..\TOOLS\implantxip xip.bin OS.nb.payload)
A: Set Nb type=os.nb.payload ; set extra=NBMerge ; set NBMerge=Kaiser ; set tool=Imgfs_xxx
B: Set Nb type=os.nb ; set extra=osnbtool ; NBMerge not set ; set tool=osnbtool

2.EVK mode:
A: Nb type is os.nb.payload ; set extra=NBMerge ; set NBMerge=Kaiser ; set tool=Imgfs_xxx

3.osnbtool: (..\TOOLS\osnbtool -c OS.nb.payload 1 xip.bin)
A: Set Nb type=os.nb ; set extra=osnbtool ; NBMerge not set ; set tool=osnbtool

I recommend using OSNBTOOL, it can automatically adjust NB partition size, free up space.

kancrutt
19th October 2009, 05:40 PM
thanx, i will try
what's the difference with New Visual Kitchen (Ervius)?

vistang
20th October 2009, 02:34 AM
isn't Ervius edition...
This is a new tool based on Bepe PRB(platformrebuilder.exe), more simple, suitable for novice to use...

ai6908
20th October 2009, 02:58 AM
Looks good...is there an english version?

redd214
20th October 2009, 04:00 AM
looks awesome, a little rough around the edges but i love it so far! thank you for your work!

nhathoa
20th October 2009, 05:37 AM
OMG, great work. Thanks so much.
And, what runtimes needed to run this kitchen? And please update new version with quite English.

vistang
20th October 2009, 04:42 PM
OMG, great work. Thanks so much.
And, what runtimes needed to run this kitchen? And please update new version with quite English.

Has been updated, please update the file, replace the same file, remove the extra language files(cht or chs)

Thank you use and testing, would welcome more good ideas...:)

Asphyx
20th October 2009, 04:50 PM
How hard is it to migrate a ERV Kitchen to this new version?

vistang
20th October 2009, 05:00 PM
How hard is it to migrate a ERV Kitchen to this new version?

Similar to the EVK (erviuskitchen.exe), it is easier to use a new version of the tool, please refer to the use of image structure transplant.

cnzqy1
20th October 2009, 05:01 PM
How hard is it to migrate a ERV Kitchen to this new version?
I think you don't need to do so... This kitchen tool is for the people who still wants to use OEM packages but want prb

_X_
20th October 2009, 05:36 PM
getting:

ERROR! (errorlevel: -1073740777)

vistang
21st October 2009, 02:23 AM
I think you don't need to do so... This kitchen tool is for the people who still wants to use OEM packages but want prb

Full PRB format, just click picture to change the structure of ROM and SYS

Blackdragon_860
21st October 2009, 08:02 AM
is it possible to have a rapidshare mirror for the eng kitchen?

thx

greets

texture
21st October 2009, 08:58 AM
Is it possibile to have other localization settings? Like 0407,0410 ect....

babak00000
21st October 2009, 09:43 AM
Nice.
May I use it for Prophet?
It is not included :(:confused:

zoko
21st October 2009, 11:38 AM
this program is cool, just one situation, i can´t work in fullscreen there´s no max buttom, with my screen resolution i can´t see the all buttons.
great job simple, easy to use.
sorry my english

madsurfer1
21st October 2009, 12:03 PM
this program is cool, just one situation, i can´t work in fullscreen there´s no max buttom, with my screen resolution i can´t see the all buttons.
great job simple, easy to use.
sorry my english

In my case its the same, I also cant see all the buttons and the windows cant be re dimensioned.

Anyways, wassup zoko, how u doing haven't seen u in a long time.
Regards

ervius
21st October 2009, 01:38 PM
well, seems to be a good work, and with times, and users suggestions, it could be ever better than now ;)
bye!

Ryrzy
22nd October 2009, 08:44 AM
wow looks nice ! it would be grate to remade this kitchen to samsung omnia users too... i can help with this vistang ;) Check you PM :)

br

anzo
22nd October 2009, 11:11 AM
I also want to use any Samsung I900 omnia and I8000 omnia2 please help if you can.

Sorry for the bad English because

vistang
25th October 2009, 04:04 PM
I also want to use any Samsung I900 omnia and I8000 omnia2 please help if you can.

Sorry for the bad English because

The non-HTC device may not be able to support, but you can test

oct-25 update...

zoko
27th October 2009, 12:06 AM
In my case its the same, I also cant see all the buttons and the windows cant be re dimensioned.

Anyways, wassup zoko, how u doing haven't seen u in a long time.
Regards

yah man, i´ve been busy, i bought a cruise, i´m trying to make a WM 6.5 ROM this device, and it´s a litle diferent the whole process! :-( still learning

vistang
27th October 2009, 02:39 AM
yah man, i´ve been busy, i bought a cruise, i´m trying to make a WM 6.5 ROM this device, and it´s a litle diferent the whole process! :-( still learning

cruise is Polaris?? If you are using 6.1NK, there may be some of SYS module to be converted into the file. IE6 and AdobeFlash, etc.

Yesterday, I updated the one version, the Samsung devices can be directly else is even trying.

downloads: http://rapidshare.com/files/298017108/Kitchen_test.rar.html
Samsung devices Do not change the GUI of the implant XIP settings, the direct use of the settings you gave me test it, I put it to write to the TOOLS \ CreateROM.bat

Mars.C
29th October 2009, 05:27 PM
Hi!My good friend!Good job! I like this kitchen ,It helped me improve work efficiency!:)

You're the idol of my dream!

嘿!烂人师傅!给你捧个场,我从没在XDA说过这么长的英文,I am sorry my English is poor!嘿嘿!

zoko
29th October 2009, 11:20 PM
cruise is Polaris?? If you are using 6.1NK, there may be some of SYS module to be converted into the file. IE6 and AdobeFlash, etc.

Yesterday, I updated the one version, the Samsung devices can be directly else is even trying.

downloads: http://rapidshare.com/files/298017108/Kitchen_test.rar.html
Samsung devices Do not change the GUI of the implant XIP settings, the direct use of the settings you gave me test it, I put it to write to the TOOLS \ CreateROM.bat

yes is polaris! i have to read more for WM 6.5, that kitchen_test.rar is only for samsung or is to HTC devices!

vistang
30th October 2009, 02:23 AM
yes is polaris! i have to read more for WM 6.5, that kitchen_test.rar is only for samsung or is to HTC devices!

To support a full range of HTC devices, my device is also a polaris!
goto setting ,Complex,Set polaris -->save and other set Default-->save

sdhlkx
30th October 2009, 02:59 AM
Thx 浪人大大

Mars.C
30th October 2009, 09:59 AM
I suggest that you make an English version !:p

zoko
31st October 2009, 02:34 AM
Time´s limit reached!!! rapidshare link!!!!

vistang
31st October 2009, 03:16 PM
Time´s limit reached!!! rapidshare link!!!!

my, god, I have to pay $ rapidshare, free users can only download 10 times,
I have updated the program, can only use hotfile.

o2p63
31st October 2009, 03:20 PM
帮顶。。。:d:d~~

Mars.C
1st November 2009, 09:02 AM
hi!I support you!

rtomakov
2nd November 2009, 08:20 AM
New Visual Kitchen for PRB

Support the HTC family of devices,Samsung_i90X test is successful,Other devices Unknown...


And what settings must be used to cook a samsung i900 rom?
I have tried several settings combinations, but didnt manage to get it work (for samsung omnia).

E.g., where I should put OS.nb (from omnia), do I have to use imgfs.src from omnia, how to use lzx compression (that I successfuly use in wozzer´s kitchen)....

In all combinations of settings I get message that said somethin like "no xip section found".

anzo
2nd November 2009, 11:42 AM
And what settings must be used to cook a samsung i900 rom?
I have tried several settings combinations, but didnt manage to get it work (for samsung omnia).

E.g., where I should put OS.nb (from omnia), do I have to use imgfs.src from omnia, how to use lzx compression (that I successfuly use in wozzer´s kitchen)....

In all combinations of settings I get message that said somethin like "no xip section found".

Hi!

Copy from wozzer' s kitcehen ROM, SYS and OEM folders and use kitchen
http://rapidshare.com/files/299465782/Kitchen_I90X.rar.html

rtomakov
2nd November 2009, 11:56 AM
Hi!

Copy from wozzer' s kitcehen ROM, SYS and OEM folders and use kitchen
http://rapidshare.com/files/299465782/Kitchen_I90X.rar.html

I didn´t tought it is so simple :)!
I´ll try that advice!

EDITED:

No, it is not that simple :((.
Still doesnt work!

vistang
3rd November 2009, 01:49 AM
Hi!

Copy from wozzer' s kitcehen ROM, SYS and OEM folders and use kitchen
http://rapidshare.com/files/299465782/Kitchen_I90X.rar.html

thanks anzo ,

Rapidshare for free users can only download 10 times, so link is invalid, I am sorry, I do not have sufficient funds to pay for long-term use Rapidshare.
Samsung's device requires the use of the I90X customized version.
http://rapidshare.com/files/301248728/Kitchen_I90X.rar.html

bobsbbq
4th November 2009, 06:54 PM
I'm used to using ervious VK but thought I would give it a look. Seems ok but I have a few problems mentioned and maybe they are to blame. First I get a error when trying to press build. "The program can't start because MSVCR71.dll is missing from your computer. Try installing the program to fix this" I'm using Windows 7 but so is sparkienl and it was his unmodified kitchen. I also cant see a way to load or save files. Maybe they are being cut off due to display resolution.

Will watch this,

SeanFromSoCal
4th November 2009, 07:39 PM
Rapidshare for free users can only download 10 times, so link is invalid, I am sorry, I do not have sufficient funds to pay for long-term use Rapidshare.

Mediafire.com is also another good place to upload to. They don't limit number of downloads like RS does.

vistang
5th November 2009, 02:07 AM
Mediafire.com is also another good place to upload to. They don't limit number of downloads like RS does.

thanks SeanFromSoCal

Sorry, can not be used in China Mediafire.com,

Raptordin
5th November 2009, 07:18 AM
I'm used to using ervious VK but thought I would give it a look. Seems ok but I have a few problems mentioned and maybe they are to blame. First I get a error when trying to press build. "The program can't start because MSVCR71.dll is missing from your computer. Try installing the program to fix this" I'm using Windows 7 but so is sparkienl and it was his unmodified kitchen. I also cant see a way to load or save files. Maybe they are being cut off due to display resolution.

Will watch this,

The file is part of Microsoft Visual basic Run-time environment and it is used by a lot of programs.

In the following link you will find an archive file containing the file extract and put in your "C:\Windows\System32" folder and you will be good to go.

Link is Here (http://www.dll-files.com/dllindex/dll-files.shtml?msvcr71)

sparkienl
5th November 2009, 12:08 PM
Hi vistang,:)

When I tryed to check/uncheck in setting screen the LZX compression field, nothing happened is this not implanted yet or for future use.
Or did I something wrong????:)

vistang
5th November 2009, 12:35 PM
Hi vistang,:)

When I tryed to check/uncheck in setting screen the LZX compression field, nothing happened is this not implanted yet or for future use.
Or did I something wrong????:)

yes,Program now does not support the LZX compression, but it can support the LZX compression by replacing the ImgfsFromDump, cecompr.dll, os.nb.payload achieve it ...

bobsbbq :I uploaded the attachment msvcr71.dll

sparkienl
5th November 2009, 02:28 PM
Hi vistang,:)

Thank's for the reply, I have those files, but it should be a lot easier if You can implant them in your software.:)

smaury
5th November 2009, 07:06 PM
I added also the string: \TOOLS\osnbtool.exe -c OS.nb 1 xip.bin to insert the xip, and allthing work fine, but at the end it says the the ROM has been created and the pda.bin in in \RELEASE, but is there no pda.bin!!!!!
Omnia User!

anzo
5th November 2009, 08:06 PM
Use this batch file in the tools directory

smaury
5th November 2009, 09:42 PM
Use this batch file in the tools directory

Thanks anzo!!
I had just fixed it when i saw your reply... :D
BTW thanks for reply and for sharing!
I hope the autor will take up this project!;)

vistang
6th November 2009, 03:37 AM
The next version will be added support for LZX compression

anzo
6th November 2009, 06:41 AM
The next version will be added support for LZX compression

Are looking forward to when we use it? :)

sparkienl
6th November 2009, 11:04 AM
Thank's vistang, that's good news:)

Ryrzy
7th November 2009, 12:06 PM
Anzo -> in omnia release on modaco LZX compression is on by default ;)

anzo
7th November 2009, 12:50 PM
Anzo -> in omnia release on modaco LZX compression is on by default ;)

Thanks, look ;)

I have also used it, but thank you.

bobsbbq
7th November 2009, 07:15 PM
yes,Program now does not support the LZX compression, but it can support the LZX compression by replacing the ImgfsFromDump, cecompr.dll, os.nb.payload achieve it ...

bobsbbq :I uploaded the attachment msvcr71.dll

Thanks, I finally got the ROM to build now without errors. What about a way to load and save a ROM configuration? I have heard it can be done but I don't see any buttons to do it. Here is a screen shot of mine with the error but ignore that. Am I missing buttons?

anzo
7th November 2009, 07:24 PM
Thanks, I finally got the ROM to build now without errors. What about a way to load and save a ROM configuration? I have heard it can be done but I don't see any buttons to do it. Here is a screen shot of mine with the error but ignore that. Am I missing buttons?

Copy windows folders msvcr71.dll file.

msvcr71.dll (http://www.dll-files.com/dllindex/dll-files.shtml?msvcr71)

bobsbbq
7th November 2009, 08:15 PM
Copy windows folders msvcr71.dll file.

msvcr71.dll (http://www.dll-files.com/dllindex/dll-files.shtml?msvcr71)

I did that already and fixed the error. I'm talking about how to save or load a ROM configuration. Am I missing buttons? cause I don't see anyway to save or load.

anzo
7th November 2009, 08:27 PM
I did that already and fixed the error. I'm talking about how to save or load a ROM configuration. Am I missing buttons? cause I don't see anyway to save or load.

You can not save. :( Perhaps the edition: Premium, Lite and basic function.

bobsbbq
7th November 2009, 08:38 PM
You can not save. :( Perhaps the edition: Premium, Lite and basic function.

Ooh, this is not good. I hope he can make some way to save configurations. I usually have 5-7 different configurations with EVK. This Kitchen seems fast and works ok so I hope a save option is in the near future.

bobsbbq
7th November 2009, 09:02 PM
What does it mean when one of the Sections is highlighted in Pink? One of Me EXT Folders is highlighted in Pink. All the others are not.

vistang
8th November 2009, 02:53 AM
What does it mean when one of the Sections is highlighted in Pink? One of Me EXT Folders is highlighted in Pink. All the others are not.

Using different colors to differentiate between different edition of, Premium, Basic, Lite..
thank anzo.

Mars.C
8th November 2009, 07:23 AM
:d,:d:d:d:d

yptan62
8th November 2009, 08:40 AM
I have cooked Blackstone -TOUCH HD using your builder without any problem.
For Touch HD, I'm using CHS version
Thanks for the kitchen. 谢谢分享,支持了

Before I cook my 2nd device,xperia x1 using WWE
Would like to ask you some question?
which one I choose in "Complex" section ,choose htcrt or nbhgen or none?
what is setting in htcrt.ini and htcrt_devices.ini, if choose htcrt?
And if choose nbhgen and what setting need to set?
Thanks in advance.

rickytr23
8th November 2009, 07:04 PM
ERROR! (errorlevel: -1073740777)

what does this mean :confused: someone else had the same problem but no one answered .

bobsbbq
8th November 2009, 08:42 PM
I had a error one time but I can't remember the code. It was do to having some files open when trying to build.

CWKJ
9th November 2009, 08:08 AM
Cool.

This mean we can build our own ROM much easier than those command line tools, right?

anzo
9th November 2009, 08:40 AM
Cool.

This mean we can build our own ROM much easier than those command line tools, right?

Yes, simpler, faster, better. :D

vistang
9th November 2009, 09:17 AM
The new version will be released tonight to test..

Ryrzy
9th November 2009, 09:58 AM
vistang -> nice ! :) will you add this options that i wrote to you ? :)

smaury
9th November 2009, 04:11 PM
Thank you for new release!!!
Really appriced the separated version for omnia users!!!

sparkienl
9th November 2009, 04:23 PM
Thanks for the new release:):):)

anzo
9th November 2009, 04:46 PM
Thanks maestro :D :D :D

bobsbbq
9th November 2009, 04:53 PM
Unlimited Rapidshare Mirror

http://rapidshare.com/files/304546115/update_1109.rar

Thanks for the new kitchen

bobsbbq
9th November 2009, 09:02 PM
Is there a way to change the date on XIP?

Also is there a way to completely disable a set of packages and all it's sub folders. I had unchecked the box by the main package I don't want to use but during the build it included all them and overwite the other files

vistang
10th November 2009, 02:08 AM
Unlimited Rapidshare Mirror

http://rapidshare.com/files/304546115/update_1109.rar

Thanks for the new kitchen

Thank you for download

BeeGee_Tokyo
10th November 2009, 08:20 AM
Additional mirror on BeeGee's Topaz File Mirror. Latest Update + english files.

Download vistang_NewVisualKitchen_09.11.09.rar (http://www.giesecke.tk/xda/index.php?dir=Kitchens%2F)

BeeGee_Tokyo
10th November 2009, 08:22 AM
Encountered a problem while dumping a ROM. I tried one of the HTC official WM 6.5 ROM and as well my ROM cooked with Ervius Visual Kitchen.

Both times the dump stops with the following error:

Header type: FFFFFEFB, Addr: 085E97C0
szName: ~Avatar-9.png

Access to the path 'E:\NewVisusalKitchen\dump' is denied.

I see that the dumps folder is suddenly read only. Anybody has an idea what the problem is?

Mars.C
10th November 2009, 10:41 AM
Is there a way to change the date on XIP?

Also is there a way to completely disable a set of packages and all it's sub folders. I had unchecked the box by the main package I don't want to use but during the build it included all them and overwite the other files


You can HEX nk.exe folder s000

bobsbbq
10th November 2009, 11:34 AM
You can HEX nk.exe folder s000

Thanks, I meant through the kitchen sorry.

yptan62
10th November 2009, 04:05 PM
using the latest with error
please kindly help, using for xperia x1 wwe

smaury
10th November 2009, 07:04 PM
It's simple like error... just delete some programs from OEM and it'll work!

bobsbbq
10th November 2009, 09:14 PM
Don't take this as a criticism but just a personal suggestion for cosmetic looks.

I think that your splash logo would look better than the flower icon in the windows taskbar.

yptan62
11th November 2009, 12:29 PM
It's simple like error... just delete some programs from OEM and it'll work!

revert back to Visual Kitchen. Hope there is a fix.

Nokser
11th November 2009, 08:04 PM
Please give me sourace code for Build Function

bobsbbq
12th November 2009, 08:54 AM
Any possible update on new features? Like being able to save configurations,
edit date on kernel etc.

I'm really like this kitchen but the lack of saving configuration is a deal breaker for me. I have been cooking 4 different versions with and without manila so that's 8 configs, and a 2 versions with MS 3.5. I have so many configurations and the kitchen does not even save per premium, basic or lite. It only remembers the last configuration. Which for me is really a pain cause I have to go back and add or remove every single check mark for every folder and every sub folders which take a lot of time, and I also end up forgetting something which means reflashing.

Would like to know what your status on updates are. In the mean time I have to go back to EVK

ColdFire_
13th November 2009, 06:22 AM
Can someone reupload the sample kitchen (eng) to other host loke mediafire,rapidshare,hotfile because I can't dowload fron rayfile :(

Thanks in advance!

bobsbbq
13th November 2009, 07:15 AM
Can someone reupload the sample kitchen (eng) to other host loke mediafire,rapidshare,hotfile because I can't dowload fron rayfile :(

Thanks in advance!

Chec a page or 2 back I posted a link to rapidshare

ColdFire_
13th November 2009, 08:07 AM
Chec a page or 2 back I posted a link to rapidshare

Thanks. My mistake for not reading the whole thread :)

sparkienl
14th November 2009, 05:23 PM
@vistang, :)
In your update from 9nov in the folder /imfgs you changed the prg ImgfsFromDump.exe to one with the size of 60.0k.
In my PC with W7 this one is not working so I changed back to the one from update 1031 this one works fine for me.
Dump still not working (can't open ruu_signed.nbh), yes the NBHextract prg is present.:D:D

vistang
14th November 2009, 08:16 PM
This is a continuously updated project, I'm re-development process in an attempt to save the configuration to add the next version of the option, which requires more time to complete it. You can ask more of a good idea, thank you for your support and testing.

BeeGee_Tokyo
15th November 2009, 05:36 AM
This is a continuously updated project, I'm re-development process in an attempt to save the configuration to add the next version of the option, which requires more time to complete it. You can ask more of a good idea, thank you for your support and testing.

Good! keep the work going on! I wait for the next version. Will use it from time to time and give you reports.

grigoris1
18th November 2009, 08:31 PM
no lang greek 0408

vistang
25th November 2009, 02:40 PM
25-Nov: New UI,add save,load config. (Update_25_Nov.zip)

smaury
25th November 2009, 02:43 PM
Thanks like always!!!!!

Can you tell us what are the improuvments for registred users??

Ryrzy
25th November 2009, 04:50 PM
dont work for me...
i have:
Error: In the ROM folder, file not found imgfs.bin .

why imgfs.bin ? in samsung i have only imgfs.src

smaury
25th November 2009, 05:36 PM
I haven't yet maid a ROM with this kitchen, but with the previous one in the first post (9th november) in \EOM folder there is imgfs.bin and not imgfs.scr...
Try to use that one with the new exe and look if like that it works...

Ryrzy
25th November 2009, 05:54 PM
it's ok when i rename to .bin :) thanks....
but... still we cannot add new Edition...
and nice would be that app dont load all SYS/XIP becouse if we have a lot of builds app starts slow. It should load only selected SYS/XIP :)

sparkienl
27th November 2009, 12:16 AM
Hi vistang,:)

A small bug in the popup screen when you press "file" button,
In the English version below the 4 row "print" there is Chinees text.
I think you ment "search" (V)

vistang
27th November 2009, 08:22 AM
Hi vistang,:)

A small bug in the popup screen when you press "file" button,
In the English version below the 4 row "print" there is Chinees text.
I think you ment "search" (V)

I will fix it, thanks.

vistang
6th December 2009, 02:25 PM
06-dec update

Ewind
7th December 2009, 04:07 PM
It looks great. I'll try.
Thank you, vistang

blackcat1
10th December 2009, 02:10 AM
Hi,
I am trying to learn also. :confused::confused:
Download link does not work
:confused::confused:

vistang
15th December 2009, 01:18 PM
15-dec update......

smaury
15th December 2009, 02:20 PM
Thanks a lot as always!

prabhat
15th December 2009, 07:24 PM
Hi,

Thanks for posting a good kitchen for beginners like me on cooking roms.
I have Topaz with WinMO 6.5 India version (see my signature lines) and want to alter the ROM (very little for my need). So I think your work will suite me.

I will try this sometime tomorrow :).

sparkienl
16th December 2009, 01:45 AM
Hi vistang,:)

Thank's for update, build a rom is ok.
Dump a rom and register still not possible for me:D:D

prabhat
17th December 2009, 01:20 PM
Hi,

I have seen there are many downloads in the first few pages. I am a beginner here for Cooking ROM for my "HTC Touch Diamond 2"/Topaz.

I just want to remove few modules and may tweek some registry and add one to 2 modules for my own use for a Windows Mobile 6.5.3.

Can you please guide me or put a steps of what ALL I will download please :).

Thanks in Advance.

vistang
24th December 2009, 04:15 PM
Major update, amend the kitchen to start slow problem, speed over 90%. Sound file editor functions, this version of the file editor functionality is already enough to use. View and edit rgu, reg, txt, xml, provxml, etc. ....

smaury
24th December 2009, 08:16 PM
I don't know if you're Christian, i'm not, but I think that it's a great christmas present!!!

saurabh88
25th December 2009, 08:59 AM
how to register it.?and one question..
i have sys of almost all releases but in evk format...what should i do to convert for tgis kitchen?

sparkienl
25th December 2009, 04:54 PM
how to register it.?and one question..
i have sys of almost all releases but in evk format...what should i do to convert for tgis kitchen?

Make a folder with the sys name like 28014 and dump all the dirs from 0409 and common into it, that's all

ljankok
1st January 2010, 04:19 PM
I have copied my bepe's kitchen structure to this new kitchen to try things out.
The same kitchen which works ok from the command line doesn't work when using this
gui app.

This is the log file:

Welcome to vis.tang produced Visual kitchen ,MSN:vis.tang@hotmail.com Mail: Txqboy@163.com
Donate paypal: Txqboy@163.com

ERROR! platformrebuilder (errorlevel: -1073740777)
Press any key to continue . . .

ERROR! CreateROM (errorlevel: -1073740777)
Press any key to continue . . .

ERROR! NB 2 NBH (errorlevel: -1073740777)
Press any key to continue . . .

smaury
2nd January 2010, 12:22 PM
If you are using Windows 7 try to use it in XP mode and it'll work...

evlstyle
2nd January 2010, 04:04 PM
hi dude,

why the splash screen is the "maddog" (MSFT guys know what it is) screen ?? are u a MSFT employee?

totalcmdext
3rd January 2010, 11:30 AM
Any idea if there is option for LEO rom?

I couldn't find anything......

vistang
4th January 2010, 04:22 PM
01-Jan-2010 update

smaury
4th January 2010, 07:41 PM
The last update doesn't work for me on Omnia, it says:
Error:in create Batch files

It creates the batch file, but the kitchen doesn't work...

Ryrzy
6th January 2010, 05:41 PM
The last update doesn't work for me on Omnia, it says:
Error:in create Batch files

It creates the batch file, but the kitchen doesn't work...

that same problem ... :/

lamzoue
9th January 2010, 02:34 PM
Hi Dude, Help !!
error:in create batch files

vistang
9th January 2010, 05:12 PM
The last update doesn't work for me on Omnia, it says:
Error:in create Batch files

It creates the batch file, but the kitchen doesn't work...

I fix this problem....1010 update.
The kitchen is to support LEO...

zakengen
9th January 2010, 07:28 PM
Download link does not work

give me the links

i will upload to raped share premium

Io
9th January 2010, 09:53 PM
Maybe It would be possible to adjust Your great kitchen to work with i780... Device is in many ways similar to Omnia and I think a lot of people would benefit from that..

If You would like to try, I am positive about providing materials and testing:)

sparkienl
10th January 2010, 12:11 AM
Hi vistang,:)
It works very fast when I build a rom for the Leo, thank's for the update:D

I fix this problem....1010 update.
The kitchen is to support LEO...

p-kirill
10th January 2010, 01:11 AM
does it support rom extraction from oem nbh ?

thanks

vistang
10th January 2010, 03:02 AM
Hi vistang,:)
It works very fast when I build a rom for the Leo, thank's for the update:D

Support LEO, may need to replace htcrt_devices.ini, the old version of errors.
If you want to add more HTC devices, you can contact me. Htcrt.exe need to provide parameters (Devices, ModelId, SignMaxChunkSize)

vistang
10th January 2010, 03:44 AM
Download link does not work

give me the links

i will upload to raped share premium

The new download link I have already sent to you.thanks.

Maybe It would be possible to adjust Your great kitchen to work with i780... Device is in many ways similar to Omnia and I think a lot of people would benefit from that..

If You would like to try, I am positive about providing materials and testing:)

You can test in a non-HTC devices may support very good. But the Samsung I900 you can use it, need help can contact me.

drizztzou
10th January 2010, 06:49 AM
Great tool, thanks

sparkienl
10th January 2010, 10:57 AM
Hi vistang,:)
Here is the htcrt_devices.ini I'm working with, see attachment :)



Support LEO, may need to replace htcrt_devices.ini, the old version of errors.
If you want to add more HTC devices, you can contact me. Htcrt.exe need to provide parameters (Devices, ModelId, SignMaxChunkSize)

dancer_69
10th January 2010, 11:27 AM
I cannot download Kitchen_Update_10_Jan. Antivirus terminate the connection and says that the archive is probably a variant of Win32/Agent Trojan

lamzoue
11th January 2010, 01:59 PM
hi,where should i place the boot.rgu

godgodgod
16th January 2010, 03:05 AM
awesome! support you~:)

totalcmdext
17th January 2010, 11:40 PM
You have mentioned the following:

Update Kitchen Kernel :
XIP: In the ROM directory New Folder, rename the XIP kernel version, copy the new MSXIPKernel.( for example: ROM\23008\MSXIPKernel)
SYS: Copy the new SYS to the kitchen SYS directory, rename the version number( for example: 23008,SYS\23008),Simpler, no need to convert other formats..
Support multiple versions of NK in the switch in the Advanced Settings to open multi-NK.

What do you mean with "In the ROM directory New Folder, rename the XIP kernel version"

alesscam
18th January 2010, 01:12 AM
kitchen\ROM\21xxx(rename with version SYS)\MSXIPKernel ;)

totalcmdext
18th January 2010, 07:58 AM
The ROM\XIP folder and the os.nb.payload and romhder.bin file remain the same from the official HTC ROM?
If i want to upgrade it from 1.48 to 1.61 (e.g for LEO device) then need also to copy the XIP and files from 1.61.

vistang
19th January 2010, 01:32 AM
18-Jan update.

totalcmdext
19th January 2010, 09:03 AM
What it is fixed in 18-Jan update?

sparkienl
19th January 2010, 12:25 PM
@vistang :)
Thanks for the update, I'm still struggling with nbh dump part, continue can't find path error what am I missing ???? :D:D

Evk dump is ok, Ondraster dump is ok only DIY not working.
As I wrote you before my PC is using W7 as OS
I'm using your kitchen to build for the BlackStone and Leo this works fine

Edit ; Update is working ok here build is seperated now, can you make the build log window a bigger size.
Help button, contents is working and I can reach your CHS website but English part tells me to wait.

vistang
19th January 2010, 02:48 PM
@vistang :)
Thanks for the update, I'm still struggling with nbh dump part, continue can't find path error what am I missing ???? :D:D

Evk dump is ok, Ondraster dump is ok only DIY not working.
As I wrote you before my PC is using W7 as OS
I'm using your kitchen to build for the BlackStone and Leo this works fine

Edit ; Update is working ok here build is seperated now, can you make the build log window a bigger size.
Help button, contents is working and I can reach your CHS website but English part tells me to wait.

dump in the win7 and might not be used, temporarily unable to test it, because I am using XP, but I will try to perfect it.
All records are stored in the log.txt compiled in.

dancer_69
19th January 2010, 10:54 PM
I try to make a rom with last version. I transfer the files and folders from my working VK, but I always get this error when trying to build the rom:
ERROR! platformrebuilder (errorlevel: -1073740777)
How can I solve this?

{SBR}_L3GION
20th January 2010, 02:48 AM
I have been trying to extract a stock cdma Rhodium Rom with the latest releases of the kitchen and I cannot get it to extract I have tried several ROMs with no success. Any Help?

BiCh0n
20th January 2010, 01:32 PM
I try to make a rom with last version. I transfer the files and folders from my working VK, but I always get this error when trying to build the rom:
ERROR! platformrebuilder (errorlevel: -1073740777)
How can I solve this?

same problem on blackstone...
ERROR! platformrebuilder (errorlevel: -1073740777)...
what is settings for blackstone?? (i use the next update and tools pack...)
thanks

waremike32
22nd January 2010, 11:14 PM
Vistang,

Thanks for the kitchen, it's working great for my VZW Omnia i910. The only thing I can't get working is the XPR compression. Even when XPR is selected, it still uses LZX. I normally prefer LZX, but XPR builds faster and that's good when testing.

Excellent work!

mr.vandalay
23rd January 2010, 02:21 PM
The ROM\XIP folder and the os.nb.payload and romhder.bin file remain the same from the official HTC ROM?
If i want to upgrade it from 1.48 to 1.61 (e.g for LEO device) then need also to copy the XIP and files from 1.61.

hello i have the same problem with 1.66 leo rom... is there any way to sort this out?

p.s. really like this kitchen :D

alesscam
23rd January 2010, 02:53 PM
copy in folder ROM:
os.nb.payload(rom 1.66)
romhdr.bin(dump xip os.nb.payload 1.66
xip.bin(dump xip os.nb.payload 1.66)

work well for me ;)

mr.vandalay
23rd January 2010, 05:04 PM
copy in folder ROM:
os.nb.payload(rom 1.66)
romhdr.bin(dump xip os.nb.payload 1.66
xip.bin(dump xip os.nb.payload 1.66)

work well for me ;)

tnx, will try tonight :)

JLowe
24th January 2010, 02:07 PM
same problem on blackstone...
ERROR! platformrebuilder (errorlevel: -1073740777)...
what is settings for blackstone?? (i use the next update and tools pack...)
thanks

Perhaps I missed something, but I don't know what.
I have now the same error if I use this create.bat here
http://forum.xda-developers.com/showpost.php?p=4885348&postcount=46

Otherwise with defaults I get sometimes the error message
BuildOS.bat not found

Does someone can enlighten me what I am doing wrong? ;)

Also it wolud be nice to upload a full package with all included to non-Rapidhare.

vistang
24th January 2010, 03:25 PM
Vistang,

Thanks for the kitchen, it's working great for my VZW Omnia i910. The only thing I can't get working is the XPR compression. Even when XPR is selected, it still uses LZX. I normally prefer LZX, but XPR builds faster and that's good when testing.

Excellent work!

Because your IMGFS.BIN default LZX, and replaced with my version.

vistang
24th January 2010, 03:37 PM
Perhaps I missed something, but I don't know what.
I have now the same error if I use this create.bat here
http://forum.xda-developers.com/showpost.php?p=4885348&postcount=46

Otherwise with defaults I get sometimes the error message
BuildOS.bat not found

Does someone can enlighten me what I am doing wrong? ;)

Also it wolud be nice to upload a full package with all included to non-Rapidhare.

1. BuildOS.bat and is automatically created createROM.bat, you can choose not to automatically create createROM.bat.
2. An error occurred are usually the folder structure of the kitchen there is an error or a kitchen set incorrectly.
3. dump the WIN7 may exist under the BUG, but XP can. If dump ROM problems, you can use other tools dump,
4. Need help can contact my mail or MSN. If you can, it is recommended to visit the Chinese website. Have more instructions for use, on all HTC devices can all be used..

waremike32
24th January 2010, 06:20 PM
Because your IMGFS.BIN default LZX, and replaced with my version.

Thank you, works perfectly now.

birkoffsjunk
25th January 2010, 06:28 AM
copy in folder ROM:
os.nb.payload(rom 1.66)
romhdr.bin(dump xip os.nb.payload 1.66
xip.bin(dump xip os.nb.payload 1.66)

work well for me ;)

Any chance you could share those files?

Cheers,
Birkoff

JLowe
27th January 2010, 01:24 PM
1. BuildOS.bat and is automatically created createROM.bat, you can choose not to automatically create createROM.bat.
2. An error occurred are usually the folder structure of the kitchen there is an error or a kitchen set incorrectly.
3. dump the WIN7 may exist under the BUG, but XP can. If dump ROM problems, you can use other tools dump,
4. Need help can contact my mail or MSN. If you can, it is recommended to visit the Chinese website. Have more instructions for use, on all HTC devices can all be used..

Well, sorry I don't no what I can try once more, don't have a msn-account. I am using Windows XP Pro with Admin rights.
I am trying to build a Rom with a kitchen
http://forum.xda-developers.com/showthread.php?t=618787&page=1
Always get the error:
Can't create/find buildos.bat

Any suggetions what I can try?

birkoffsjunk
27th January 2010, 01:38 PM
Have you got 'msvcr71.dll' in your tools folder, if not try adding that.

JLowe
27th January 2010, 04:48 PM
Yes, and I have this also in Windows\system32... really weird. I have tested this also on another PC with the same result.
Are there some other files necessary?
It's a very nice Tool for Beginners if you know how to start it... :)

Edit: Really weird. Started application again & again after some errors.
Then chosed the standard kitchen, then go step by step deselecting some OEM and press build and looking if it works. After several tries it works for me now!

minerva19
5th February 2010, 09:00 AM
this is a great tool, but i just did not find out how to use it at the first time. I found a instruction in Chinese and translate it, hope this gonna help someone like me as a new user.

first, here are some tips:
1. This kitchen combined many DOS program, so in the folder path cannot contain any space, you can use ‘_’ instead, for example: P860_OEM, otherwise, you may found some unknown error, this is also one of the reason why many people cannot dump nbh, nb file. (great to know it, 'cause first time i put all the folders in my desktop, and makes me cannot dump .nbh file)

2. In the template RELEASE folder, you will find run.exe is a empty program, needs to change it to your own flash rom program.

3. In the template ROM folder, romhdr.bin , os.nb , os.nb.payload file needs to change to your own file. (there will be more instruction about how to produce these files.)

minerva19
5th February 2010, 09:38 AM
Be sure you are using HTC ROM!
1. unzip the EXE file ROM, and you will get RUU_signed.nbh file

2. In DIY ROM Utility manual -> Tool -> Dump ROM -> Dump NBH, select RUU_signed.hbh file, Kitchen will decompose it to several .NB files.

3. In DIY ROM Utility manual -> Tool -> Dump ROM -> Dump NB, select OS.NB file just created. Kitchen will decompose to IMGFS file folder, and you can find SYS and OEM folder in IMGFS. (Tips: You will find 200 or 800 in Dump NB, new device choose 800, like HD2, if 800 does not work for yours, please use dump 200)

4. Copy SYS file folder (the one you just create) to template SYS file folder and name it to the version number like 21854.

5. In the DIY ROM Utility manual -> Tool -> OEM to EXT, select the OEM file you create in step 3, and this will convert this OEM folder to EXT format. For example, your OEM file is PACKAGE_Iolite_2DManila,after convert, you will find 2DManila_XXXX in EXT\Lolite folder. Copy the EXT\Lolite to template EXT file folder.

6. You will find there are some files left in the OEM file folder after convert, these are OEM drivers, you need to copy them into template OEM folder.

here is half way, but i had some questions about next step, :confused: i will keep post after i understand....

minerva19
5th February 2010, 09:59 AM
8. Copy the romdhr.bin in NewXIP folder to template ROM folder. Copy XIP file folder to template ROM, and create a new file folder and name it to version number. Cut MSXIPKernel in XIP folder and paste it to the new create version folder.
9. click ‘reduce os.nb.payload’, Kitchen will reduce the os from 100M to around 8M, copy the os.nb.payload to template ROM.
10. until now, we finish create the template.

minerva19
7th February 2010, 07:19 AM
In the DIY ROM Utility manual -> Tool -> DUMP ROM-> DUMP XIP, go back find out the os.nb.payload create in step 2, kitchen will copy XIP to NEWXIP

vbmarco
16th February 2010, 09:32 PM
Hi, i have Omnia i900 and i have a problem with this kitchen:

ERROR! platformrebuilder (errorlevel: -1073740777)
Premere un tasto per continuare . . .

Successfully generated temp\dump folder, see the log:F:\WM 6.5 kitchen\Blank_Kitchen\Log.txt
Started creating ROM, please wait ...
Copying OS.nb to temp...
1 file copiati.
OS ROM Partition Tool V1.59 By Weisun :> PDAclan.com
Find "NKKD8" signature at offset: 0x002D0340
Find instruction at offset: 0x002D05B0
Find PagePool Value at offset: 0x002D05E0
Old value: 0x00800000(8MB)
New value: 0x00800000(8MB) written to offset 0x002D05E0.

[...]

Sector size : 0x00000800
Extra data bytes : 0x00000000
OS IMAGE found.
Partitions infomation:
**************************************
Part-0 type: BOOT SECTION image
Part-1 type: XIP RAM Image
Part-2 type: IMGFS file system
**************************************
ERROR - Can not open the source Uncompress file


Complex ROM file(NB to NBH),please wait ...
Complex ROM file(NB to NBH) - done.
Has generated operational records :F:\WM 6.5 kitchen\Blank_Kitchen\Log.txt
build error,not create Rom.


Help me, please.

Thanks

gregwee
17th February 2010, 05:59 AM
The link to Nov 09 version of the kitchen for all HTC devices from Hotfile has been deleted. Does anyone have another link where this can be downloaded?

vbmarco
18th February 2010, 09:52 AM
Problem resolved.

mettercomputers
19th February 2010, 03:50 PM
Liking this Kitchen but now when I try to run it status says wait for ever how do I correct this thank you

Ut0p1a
23rd February 2010, 10:36 PM
downloaded the file Kitchen_Update_15_Dec.zip . But my virus protection came up saying that the file contains trojan. Anyone here with this issue?

sven89n
2nd March 2010, 01:25 AM
I cant open RUU_signed.nbh
Just get the error:

Error - cannot open "RUU_signed.nbh"

when I try to dump an nbh file for HTC Touch/Elf.
I used the original ones from HTC.

Can someone pls help me?

phoenix_78
13th March 2010, 01:40 PM
downloaded the file Kitchen_Update_15_Dec.zip . But my virus protection came up saying that the file contains trojan. Anyone here with this issue?



hi i also often get this message. but there is no trojan in it. it's a code in the ruu tools that looks like a know trojan... i always deactivate the anti-virus for working with the kitchen...

phoenix_78
13th March 2010, 01:47 PM
I cant open RUU_signed.nbh
Just get the error:

Error - cannot open "RUU_signed.nbh"

when I try to dump an nbh file for HTC Touch/Elf.
I used the original ones from HTC.

Can someone pls help me?

I also have this error and i wanted to integrate the german files for my rom...

osash2000
22nd March 2010, 03:15 PM
can i have another link for the last kitchen version for HTC...the link in the 1st pot not working (removed file)

zenkinz
24th March 2010, 10:51 AM
does it matter where I put xip.bin? Also, if I have two xip.bin (one dumped from os.nb) and another from the msxipkernel, do I need both? Currently I just use the one dumped from os.nb and place it under rom folder. IS that sufficient?

valescy
29th March 2010, 11:30 AM
Can i use this kitchen from my Omnia Lite b7300?

Quipper2008
8th April 2010, 09:13 PM
EDIT: I can run the kitchen buut i have at the End this error:

(Log.txt)

Processing "SCOS ROM Partition Tool V1.59 By Weisun
ERROR - Can not open the source file


NBH Generator ver0.1 by bot

Completed.

operators
19th April 2010, 08:56 AM
I'd like to change lang in kitchen and cook in my language (SYS 23559).

I have downloaded 23549 all languages rollup (previous version of 23559).

Now:

1) I must copy appropriate lang files for the SYS version in your kitchen?
(copy my language directories of the XIP rollup in "Kitchen\SYS\23559")

2) I have too initflashfiles.dat in my language in rollup.
I must copy this file in "OEM\OEM_Lang_(my language)" directory?
I have only one file (initflashfiles.dat) in rollup directory.
In "OEM\OEM\Lang_0409" in the kitchen there are other files.....I have to copy those files?

3) I must choose my language in "Locale" cascade window in the kitchen.

That's all?

I have to do anything?

Please, explain step by step.

Thank you for your help vistang.

saurabh88
21st April 2010, 10:32 AM
see the file and help me..

pdaimatejam
2nd May 2010, 07:49 PM
kitchen download full

jez.stix
8th May 2010, 08:56 PM
hello vistang cheers for your kitchen im trying my best to work out how to use it.is it possible you can write a quick tutorial on how to use it,i can dump the rom but then im getting lost,cheers jez

mureta
2nd August 2010, 07:41 AM
Hello vistang how are you ?

Peeeeeeeeeeeerfect work ! thanks thanks :)

I'm starting to cook for WM6.5.

Excuse my intrusion here, but I can count on your help and I'm afraid to brika either restart my PC:

Problem: every time I create a new build is giving this error: platformrebuilder errorlevel: -1073740777

Welcome to Visual vis.tang produced kitchen, MSN: vis.tang @ hotmail.com Mail: Txqboy@163.com
Donate paypal: Txqboy@163.com
PLATFORMREBUILDER Copyright (c) 2008-2009 EPCG Feb 15 2009 22:53:49

Building is old kernel!
Build: Lite
Locale: 0416

Preparing release structure ...

Error: 0x8000000B
Failed to delete 'temp' directory!


ERROR! platformrebuilder (errorlevel: 1)
Press any key to continue. . .

ERROR! CreateROM (errorlevel: 1)
Press any key to continue. . .

ERROR! NB 2 NBH (errorlevel: 1)
Press any key to continue. . .

------------------------------------------------

and my CreateROM.bat :

@echo off
echo Copying OS.nb to temp...
copy ..\ROM\OS.nb OS.nb
if not "%errorlevel%"=="0" goto error
..\TOOLS\osnbtool -ap xip.bin 6 -y
..\TOOLS\osnbtool -c os.nb 1 xip.bin
if not "%errorlevel%"=="0" goto error
move os.nb.new os.nb
if not "%errorlevel%"=="0" goto error
copy ..\ROM\imgfs.bin imgfs.bin
..\TOOLS\HexTool.exe imgfs.bin 44 4 4C5A5800
..\Tools\ImgfsFromDump imgfs.bin imgfs-new.bin
..\Tools\osnbtool -c os.nb 2 imgfs-new.bin
..\Tools\osnbtool.exe -extra os.nb.NEW -> Dump0.txt
..\Tools\osnbtool -2bin os.nb.NEW.EXA -> Dump1.txt
Move os.nb.NEW.EXA.bin New.bin
echo.
exit 0
:error
echo.
echo ERROR! (errorlevel: %errorlevel%)
pause
exit 1

Where am I wrong :(or what is missing to solve this problem?

Thanks so much buddy.

keivanmoradi
25th May 2011, 07:12 AM
I am using this program to cook rom for i900. But when I select xpr compression my rom do not boot. I see in the forum that you said s.o. its because imgfs.bin used is replaced with yours.
Now my question is how can I find a imgfs.bin file works with xpr compresion on my i900?

Bug:
rgu file in the oem directory do not apply to the cooked rom.