osKitchen 1.32 has now been released as final in the osKitchen thread.
Reserved 2
Reserved 3
great!
will try to import and build a rom this afternoon!
as i understand importing a stock rom is required?
steph
Trying... Thanks
Wow, looks like some very nice changes. Will try this afternoon.
Thanks
no error during importing,
errors in LangDB, MSXipKernel OEMDrivers and Directx DRM Package.
could not build the rom:
There was an unknown error during the ROM generation for the local "0407 German (DEU)".
Error details: GUID muss 32 Ziffern mit 4 Bindestrichen enthalten (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx).
variosteph said:
no error during importing,
errors in LangDB, MSXipKernel OEMDrivers and Directx DRM Package.
could not build the rom:
There was an unknown error during the ROM generation for the local "0407 German (DEU)".
Error details: GUID muss 32 Ziffern mit 4 Bindestrichen enthalten (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx).
Click to expand...
Click to collapse
Try alpha2, alpha1 was throwing that error when boot.rgu was inside msxipkernel
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
noticed that the msxipkernel error (if the kitchen is correct) is just the presence of more than one rgu files and imageinfo.txt in every module..
if the txt files are not required then maybe an auto delete by the kitchen can be done..
as for the rgu, maybe msxipkernel can be given an exception/ignore status (if thats even possible )
I imported a new Rom with alpha 2 ,no imageinfo.txt issue ,btw the imageinfo.txt is only present when there is some dll inside the module never had this one in every OsKitchen.
My Mxipkernel problem:
and Lang_Db
Just a question? Can we open a existing build or project with new kitchen? I received a error project empty. When I clicked continue I do have some errors as mentioned also with Dummy SQM, but under EXT packages I have nothing?
Has the structure changed? do we need to dump a ship ROM again?
bobsbbq said:
Just a question? Can we open a existing build or project with new kitchen? I received a error project empty. When I clicked continue I do have some errors as mentioned also with Dummy SQM, but under EXT packages I have nothing?
Has the structure changed? do we need to dump a ship ROM again?
Click to expand...
Click to collapse
I have the same problem, i would like try new Alpha2, but i recived error message, when i open project save...
Ciao AirX
Anche io ho lo stesso problema quando apro un progetto salvato con la OsKitchen v1.31, mi da una serie di errori, per caso devo rifare il dump da una stock e ricominiciare....
Grazie per il tool che hai sviluppato è una bomba...
I found the problem the Ext Packages have to be under another folder for Device Name.
Example for HTC HD2: Ext Packages\HTC Leo Packages\All your packages
There is a problem with the External Packages directory structure. If you don't put them under the Device name the kitchen throw a error. If you put them under the Device name directory you can't select the sub level packages.
I have them in Source/Device/HTC Leo/EXT Packages
Subfolders:
HTC Leo Packages -> Original EXT
ZZ_Common -> My addon
And it works fine, i can select them in OsKitchen.
This is what i had in last 1.31 and it doesnt changed in 1.32.
bobsbbq said:
There is a problem with the External Packages directory structure. If you don't put them under the Device name the kitchen throw a error. If you put them under the Device name directory you can't select the sub level packages.
Click to expand...
Click to collapse
I see a problem with most of my imported cabs:
The error is :
"Issue detected in the "app.dat" initflashfiles file: the line 1 of the file contains an invalid entry"
This is the app.dat:
Code:
Directory("\Program Files\BsB"):-Directory("Tweaks")
Directory("\Program Files"):-Directory("BsB")
Directory("\Program Files\BsB\Tweaks"):-File("ManilaDotNetSDK.dll","\Windows\ManilaDotNetSDK.dll")
Directory("\Program Files\BsB\Tweaks"):-File("OpenNETCF.Drawing.dll","\Windows\OpenNETCF.Drawing.dll")
Directory("\Program Files\BsB\Tweaks"):-File("BsB Tweaks.exe","\Windows\BsB Tweaks.exe")
Directory("\Windows\Start Menu\Programs"):-File("BsB Tweaks.lnk","\Windows\_BsB Tweaks.lnk")
UPDATE:
I imported 21915 build and since inside the original MXIPKernel there are imageinfo.txt inside the modules, the Kitchen did import them even if they are not needed.
The Kitchen create the Lang_DB folder even if it doesnt exist in the original Build so thats why there is a missing dsm.
af974 said:
I imported a new Rom with alpha 2 ,no imageinfo.txt issue ,btw the imageinfo.txt is only present when there is some dll inside the module never had this one in every OsKitchen.
My Mxipkernel problem:
and Lang_Db
Click to expand...
Click to collapse
af974 said:
I see a problem with most of my imported cabs:
The error is :
"Issue detected in the "app.dat" initflashfiles file: the line 1 of the file contains an invalid entry"
This is the app.dat:
Code:
Directory("\Program Files\BsB"):-Directory("Tweaks")
Directory("\Program Files"):-Directory("BsB")
Directory("\Program Files\BsB\Tweaks"):-File("ManilaDotNetSDK.dll","\Windows\ManilaDotNetSDK.dll")
Directory("\Program Files\BsB\Tweaks"):-File("OpenNETCF.Drawing.dll","\Windows\OpenNETCF.Drawing.dll")
Directory("\Program Files\BsB\Tweaks"):-File("BsB Tweaks.exe","\Windows\BsB Tweaks.exe")
Directory("\Windows\Start Menu\Programs"):-File("BsB Tweaks.lnk","\Windows\_BsB Tweaks.lnk")
Click to expand...
Click to collapse
This happens quite often. It because there is a line trying to move a file and the directory is not created yet. The first and second lines should be switched.
Here is my External Structure from 1.31. As you can see I have sub level folders and I can select individual packages from the sub folders. with this new version I have to have Sources\Devices\HTC Leo\EXT Packages\HTC Leo Packages\
But with this I can't select the individual packages in the sub directories.
Sources\Devices\HTC Leo\EXT Packages\
00 HD2_Operator\BuildInfoPKG
00 HD2_Operator\ConfigAP
00 HD2_Operator\ControlBlock
00 HD2_Operator\Credential
00 HD2_Operator\ExtendedPkg
00 HD2_Operator\OperatorPkg
00 HD2_Operator\OperatorPkg_PT
00 HD2_Operator\ProjectDefault_A
00 HD2_Operator\ProjectDefault_B
00 HD2_Operator\ProjectDefault_C
01 HD2_comm\CM Band Switching v2.2.1.1
01 HD2_comm\CM Call Barring v1.3.1.0
01 HD2_comm\CM Call Forwarding v1.4.G.0
01 HD2_comm\CM Call Waiting v1.2.0.0
01 HD2_comm\CM Caller ID v1.4.0.0
01 HD2_comm\CM Internet Sharing v1.2.9.0
01 HD2_comm\CM Phone v1.6.H.3
01 HD2_comm\CM Phone VM Setting v1.9.0.0
01 HD2_comm\CM Pin v1.5.4.2
01 HD2_comm\Comm Manager v2.9.T.2
02 HD2_External_3.04\etc
~
~
zz_My_Reg_Tweaks\etc
I think this check should be by-passed by the Kitchen, i hate to see that red cross line behind my packages lol.
How can i enable the Build Preview?
bobsbbq said:
This happens quite often. It because there is a line trying to move a file and the directory is not created yet. The first and second lines should be switched.
Click to expand...
Click to collapse
Related
This tool let you to analyze *ANY* DSM or *ANY* Folder containing DSM. It doesnt use files like packages.sof or other so you can analyze XIP folders, SYS folders, OEM folders, DUMP folder, and others.
However, it can export files listed in a DSM in a folder that you want (useful if you analyze a dump folder). Another feature is that it can modify package name and package versions.
Screenshots: (not updated, 1.5)
After analyzing a folder:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After analyzing a DSM and clicking on "Manage Files Included":
Tools menù Opened:
Certificate info:
PS. The certificate window depends on your system language
Changelog
Code:
Update - 1.9:
- Added Dissolvence on opening and closing
- No more compressed: no antivirus false-positive detection anymore
- Added command line switches:
-a DSM_PATH (analyze the dsm specified)
-af F_PATH (analyze the folder specified)
-mp F_PATH (make packages in the folder specified)
-mpnc F_PATH (make packages in the folder specified but without making certificates)
- Other small changes
- Other small fixes
Update - 1.7:
- Added Random Button at the right of GUID boxes (to generate a random guid!!)
- Added Make Packages Function in tools menu (It works a little different then Bepe's package tool)
- Added Correct Packages Lists in tools menu (To check if all files listed in some DSM(s) are present there, and correct them automatically.)
It will check for unlisted files too (as make packages function do) and will ask to you if make a package with the unlisted files (as make packages function do too)
http://rapidshare.com/files/168309883/DSMAnalyzer-1_7.rar
Update - 1.6:
- Added function to Remove a certificate
- Added "Delete package files" to tools menu (this will allow you to delete a package entirely with all his files, useful when you want to delete a pkg from a dump...THIS WILL NOT DELETE REGISTRY ENTRIES!!!)
- Added function that allow to remove files listed that are not present in the DSM folder automatically (in manage files included window)
- Small fixes
http://rapidshare.com/files/166327889/DSMAnalyzer_1.6.rar
Update - 1.5:
- Added possibility to export, view and import certificates
- Added possibility to modify voices in file list
- Added function to populate the file list automatically
- Added Donate button
- Remapped objects TabIndex
[url]http://rapidshare.com/files/165396325/DSMAnalyzer-1_5.rar[/url]
Update - 1.4:
- Better Error Handling
- GUID can be modified now
- File list can be modified now
- Now DSMs can be created from nothing
- Some small fixes
[url]http://rapidshare.com/files/163149188/DSMAnalyzer-1_4.rar[/url]
Start Version - 1.2:
[url]http://rapidshare.com/files/162480867/DSMAnalyzer.rar[/url]
Download latest version:
http://rapidshare.com/files/210015398/DSMAnalyzer_1.9.rar
Modules Tool v0.1
This tool allows you to convert modules to file and viceversa. It can try to fix modules converting them to file then back to modules.
http://rapidshare.com/files/244548153/ModulesTools.rar
Nice!!!, release it already
ather90 said:
Nice!!!, release it already
Click to expand...
Click to collapse
How cool, when can we see the light of this tool !!
Of course....i want it
ehehe good works miky!
Thanks a lot!
ok,ok link added
michyprima said:
This tool let you to analyze *ANY* DSM or *ANY*
Click to expand...
Click to collapse
Thank you for this tool ..
michyprima said:
PS: Other tools coming soon!
Click to expand...
Click to collapse
What other tools, can we expect from you ?
nice work indeed , any hint on the upcoming tools ?
tools from my kitchen that i coded myself, so simply apps like this, but some times useful a lot.
michyprima said:
tools from my kitchen that i coded myself, so simply apps like this, but some times useful a lot.
Click to expand...
Click to collapse
Sounds really cool, i will keep one eye on you, and your usefull tools
Cool, great tool even for "non experienced" chef!
Nice tool, very thanks
You are wlcome
A dream which is coming into reality....
Hopefully there will come a day to easily convert any cabs to an OEM package...
Awesome tool. Gonna subscribe to this thread to keep an eye on the upcoming tools too Thanks a lot
Thanks for great tool michyprima!
character said:
Hopefully there will come a day to easily convert any cabs to an OEM package...
Click to expand...
Click to collapse
This day came long time a go Try to use ervius tool: Package creator v2.7
anyone that can tell me if for him works good?
michyprima said:
anyone that can tell me if for him works good?
Click to expand...
Click to collapse
I have found it usefull, i have find out that the one sys file i have downloaded is 20755 instead of 20921
DSM Analyzer updated to v1.4!!!
This is nice!
Thanks for the update.
How can you dump the rom of the Hp Ipaq 914c?
Is this possible with ervius kitchen?
I just downlaoded the update from the Hp website the folder has the following files:
amss.mbn
amsshd.mbn
EBOOT.NBF
FLASH.NBF
IPL.NBF
PARTITION.NBF
Which file do I need to dump the rom and customize it?
Thanx In Advance,
Emrulez
envius kitchen probably won't work as it is designed for htc device
you need to rename flash.nbf to TEMPLATE.ROM and (may need to cut first 3432 byte) then use my rom kitchen to dump the rom
keyx said:
envius kitchen probably won't work as it is designed for htc device
you need to rename flash.nbf to TEMPLATE.ROM and (may need to cut first 3432 byte) then use my rom kitchen to dump the rom
Click to expand...
Click to collapse
Thanx for the fast reply.
Which file do I need? the 0.3? or the 23047 build kitchen?
I just got the ipaq. Also I have the dutch version. That wont matter right.
Thanx In Advance
just the kitchen itself(0.3) is fine since you are dumping rom.
keyx said:
just the kitchen itself(0.3) is fine since you are dumping rom.
Click to expand...
Click to collapse
Any how to on how to use the kitchen?
like i said , you need to rename flash.nbf to TEMPLATE.ROM and (may need to cut first 3432 byte) then use my rom kitchen to dump the rom by executing the iPAQ61x_91x flex kitchen.bat and select 1
keyx said:
like i said , you need to rename flash.nbf to TEMPLATE.ROM and (may need to cut first 3432 byte) then use my rom kitchen to dump the rom by executing the iPAQ61x_91x flex kitchen.bat and select 1
Click to expand...
Click to collapse
I renamed It and placed it in he ROM folder. How do I know If I have to cut off those bytes and how will I do that? Thanx
you just try..if you don't have any error when dumping then that's ok. otherwise you need to remove the first 3432 bytes using any hex editor or see here
keyx said:
you just try..if you don't have any error when dumping then that's ok. otherwise you need to remove the first 3432 bytes using any hex editor or see here
Click to expand...
Click to collapse
Evreything goed well untill the XIPtool it crashes
then cut the first 3432 bytes and retry
keyx said:
then cut the first 3432 bytes and retry
Click to expand...
Click to collapse
I opended the NBF with a hex editor but how do I cut it off?
just detele from start to 3432 byte, usually there is an option to select or go the offset which you can put 3432 (in decimal)
keyx said:
just detele from start to 3432 byte, usually there is an option to select or go the offset which you can put 3432 (in decimal)
Click to expand...
Click to collapse
I tried something but XIP crashed again guess i did it wrong.
I used XVI32 can you help me out?
o actually i forgot to tell you during xip dumping if you see error is fine..as long as you don't have something like imgfstodump is closing due to error.
it will has some null pointer error or something when dumping xip since there is empty section in xip
this is what I get:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
after I clos the error I get this fread: No error. It doesnt continiou after that
I'm having the same problem here, and as I looked for it is actually a problem with the PKGtool, as it gives the "the file is not a msflsh50 format" error, then the sepx2xip locks up.
But I don't know how to circunvent this problem with PKGtool.
I discovered why that was happening.
I was deleting one byte more than I should.
Now it's working!!!
Guitago said:
I discovered why that was happening.
I was deleting one byte more than I should.
Now it's working!!!
Click to expand...
Click to collapse
Can you tell me how you exactly deleted it?
Emrulez said:
Can you tell me how you exactly deleted it?
Click to expand...
Click to collapse
- open flash.nbf with XVI32
- click on the menu "xviscript" then "editor"
- in editor, type: Del 3432 then click on the "execute" button
- it will ask you to save the script, it's not necessary
- then save the file as flash.dio.
I believe this screenshot is REALLY, REALLY self-explanatory (also notice how the words in package names are also splitted, like AdobePDF becoming "Adobe PDF" and aGPSConfirmation becoming "aGPS Confirmation", it's so awesome that it detects all the words!). This is also the first tool to do all the necessary initflashfiles.dat and config.txt files splitting.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How to use:
Put the EXE where the OEM folder is and then double-click on it, or drag&drop the OEM folder on the EXE (the EXT folder will be created where the EXE is located unless you specify another destination using command line parameters).
Command line syntax (All parameters are optional, including the paths that will default to "OEM" and "EXT" if missing):
Syntax: "The Awesome Package Sorter.exe" [/UseUnderscores] [/Quiet|/Q] [/WriteIndex] [/StripComments] [/OriginalName] [/InternalName] [/NoSplitting] [/SkipNeutralPackages] [/DeleteDSMFiles] [OEMFolderPath] [EXTFolderPath]
/UseUnderscores to have the tool rename all the packages with underscores instead of spaces at the end of the conversion
/Quiet or /Q to enable the quiet mode where only error messages will be shown
/WriteIndex to write a packages index in the EXT folder
/StripComments to save the initflashfiles.dat in OEM_Lang_XXXX with all the comment lines removed
/OriginalName uses the original package name with only the device part removed (like PACKAGE_ManilaCore_1_0_0_0)
/InternalName is like /OriginalName but without the "PACKAGE_" prefix and uses space instead of underscore to separate the name from the version (you can use /UseUnderscores to suppress this)
/NoSplitting turns the file initflashfiles.dat/config.txt splitting off
/SkipNeutralPackages leaves all the packages that don't start with PACKAGE_ in the OEM folder
/DeleteDSMFiles deletes all the DSM files from the packages
Note:
It doesn't have an user-interface, it only shows messageboxes however it will tell you when it starts and when it ends or if there is any issue. It's based on the osKitchen guaranteed file operations engine so nothing will break if the folders are locked.
This and more wonderful automatic package importing functions are now available in the latest osKitchen!
Interesting tool...will give a spin...thx...
Nice to know this thanks AirXtreme hope many ppl can see this.... will u post it in the repository kitchen tool by souchef? please
Here is the link... its a pleasure that you all are making this kind of tools and even better including them into the OSkitchen
Keep it up
Thanks Airxtreme, it´s a super fast tool.
Cheers.
Great tools....thank u doctor airxtreme
Thanks for this Bro
How about a tool like this that does OEM to OEM for chefs that use OEM format. What I mean is to combine the lang pack with the common pack and rename the package with the version info (like with EXT packages), but still retain OEM format?
I notice the 0409 folder does not have a "files" subfolder and the rgu stays a rgu file, but in one of my importing an official ROM to oskitchen created the files subfolder. Also, my kitchen run has the rgu converted to an app.reg in 0409 and it seems to work.
Are you in the process of changing the formats?
RoryB said:
I notice the 0409 folder does not have a "files" subfolder and the rgu stays a rgu file, but in one of my importing an official ROM to oskitchen created the files subfolder. Also, my kitchen run has the rgu converted to an app.reg in 0409 and it seems to work.
Are you in the process of changing the formats?
Click to expand...
Click to collapse
No, I forgot to apply the ext formatting to subfolders. I uploaded a fixed version in the first post.
New beta3 that fixes an issue where empty LCID folders were left behind. Thanks to OndraSter for reporting the issue!
Thanks for the awesome tool airxtreme....you sure make cooking fun ...
Great tool! Is there anyway to have it use _ instead of spaces? I use some .cmd files and the spaces break it.
WoZZeR999 said:
Great tool! Is there anyway to have it use _ instead of spaces? I use some .cmd files and the spaces break it.
Click to expand...
Click to collapse
You can enclose the directory names in batch/cmd files with double quotes to avoid issues with spaces in the file/directory names.
Not I can't, because many of my scripts use for loops with %%a where I do some parsing. It's also cleaner naming in my opinion with _'s instead of spaces in my folder.
WoZZeR999 said:
Not I can't, because many of my scripts use for loops with %%a where I do some parsing. It's also cleaner naming in my opinion with _'s instead of spaces in my folder.
Click to expand...
Click to collapse
I added a new version with the /UseUnderscores command line switch
Awesome! Btw, I'm loving the new osKitchen. With the new dump tool, it seems to build better than EVK did (plus, I don't have to worry about java crapping out on me!).
Sorry for another request, but would it be possible for it only to show dialog boxes if there were errors?
WoZZeR999 said:
Sorry for another request, but would it be possible for it only to show dialog boxes if there were errors?
Click to expand...
Click to collapse
Done. I released a new version with the /Quiet (or /Q) switch.
The Unbelieveably Awesome Package Sorter just got more unbelievably awesome!
Hey, I've been thinking about this for a while, but I don't know the easiest way to do it. Would it be possible, with a given initflashfiles.dat, that it could create app.dat's for you in the EXT folders? All it would have to do is parse the initflashfile lines, find the file, and locate the file in whatever EXT package it was in.
It's not really a request (because it would be a GIANT pain in the ass), but if you wanted another cool tool to work on, it may have it's own interesting challanges... Just a thought.
"The Unbelievably Awesome Package Sorter!" by airxtreme has this built in the sorter now. Please use that as it will probably do a better job.
This is a little tool I created to create app.dat's from an initflashfile.dat.
How to use: After dumping your nbh or os.nb, run a program to create your EXT's, "The Unbelievably Awesome Package Sorter!" by airxtreme does an awesome job (go figure with it's name). Then just move the initflashfile.dat from the oem/oem_lang_xxx folder to the root of the ext folder. This tool will work with any kitchen that uses EXT's, you just need to put it and the initflashfile in the root EXT folder. Example:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It will run, and will pop up a message box letting you know when it's done. It will log what it's doing (what app.dat's it's creating or appending to) like this:
I have not tested it with non WWE roms, but it should work fine. This is a nice tool to get some of the app.dat work out of the way, it's not a final solution for EXT packages. This will append to app.dat's that it finds, so if you already have an app.dat, it will add the stuff from initflashfiles to the end.
Let me know if this tool doesn't work for you, or what you think of it.
WoZZeR999 said:
This is a little tool I created to create app.dat's from an initflashfile.dat.
How to use: After dumping your nbh or os.nb, run a program to create your EXT's, "The Unbelievably Awesome Package Sorter!" by airxtreme does an awesome job (go figure with it's name). Then just move the initflashfile.dat from the oem/oem_lang_xxx folder to the root of the ext folder. Example:
Click to expand...
Click to collapse
You probably missed that but my package sorter already does initflashfiles.dat/config.txt files splitting like you asked and also moves any initflashfiles.dat to App.Reg as well so using this tool with it would probably be a bit redundant but I think that if you can adapt this to work on ervius kitchen folder layout its users would be very happy.
I just ran your package sorter and I didn't see any App.dat's created. This tool should work with any EXT folder structure. Theoretically I could also add initflashtile.txt support pretty easily (for those running osBuilder).
WoZZeR999 said:
I just ran your package sorter and I didn't see any App.dat's created.
Click to expand...
Click to collapse
Are you sure you are using a recent version? The files splitting turns itself off if there are errors in the file but I added it the day after you asked for the feature since I had the code already written.
WoZZeR999 said:
This tool should work with any EXT folder structure. Theoretically I could also add initflashtile.txt support pretty easily (for those running osBuilder).
Click to expand...
Click to collapse
What I meant is that you put the tool in the ervius kitchen root folder and when you launch it it finds all the OEM_Lang_XXXX folders and split all the entries in the EXT packages LCID subfolders without having to move anything.
airxtreme said:
Are you sure you are using a recent version? The files splitting turns itself off if there are errors in the file but I added it the day after you asked for the feature since I had the code already written.
What I meant is that you put the tool in the ervius kitchen root folder and when you launch it it finds all the OEM_Lang_XXXX folders and split all the entries in the EXT packages LCID subfolders without having to move anything.
Click to expand...
Click to collapse
Just tried it again with 1.0.4. I do use the /UseUnderscores and /q switch, so maybe that's what causes it not to print out app.dats? I'll try it without the switches later.
Hmm, that is an interesting idea about using different locale folders for the app.dat, I'll have to think about it.
Edit: I tried it again without any switches, and it will doesn't add app.dat's.
airxtreme said:
Are you sure you are using a recent version? The files splitting turns itself off if there are errors in the file but I added it the day after you asked for the feature since I had the code already written.
Click to expand...
Click to collapse
WoZZeR999 said:
Edit: I tried it again without any switches, and it will doesn't add app.dat's.
Click to expand...
Click to collapse
A quick test, it works with airxtreme's OsKitchen Zero 1.31b1, not with the Awesome Package Sorter 1.04. Maybe he missed something.
You mean with a rom dump? When you import a rom?
WoZZeR999 said:
You mean with a rom dump? When you import a rom?
Click to expand...
Click to collapse
Ya, when import an OS.nb. I've just downloaded his kitchen to test this feature as I can't get it to work with the APS 1.04.
Ahh, this tool (in my mind) is more for when you download a new rom for a different device and just want to move new EXT folders over. If it gets put into his sorter, I will probably stop this project since I have fairly sloppy coding, and his will be more efficient.
Cloudyfa said:
Ya, when import an OS.nb. I've just downloaded his kitchen to test this feature as I can't get it to work with the APS 1.04.
Click to expand...
Click to collapse
What ROM did you import?
WoZZeR999 said:
Ahh, this tool (in my mind) is more for when you download a new rom for a different device and just want to move new EXT folders over. If it gets put into his sorter, I will probably stop this project since I have fairly sloppy coding, and his will be more efficient.
Click to expand...
Click to collapse
I think he did include this feature in his tool but only apply it to his kitchen tool (forgot something or laking some requirement that his kitchen have it automatically).
airxtreme said:
What ROM did you import?
Click to expand...
Click to collapse
OBOE Debug ROM.
your kitchen --> app.dat works well
your tool --> app.dat not work
Btw, WoZZeR999, if you're interest: http://forum.xda-developers.com/showpost.php?p=6992501&postcount=46
His tool does everything I wanted mine to do now.
Cloudyfa said:
I think he did include this feature in his tool but only apply it to his kitchen tool (forgot something or laking some requirement that his kitchen have it automatically).
OBOE Debug ROM.
your kitchen --> app.dat works well
your tool --> app.dat not work
Click to expand...
Click to collapse
The kitchen was skipping errors while the tool wasn't and the OBOE rom like the Rhodium ones is full of wrong entries. I turned error skipping on the tool too so now it should work fine on rhodium and OBOE roms as well (but when using /StripComments the invalid lines won't be saved).
Description
This tool parses a .REG file to find all the invalid entries.
How to use
Drag&drop the .REG file on the tool and a list of the wrong entries will be immediately shown.
Changelog
1.00beta2: fixed issues with dwords with wrong value length and added support for REG_NONE hexadecimal strings and added a command-line version
1.00beta1: initial release
airxtreme said:
Description
This tool parses a .REG file to find all the invalid entries.
How to use
Drag&drop the .REG file on the tool and a list of the wrong entries will be immediately shown.
Click to expand...
Click to collapse
Very nice! Thanks for the tool.
testing my own .reg ATM
Testing my own .reg At The Moment
Looking GooD !! ThanX for this looking good 'validator'.
Hi Airextreme
Would it be possible for you to put links to your ever-growing tools collection in your signature?
Thanks for all the work and creations by the way.
Cheers
Thanks, for this
Seems very very useful. Thanks for sharing....
Didn't try yet but sounds good and very usefull.
Thanks Airxtreme
It would be really helpful if all these tools could be combined into 1 single gui... I am working on this now...and also for the reg validator it would be great if it could scan recursively a folder and validate all reg files in it instead of single files ( I am creating the workaround for this in the GUI )
@airxtreme : Is it possible that the application can return the result as string instead of popup... ?
Mockup of reg validator ui...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Ok...its working for single files now and shows the actual registry line alongwith the each error which was raised.
Awesome, just what i was looking for!! thanks buddy !!!
v-b-n said:
It would be really helpful if all these tools could be combined into 1 single gui... I am working on this now...and also for the reg validator it would be great if it could scan recursively a folder and validate all reg files in it instead of single files ( I am creating the workaround for this in the GUI )
Click to expand...
Click to collapse
I didn't add a GUI because since the kitchen already scans all the packages for invalid registry entries it would have been redundant to have another GUI to do the same but feel free to write one if you want, it certainly wouldn't hurt.
v-b-n said:
@airxtreme : Is it possible that the application can return the result as string instead of popup... ?
Click to expand...
Click to collapse
I don't know what you mean with string but I added a commandline version that you can run from your application. If you want I can directly send you the c# class file that does all the checking so you can build a standalone registry scanner without having to launch the tool for each file.
Ok...thanks the command line version should be perfect... I personally found so many errors in the registry ...lol
Thanks a bunch for the tool !
airxtreme said:
Description
This tool parses a .REG file to find all the invalid entries.
How to use
Drag&drop the .REG file on the tool and a list of the wrong entries will be immediately shown.
Changelog
1.00beta2: fixed issues with dwords with wrong value length and added support for REG_NONE hexadecimal strings and added a command-line version
1.00beta1: initial release
Click to expand...
Click to collapse
Hi,
I know this post is old but I was looking for a .reg file validator so I found the thread. :angel:
I've removed lot of lines from a reg file with Regex and wanted to validate the output and everything was fine (as it should be) according to the validator But right after I tried it again with a complete export of a Reg Key from Windows 10 that I know good and it throw some errors like:
Code:
Error at line 5825: the registry value type specified next to the hexadecimal values prefix is not recognized as a valid registry value type.
Error at line 5826: the registry entry was not recognized.
And there is no error, so I'd like to know if you have a more recent/updated version somewhere.
It would be useful to double check when editing manually and also when I extract some part/value of the registry to be sure formatting is fine.
Also the pop up don't work when the error log is to big I had to Copy the output of the Validator with CTRL-C and paste it in my editor to see them
Best Regards !
bug(version): Windows Registry Editor Version 5.00
Sorry, I can't add links and images to my reply due to restrictions for new users.
1. Summary
If Windows Registry Editor Version 5.00 in file beginning, Registry File Validator show an error:
Error at line 1: the registry entry was not recognized
Click to expand...
Click to collapse
Unfortunately, the source code of the program is not open, and I can't fix this bug.
2. Argumentation
“Windows Registry Editor Version 5.00” RegistryEditorVersion required for Windows 2000 and above.
Without this line we can't, for example, merge my KiraREG.reg file via reg import KiraREG.reg or regedit /S KiraREG.reg commands.
3. Data
Example valid D:\SashaTwickenham\KiraREG.reg file:
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"uTorrent"=-
4. Steps to reproduce
I downloaded and unpacked Registry File (.REG) Validator v1.00beta2 → I ran command:
Code:
"Registry Files Validator.exe" D:\SashaTwickenham\KiraREG.reg
5. Expected behavior
No errors.
6. Actual behavior
Error at line 1: the registry entry was not recognized
Click to expand...
Click to collapse
Thanks.