How does one extract a CAB from a ROM?
For instance if I want to cook my own ROM, but I want to use some of the applications in say Dutty's latest release, how do I get those cab packages to install on my own?
Particularly, i am interested in pulling the latest remote desktop off of the latest test Tilt ROM because it has the ability to map the mobile's local storage.
thanks!
one word: RTFW.
Read The FFing Wiki!!
If I could find it on here I wouldn't have posted asking about it.
This is the first of my posts that have been met with a response like this, but honestly go troll somewhere else. It is 0% productive to make responses like that. You are cluttering up the forum with usesless posts (as much as I would be guilty of if this is indeed described in the wiki). If it's in the wiki, why don't you point me to where?
The wiki isn't a single page as much as you'd like to believe, it' links to hundreds and thousands of posts of information.
I have CIM and SIM unlocked my device, flashed about 5 different ROMS and radios and done numerous other things with info I have gotten from the wiki. I read through the ROM cooking kitchen tutorials, but could not find anything which mentions my task at hand. I found information and links on the cooking tutorials to use OEM cabs that people had already extracted....but what if the one I want isn't there? Where is the info that tells me how to pull one OUT of a ROM (instead of putting one already extracted IN)?
So, either you are misunderstanding what i want to do, or else the way i am phrasing it is misleading, both to you and to myself, which is maybe why i can't find the info I want.
So, please your brilliance, point me to location in the Wiki that would describe a procedure where i would be able to extract a .CAB (like Windows Mobile Desktop) from the latest AT&T test ROM.
Otherwise your contributions to this thread are unwanted.
while maarten might have pointed you in the wrong direction, your thread is still a redundant one. if you tried to search, you will find lots of threads covering this subject. and yea, your search results are probably gonna end up with tons of threads that end up looking like this thread, but if you sift through the results.......and by sift i mean u really really sift, i promise you, you will find something useful.
Simple Answer...
...You can't extract a CAB from a ROM usually.
Explanation: In the ROM itself things like windows live are extracted from the CAB already and are installed, so the CAB itself is not there. If your original question was how do I extract the files needed to MAKE a CAB.. then that's more complex, a different question, and a waste of your time if you don't already know how to do it.
If you really want to learn you will have to search.. if you just want a CAB of the latest windows live messenger get the build number by installing the ROM and looking in the application for it.. then use the google search of xda-developers (e.g. "Windows Live" <build number> )and you can be sure you will find someone has already done the hard work for you.
hope that helps.
You find threads on converting CAB's to OEM packages but not the other way round.
The trouble is when you extract a ROM, you'll probably find in the SYS directory, the OEM folder you want with all the relevent files. BUT you won't know where they all go. And if the files you want are in the OEMApps folder you won't know what files need to go together. What I do is look at a similar OEM package (See Alex's excellent work) and this will show the files you need, where they go plus any registry settings. You can probably copy over the newer files from your extracted ROM to the OEM package, overwriting the older files.
If the OEM package doesn't exist it will be a long, long job!! You need to search through the files on a device with the installed ROM and make a note of the location of the application files - this is required for the install.txt file. The next problem (& the major one) is to find any relevant registry settings - again you can search through the registry of the installed ROM. Now all this take a lot of time and effort...
odyseus said:
The next problem (& the major one) is to find any relevant registry settings - again you can search through the registry of the installed ROM. Now all this take a lot of time and effort...
Click to expand...
Click to collapse
You can cheat a little bit here though, some apps will recreate any missing entries with sensible defaults if you leave them out.. others wont.. for those you can find ANY version of the CAB that you want to use (even an older one say) and use its registry as a guide to where to find the ones for the new version.. the registry locations dont change that much between versions usually.
you'll still get issues.. but in most cases this helps if not works
Thanks for your info sambartle and odyseus. I had feared as much based on what I had found through search already, but thought there might have been a way... I guess _Alex_ and others do quite alot of legwork to extract and make all these things themselves.
I can't quite understand it however.... If I take a windows PC for example (which is similar in it's registry) I couldn't necessarily find all the associated files and registry keys associated with an application. If you are lucky they are all under one folder and one key of the registry... but something like MS Office installs so many shared files, and classes objects into the registry it would be nigh impossible to recreate that (even given the time).
Unfortunately, if the last posts I read are accurate the developers here won't be providing new OEM dumps for a while. Maybe once 6.1 is more widely released microsoft will allow download of the new mobile desktop.
Ah well, thanks for your help.... and to the other posters...it's worthless posts like yours that contribute nothing to the forum that makes extracting useful information through the forum more difficult than it should be.
bengalih said:
Thanks for your info sambartle and odyseus. I had feared as much based on what I had found through search already, but thought there might have been a way... I guess _Alex_ and others do quite alot of legwork to extract and make all these things themselves.
I can't quite understand it however.... If I take a windows PC for example (which is similar in it's registry) I couldn't necessarily find all the associated files and registry keys associated with an application. If you are lucky they are all under one folder and one key of the registry... but something like MS Office installs so many shared files, and classes objects into the registry it would be nigh impossible to recreate that (even given the time).
Click to expand...
Click to collapse
It requires alot of testing and re-installing or re-flashing, sometimes on the same ROM, sometimes on different ones, just to iron out the bugs. It's one of the reasons why I released AT&T and HTC versions in the past, just so that I can have two platforms to test on.
Windows CE is alot simpler than Windows XP by at least 10 fold. Yet there are people who have created portable versions of Microsoft Office through the use of deployment applications like thinstall, so anything *IS* possible, with automation.
Automation that works at the functionality of thinstall for CE doesn't exist because of economies of scale (e.g., it's not worth any developer's time to create a deployment package as robust as Thinstall for the PPC).
bengalih said:
Unfortunately, if the last posts I read are accurate the developers here won't be providing new OEM dumps for a while. Maybe once 6.1 is more widely released microsoft will allow download of the new mobile desktop.
Click to expand...
Click to collapse
Dumping and stripping is relatively easy once you've gotten the hang of it. You just need to keep at it.
Personally, I just don't find it to be challenging any more, since I've done quite a few AT&T/HTC WM6.0s and HTC WM6.1s and I'm now waiting for an official shipped version (no more leaked betas!!!).
bengalih said:
Ah well, thanks for your help.... and to the other posters...it's worthless posts like yours that contribute nothing to the forum that makes extracting useful information through the forum more difficult than it should be.
Click to expand...
Click to collapse
Your initial question / thread starter didn't have many details, so I would have flamed you too, although I would have also provided a link to my OEM Package Tutorial (Creating Packages from ROM files section)
It never hurts to be overly verbose when asking a question. This would make the flamers leave you alone (because they'll just get tired of reading) and should *NOBODY* respond within a couple of days, when you bump it (with flowery encouraging yet challenging words, like 'You guys are so great, but nobody could answer my question?'), nobody will mind that you did, and you will get answers after that bump...
FWIW, I still think this should have been a question asked in the OEM Tutorial thread, which I have subscribed and respond to much more frequently than new threads which I'm not aware of until I actually have the time to READ new threads. It's also because, should anyone have similar questions, it'd be much easier to fiind in the bigger OEM Tutorial thread than in this one...
Hope this helps!
Thanks Alex... as you said you would have provided me the link to your Creating Packages from ROM section which I did gloss over briefly previously but didn't totally see how it helped me (since I was looking for Cabs). But, now that you point me there I again I took another look and got some useful information.
So this is where i am at:
Ok,
So first I extract the ROM using your kitched script, then in the SYS folder I find two folders that seem to be what i want:
RemoteDesktopMobile
RemoteDesktopMobile_Lang_0409
Inside the first folder are subfolders with names like:
MvkLib.dll
and
wpctsc.exe
and inside those are an actual DLL or EXE file, and some other files called imageinfo.bin, imageinfo.txt, and some files S001, S002, s003, etc...
I am going under the assumption that all I need is the .DLL file, and the rest are some sort of uncompiled form of the DLL? (Please let me know if i need to pay attention to those other files.)
So I take all those DLL and EXE files. I also look for and find an INITFLASHFILES.DAT and don't see any references to these files, so i assume they all go in \WINDOWS?
There is also an RGU file inside here that has a few registry keys for this application.
Inside the second folder is just a DSM, and a couple of .txt and .htm files. Since these files aren't in INITFLASHFILES.DAT either, I assume they just go in \WINDOWS?
I also find a provxml file in \OEM\OEM_Lang_0409 called mxipupdate_RemoteDesktopMobile.provxml.
The contents are:
Code:
<wap-provisioningdoc>
<characteristic type="FileOperation">
<characteristic type="%CE11%" translation="install">
<characteristic type="MakeDir" />
<characteristic type="Remote Desktop Mobile.lnk" translation="install">
<characteristic type="Copy">
<parm name="Source" value="%CE2%\wpctsc.lnk" translation="install" />
</characteristic>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>
Based on my reading of the links off your page and some further research this file seems to say the following:
Make a directory (if it doesn't exist) called \Windows\Programs (%CE11%)
Make a shortcut in the directory called Remote Desktop Mobile.lnk (the decimal ASCII text) that maps to \Windows\wpctsc.lnk (%CE2%)
So... now I have:
A handful of files...I need to put them in \Windows
I have an RGU file with a couple registry entries I need to import into the registry
I need to make
a shortcut to the exe int the \Programs directory
How then do I now package all this up into a CAB that will automatically perform the above operations?
I know about "makecab" to actually package all these up into a cab. But how to i write the command file that tells it how to do all the provisioning and registry entries?
Please let me know I am on the right track.
Thanks!
Ok...I found a program called WinCE Cab manager that made the process pretty easy. I installed it on my device and it seems to work well.
I have uploaded it here:
http://rapidshare.com/files/104977265/Windows_Mobile_Desktop_6.1.cab.html
Where is the appropriate place to post this to share with others?
yeah like people have said dumping the rom is the way to do it but most roms nowaday dont have the files for you to recook(so no oems)
so the best thing is to do is get the cab yourself and convert it to an oem with ervius's package creator
sorry kidnamedAlbert...I'm not sure where you were getting at there... the whole point of my post was how to get those cabs made from the ROM in the first place. As you can see from the previous posts it seems I have already resolved (or started my way to) getting this done.
Personally, i prefer to have the cab file as I am more interested on just being able to install it on my device then cook it into a ROM. If someone wants to cook it into a ROM that seems to be a well documented procedure if the cab file is already available.
In my case, there was no cab file available for the latest version of Windows Mobile Desktop...so i made my own from the ROM.
Maarten_0031 said:
one word: RTFW.
Read The FFing Wiki!!
Click to expand...
Click to collapse
One word: RELAX and STOP SWEARING, geez.
Related
Ive had a request from Leo to make a folder for OEM's so I've created the following:
http://vidmes.com/Uni/Kitchens/OEMs
You can upload from there using the following credentials:
Username: [email protected]
Password: oemupload
Address: ftp.vidmes.com
NB: My server only allows connections WITH USERNAMES, so make sure to use an FTP program
NB: This is for OEM PACKAGES ONLY. If you want a program (ie .cab or .exe) uploaded, contact me
CONVENTIONS
Files are to be named "[company] appname versionnum.rar" (eg "ArcSoft MMSComposer 3.5.1.4.rar" OR "MMSComposer 3.5.1.4.rar" OR "Grisoft TotalCommander 1.5.rar") - Try to keep naming the same, if you're uploading a different version of whatever is already there, use the same naming....
Readmes are to be named "[company] appname.txt" (eg "ArcSoft MMSComposer.txt" or "Grisoft TotalCommander.txt")
RAR or Zip files only. With plain-text files for readme's
Folders are permitted, but discouraged. Please just dump everything in the main folder. If it gets crowded, I'll see about folders. But, if everyone follows the conventions, it should stay neat.
Warez\cracks\serials are NOT permitted. I will remove any offending material.
And a final note: If this privilege is abused, I will remove the FTP user, and we'll go back to everyone having to PM me
Turning an OEM package into a CAB
Check out these guys: http://www.ocpsoftware.com/ they make a piece of Software called "WinCE Cab Manager" that allows you to do it. I'm not sure if its free or how easy it is to use - but there is no harm trying!
OEM for the kitchen
Thank you my friend.
Leo
Rock on!
Thanks!
Time for guidelines on structure of OEMs and the ftp folders?
Include readme's with what info?
Naming conventions? (version and enough to know what it is?)
What can't be added (serials, warez?)
Use of folders?
Rar or zip?
(sorry, just trying to keep it quality) ,)
I've uploaded the OEM's from Helmi, they should work in the new Kitchen, too.
Shall I upload some OEM's from other devices, too?
Max
grayme said:
Thanks!
Time for guidelines on structure of OEMs and the ftp folders?
Include readme's with what info?
Naming conventions? (version and enough to know what it is?)
What can't be added (serials, warez?)
Use of folders?
Rar or zip?
(sorry, just trying to keep it quality) ,)
Click to expand...
Click to collapse
Guidelines and conventions added to the first post. PLEASE READ BEFORE YOU UPLOAD!!
And one other thing: Donations Welcome - hosting ain't cheap!
GREAT contribution from TehPenguin. thank you.
From what I remember, OEM are slightly different depending on the kitchen you use.
I think that at least are two different. People more involved could confirm this.
I would propose to create folders for the different version of Kitchen/OEM.
It would make everyones work/search easier.
Cheers
ultravox said:
GREAT contribution from TehPenguin. thank you.
From what I remember, OEM are slightly different depending on the kitchen you use.
I think that at least are two different. People more involved could confirm this.
I would propose to create folders for the different version of Kitchen/OEM.
It would make everyones work/search easier.
Cheers
Click to expand...
Click to collapse
All seems fair there Pengiun .
The two versions of the OEMs differ in that the entry into initflashfiles to move across the shortcuts to the start menu in the first one went into the initflashfiles in the individual OEM folder on the original Helmi kitchen, but into the single initflashfiles in OEM_Language_0409 (from memory?).
Seeing as how this is for the new kitchen (?), the entry into the single initflashfiles could just go in the readme?
My problem with the old OEMs is that there appeared to be a lot that didn't work, can we only add tested OEMs here to keep it tidy and useful?
I'm just providing the space - so dont ask me too many questions
Personally I believe people should put up what they can, and chuck in the readme's as much information as they can.
If the OEM's need customisations, post them on this thread or in the thread of the relevant Kitchen
If you need to ask questions, direct them to the Kitchen maintainers (eg Leo and Ranju) or the ROM developers (eg Ivan, Midget, JWright, MWang, etc)
grayme said:
Seeing as how this is for the new kitchen (?), the entry into the single initflashfiles could just go in the readme?
Click to expand...
Click to collapse
I dind't check it yet, so I can't help.
grayme said:
My problem with the old OEMs is that there appeared to be a lot that didn't work, can we only add tested OEMs here to keep it tidy and useful?
Click to expand...
Click to collapse
I would dare to say that this point must be mandatory, maybe even more: only 2 or 3 users (Leo, grayme and Ranju) or the ROM developers should be able to add the OEM to the main folder; everyone else, should have a "test" folder. We take the risk to have a big mess wihout knowing what to pick.
The readme file is a good idea to place all the info needed to work with the OEM.
Hi Ultravox,
Think that building ROM's and building OEM's is always a mather of thrust and a bit experimenting (see if it works).
A OEM needs a 'dsm' and a 'rgu' and sometimes you need to tell initflashfiles.dat where to place the files.
Before I will use a OEM I should always have a look first at the 'rgu' a/o the initflashfiles.txt, if initflashfiles.txt excist I modify initflashfiles.dat.
The only thing that is necassary for the OEM is the initflashfiles.txt (if the OEM needs it offcourse!), if you don't know where to place the files the whole OEM won't work and you need to rebuild.
Cheers,
Leo
ultravox said:
I dind't check it yet, so I can't help.
I would dare to say that this point must be mandatory, maybe even more: only 2 or 3 users (Leo, grayme and Ranju) or the ROM developers should be able to add the OEM to the main folder; everyone else, should have a "test" folder. We take the risk to have a big mess wihout knowing what to pick.
The readme file is a good idea to place all the info needed to work with the OEM.
Click to expand...
Click to collapse
ultravox said:
I dind't check it yet, so I can't help.
Click to expand...
Click to collapse
It wasn't really a question
Here'yar!
I've added a few files to start off with:
Ghisler Total Commander 2_UPX - freeware 150k
Gábor Kovács Tcpmp 0.72 - freeware 629k
Mort's MortPlayer 3.31RC6 - freeware 741k
SKKV SKTools3.1.3 - very usable demo 473k
vijay555 Hide_Bottom_Bar - homebrew/freeware 11k
I named the readme's 'readme' as that seemed easiest to find them
grayme said:
I've added a few files to start off with:
Ghisler Total Commander 2_UPX - freeware 150k
Gábor Kovács Tcpmp 0.72 - freeware 629k
Mort's MortPlayer 3.31RC6 - freeware 741k
SKKV SKTools3.1.3 - very usable demo 473k
vijay555 Hide_Bottom_Bar - homebrew/freeware 11k
I named the readme's 'readme' as that seemed easiest to find them
Click to expand...
Click to collapse
Thx. Good collection!
ultravox said:
only 2 or 3 users (Leo, grayme and Ranju) or the ROM developers should be able to add the OEM to the main folder; everyone else, should have a "test" folder.
Click to expand...
Click to collapse
Most of the Kitchen\ROM developers already have their own FTP account and can access their parts of my FTP
This "OEM" folder is the only "public" upload space I have
Adobe Reader LE
Hi all,
Somebody has got Adobe reader LE OEM already builded?
Or maybe the cab so I can build myself?
Would be great !!!
One more question, why is this thread not sticky?
Would be great as well !!!
Leo
Nobody has added any OEMs to the five I put there first time round.
OEMs
Maybe nobody noticed this thread because it's not sticky!
Greetings Leo
grayme;1314261 said:
Nobody has added any OEMs to the five I put there first time round.
Click to expand...
Click to collapse
Laurentius26 said:
Hi all,
Somebody has got Adobe reader LE OEM already builded?
Or maybe the cab so I can build myself?
Would be great !!!
One more question, why is this thread not sticky?
Would be great as well !!!
Leo
Click to expand...
Click to collapse
Here you go Leo, Official for WM5; http://adobe-acrobat-reader-ppc.en.softonic.com/pocket but im afraid it is not cab.file
Adobe
Hi SteedMo,
Thanks, stupid I didn't think about that. After installing with active sync you can find the cab in Windows\Active sync, if you didn't know that already?
Cheers, Leo
SteedMo;1314833 said:
Here you go Leo, Official for WM5; http://adobe -acrobat-reader-ppc.en...url] but im afraid it is not cab.file[/QUOTE]
Click to expand...
Click to collapse
Laurentius26 said:
Hi SteedMo,
Thanks, stupid I didn't think about that. After installing with active sync you can find the cab in Windows\Active sync, if you didn't know that already?
Cheers, Leo
Click to expand...
Click to collapse
Geeeez, didnt know that b4... in fact I've been spending time looking up softwares for cab.converter
Thanks for that..
A great idea was brought to my attention by DaKender and rather than wait on a poll to fill in, I thought I'd just go ahead and start it.
This thread is only for the request and posting of working packages for kitchens. A great place to learn how to make packages is here.
http://forum.xda-developers.com/showthread.php?t=303195
Kitchen authors, please PM me with posts that can be moved into this thread so you can keep your kitchen threads cleaner and answer tech questions.
If you are posting a package:
1) Packages may only consist of free software or software embedded in a factory ROM.
2) Package(s) must work and have been used by the poster in cooking a ROM. Please state the kitchen you used.
3) Uploads must be named according to contents (i.e. Compressed_Office_2007_for_318_build.zip).
4) You must state the contents of the package in your post. Not every little thing but enough for a person to make an informed decision to use the package or not. Packages do not have to include an option.xml file. However, they must include an initfileflashes.dat as well as .rgu and .dsm files.
5) If your package is too big, please use the uploads/Wizard section of the FTP to post and post the link.
If you are posting a request:
1) Click on the paperclip icon on the main forum page next to this thread to see if a package you are requesting has already been posted. This is the most important rule!
2) Include requests for multiple packages in a single post. No need in cluttering the thread with multiple requests by the same person.
Please keep this thread clean. Useless or off-topic posts will be promptly deleted.
FTP Kitchen Pantry is now open. Please upload packages to there. The address is: ftp://xdaupload:xda:@ftp.xda-developers.com/Uploads/WIZARD/Kitchen_Pantry
Requesting packages for:
Mobireader
SPB Mobile Shell v1.5
Coreplayer v1.04
HTC X-Button-task manager (drop down menu one)
i can provide cab's if necessary. im at college right now so will edit the post later on tonight!
thanx
VoIP Package
Uploaded to the ftp server are the working VoIP packages for WM6. The zip file contains 2 packages which were used to cook my latest ROM in double_ofour's kitchen. No initflashfiles.dat is needed because these are SYS modules.
Link:
ftp://xda:[email protected]/Uploads/WIZARD/Kitchen_Pantry/VoIP.zip
This is a great idea to have an "almighty" thread with all packages around here in one place. I also agree with the idea of requesting packages and fulfilling requests.
I don't understand why people won't cooperate. Unfortunately i don't have any packs on my PC, but i will contribute as soon as possible.
Cheers !
.NET2 SP2
Here's a working package with .NETCF2 SP2. Works in double_ofour's kitchen. .zip file contains one package. There are no modules in this package as in the original.
ftp://xda:[email protected]/Uploads/WIZARD/Kitchen_Pantry/NetCF2_sp2.zip
jwzg said:
FTP Kitchen Pantry is now open. Please upload packages to there. The address is: ftp://xdaupload:xda:@ftp.xda-developers.com/Uploads/WIZARD/Kitchen_Pantry
Click to expand...
Click to collapse
Just wanted to say "THANK YOU" for doing this. I just wish I had the time and knowledge to do it. Will do my best to help contribute, just a busy time at work during the summer season, feel like the one legged man in a butt kicking contest lately....... If I can help out in any way, just let me know, I'll do my best.
DaKender
Does size matter... when it comes to OEM/ROM package, that is?
I'm understanding the 54-ish mb ROM limit, but Can anyone off the top of their heads say how that breaks down system vs. extras? What the OEM folder size limit? How much memory does it actually save to put less stuff in the OEM, all? None? some? How different is the TouchMyCube built in, size-wise. Anyone tried sticking in the cube after flashing?
OK, this went a little too far, but it would be nice to benefit from experience rather than fumble around trying something new (there I go again).
I think it's a stitch that people are flashing using mirrors....
BTW, I'm working on a cab list for the pantry so people can taste before they buy. Feel free to PM me if you know one that probably isn't posted or might be hard to find. (Got the ArcSoft MMS; thx Ingenetics for asking for it.)
(Up to interpretation: )
You can eliminate packages from either side, so the question might possibly be. "What packages can be deleted from the SYS folder to make room for additional OEM folder items?" Many people have removed VoIP, Catalog(ue), Voice Command, Windows Live, Autoupdate and Office Mobile to name most. All but Autoupdate and Catalog(ue) are deleted or have different versions placed in the various official ROM's. It's really a zero-sum game adding and subtracting packages.
\Windows
After cooking a couple roms (nothing special, nor would I want to publish them as they are, but working on it) I'm pretty convinced that the more there is in the Windows directory the slower the OS. I did a bunch of the regedits manually b4 build instead of using rgus and deleted Adobe, replaced it w/ Xpdf (1/3 the size & I like it better, plus the source code is available) and MS Voice Command and got a substantial performance difference, subjectively, even after installing lots and lots of other crap (Cyberon Voice dial & commander, gigantic spb stuff, pocket informant... locally (\Program Files and on card). What softwate do people use for benchmarking?
Any chance we could get one of these threads in the Hermes WM6 forum. There
seems to be a lot of interest in home cooking right now with the release of Core and Pandora kitchens.
I've uploaded four new packages today.
Office 2 k 7 Compressed for Build 318: The exe's only have been compressed. This package integrates the fix needed to make 2 k 7 run on versions of WM6 that do not already have it. It was used to cook my own ROM. It contains no initflashfiles.dat.
ftp://xda:[email protected]tp.xda-developers.com/Uploads/WIZARD/Kitchen_Pantry/Office_2007_Compressed.zip
Windows Live Search: Latest version (I think). Contains initflashfiles.dat and shortcuts.
ftp://xda:[email protected]/Uploads/WIZARD/Kitchen_Pantry/Live Search.zip
Esmertec Java: Version comes from the Herald. I'll edit the post after a while to give numbers. Contains initflashfiles.dat and shortcuts.
ftp://xda:[email protected]/Uploads/WIZARD/Kitchen_Pantry/Esmertec Java.zip
Hey Jwgz!
How's going btw?
I'm almost releasing my own ROM finally! Have been cooking so many ROM's with so many different kitchens and I think I can upload a few functional OEM packages! But It will be directly via upload link at our FTP server.
So, preparing and update news later when I finish!
Good initiative !
Rgs,
Xpdf
Can somebody please upload xpdf package. I am looking for files to cook in a ROM, not the cab file. Thanks in advance.
I'm well guys...I'm just swamped at the moment. New job, new house and that's just the beginning. I'll be keeping in touch. I have the pocketxpdf package, but I'm on a dial-up connection right now. As soon as I can get real internet, I'll do it. If someone can beat me to it though...
Pocketxpdf
Initflashfiles included along with .dsm file and fonts. Used in my personal ROM.
ftp://xda:[email protected]/Uploads/WIZARD/Kitchen_Pantry/PocketXpdf.zip
OEM Pack compilation
No doubt you guys have seen the massive OEM Pack included in mattk_r's Rom Kitchen. Links to ver 3.9 are in the first post here:
http://forum.xda-developers.com/showthread.php?t=311144
I sent in some packages that may make it into ver 4.0, but also want to cross post here in case someone's looking for them. Sorry for the double post:
http://forum.xda-developers.com/showpost.php?p=1436358&postcount=133
Include in my attachment are xnView Pocket, cLaunch today plug-in, Calendar Plus today plug-in, Tascal Reg Editor, a Unit Conversion utility, and a simple countdown timer I use when grilling steaks. Cheers
Maybe you can add to the first post that request and posts of paid for software isn't allowed. Or maybe i'm wrong in understanding this rule.
Also maybe a link to....... Man is the search horrib
http://forum.xda-developers.com/showthread.php?t=303195
Which explains how to make an OEM package?
You said it yourself,
Wholy Wonderbra's Batman, This Looks almost two zebra's!
I have not yet looked if there exists a Shozu package.
Excuse met to if this has already been asked im really not sure what to search for though. All the information i have found on the forum and in the wiki doesn't really answer my question.
So i started cooking roms a few hours ago becuase i want a lighter rom than i can find on the site and also just to educate myself. Anyways i finally got one working with all the hardware and cabs i want. But i would like to know how you do things like set up custom start menu items with icons, themes, sounds, and connection setting like i see in other peoples roms. I was under the impression you would be able to dump all of the os files from the nb and then put it all back togather. All the tools in the kitchen just seem to create images or binary files. Is there something im missing? Is this just all done with custom registry settings, if so is there a good thread somewhere about doing customizations via the registry? I was really hoping to rip IE and windows media player out of CE i guess there is no way to do that if you cant extract all the files from the os....
Also one more thing what are these packages Registry__Increase FileSystem filter cache 0x8000 in alex oem 5.1? I really wish there were some kind of descriptions with each package.
thanks you in advance.
boorishid said:
Excuse met to if this has already been asked im really not sure what to search for though. All the information i have found on the forum and in the wiki doesn't really answer my question.
So i started cooking roms a few hours ago becuase i want a lighter rom than i can find on the site and also just to educate myself. Anyways i finally got one working with all the hardware and cabs i want. But i would like to know how you do things like set up custom start menu items with icons, themes, sounds, and connection setting like i see in other peoples roms. I was under the impression you would be able to dump all of the os files from the nb and then put it all back togather. All the tools in the kitchen just seem to create images or binary files. Is there something im missing? Is this just all done with custom registry settings, if so is there a good thread somewhere about doing customizations via the registry? I was really hoping to rip IE and windows media player out of CE i guess there is no way to do that if you cant extract all the files from the os....
Also one more thing what are these packages Registry__Increase FileSystem filter cache 0x8000 in alex oem 5.1? I really wish there were some kind of descriptions with each package.
thanks you in advance.
Click to expand...
Click to collapse
Check the Kaiser Wiki it should have every tutorial you need there.
What I am interested in doing is taking multiple cab files and then merging them into a single cab file so rather than having to install multiple theme tabs i could just install a single file which would make the whole process simpler after a hard reset to get all my things reinstalled.
I'm a bit of a noob and have searched through the forum but havent really found a noob's walkthrough although i have found usefull posts they arent exactly what i'm looking for, i'm sure other members would find this really usefull too if its at all possible.
It could also be helpful for installing multiple applications at a time.
I appreciate that people dont have the time to sit and talk me through the whole process but any information you could give would really be appreciated.
I've attached the files that i would be interested in merging. I'm not looking for anyone to do the work for me i'm just interested in any knowledge of the process that you may have to offer.
Thx
Alex
Doobee24 said:
What I am interested in doing is taking multiple cab files and then merging them into a single cab file so rather than having to install multiple theme tabs i could just install a single file which would make the whole process simpler after a hard reset to get all my things reinstalled.
I'm a bit of a noob and have searched through the forum but havent really found a noob's walkthrough although i have found usefull posts they arent exactly what i'm looking for, i'm sure other members would find this really usefull too if its at all possible.
It could also be helpful for installing multiple applications at a time.
I appreciate that people dont have the time to sit and talk me through the whole process but any information you could give would really be appreciated.
I've attached the files that i would be interested in merging. I'm not looking for anyone to do the work for me i'm just interested in any knowledge of the process that you may have to offer.
Thx
Alex
Click to expand...
Click to collapse
Simplest and easiest thing to do is to use UC to install all these cabs automated style when the ROM boots up. I am assuming you are using a ROM which is UC compliant (all the official ones arent.....the cooked ROMs are mostly UC compliant though).
The 'hard' way is analyzing the cab's -> extracting files/reg-entries -> rebuilding the cab-files to one cab.
Theoritically it's possible with a program like WinCE Cabmanager but it is a hell of job I think.
I would go for the UC-option mentioned by MrVanx. I use it myself and it works like a threat (you have to get familiar with wap-provisioning and stuff but it's worth the journey)
Ive tried using a few of the cooked roms over the past couple of weeks but to be honest they dont work all that well for me, none of them seem to work with msn (which is something i use all the time) i always get error messages saying that it cant find a data connection even through wifi which is always setup properly as i can search the net quite easily and have verified that the wifi is working and searched through the rom threads for fix's and all ive seen so far is that this seems to be a bit of a problem for a number of users, some fixes work for certain members but it doesnt for others, unfortunatly i'm one of the others.
Currently using Vodafone UK 1.90.161.5 stock rom.
I think the WinCE Cabmanager approach mite be the best option for me as i'm still a bit of a noob with regards to things and as most of the cabs i'm interested in merging are simple theme cabs so it shouldnt be that much of a task (gulps)
Are there any good tutorials that i could use for WinCE Cabmanager?
I'll have a search myself to see what i can come up with but in the past i've found it quite hard to find things in the forum and most of the time i stumble across certain "gems" by following links in peoples signatures.
Thanks for the info its much appreciated.
Alex
Over on the Kaiser section there was a user named bengalih, who made an automated installer called Sashimi. Although Bengalih has been banned, his work is still floating around. Check out this thread, or do a search for Sashimi. In theory, it should work for the Raphael, since it is still a Win Mobile device. Hope that helps. I might add, that right before Bengalih was banned, he stripped his Sashimi guides from his posts on xda, but they are available here.
This does look like the type of thing i am looking for unfortunately all his posts are just "..........................." but i regged on the other site and got the software so i'm going to go check it out and see how it works. Thanks for that
Alex
Just a quick question but does your mobile connection (Vodafone UK) allow you to use msn (or to that matter any IM program) or is it just http stuff only?
Tmobile wnw doesnt allow IM software over the data connection unless you use wnw+ so i wonder if this is the case with vodfone aswell?
Yeah it does, it also allows me to use skype too. Unfortunalty its the only ROM that does allow me to use msn although i havent tested skype as this is my secondary IM app.
In theory to make a theme (cab) i tried to extract files from a few cabs, files including:
1AA884~1.004
1BBFDC~1.001
1E29E8~1.005
4E6705~1.002
5A7AE8~1.015
5B86C9~1.016
5C27FF~1.017
etc
Then i used "QuickCab 1.0" to add all the extracted files from a couple of cab files, i directed QuickCab 1.0 to install the files to the Windows directory and the process made the new cab file with no problems however i tried to install the cab file that it had created but my TF3D didnt change at all even after a restart.
I'm trying to merge NoTopCurtain.cab-NoCurtains.cab-GlassClock_v1.cab-Pamas Transparant Slider.CAB & NeonIcon.cab
By looking at the xml file it looked like all the 90 files should be installed to the Windows directory.
Any idea of what i am doing wrong?
Thx
Alex
try cabmanager. You will see the actual files. And there is very logical registry structure.
I do not have a tutorial for the program but it's not that hard. You can export files (right mouse click) and reg-entries (under 'file'). Put those all together (import of reg-entries is also possible!) Adding files gives you a simple window with where to put the files on your ppc.
It is not that hard and you will be in control of the proces instead of working with the encrypted files you are doing now...
made dozens of (working) cab's this way myself and I'm no einstein!
Good luck
@merten3000 thanks for that for the next 30 days i can make working cabs, i initially seen your post and checked the program but noticed it was only a 30 day trial so i never bothered then with your last post when u mentioned "encrypted" files that sort of made sense when i originally seen the file names of the files i was extracting where as they are now extracting properly and i created a working cab, thanks very much.
Dont suppose you know of a free program that will do the same job? Money is tight and cant justify buying this app.
Alex
The simplest thing to do, for me, would be to take the stock rom that you like, extract and recook it making only the changes needed to make it UC compliant.
That way you get your rom just as it was, and can run all your cabs. Shouldn't be much work either. (well, it wouldnt be on the Kaiser - not used Raphael kitchens etc, but assume it is relatively easy)
Hey guys,
Looking for a registry editing guide that explains a little more on the Windows Mobile registry.
Bought a Ubiqio 503G on the internet. The phone has great features but sucks as far as:
-In-call speaker volume
-MP3 ringtone volume
-Weak vibrate
Ubiquio does not support this device and eXpansys has very poor support, and a crappy tech. team.
I believe the guys on this forum have more knowledge than eXpansys.
Let me know if you have any suggestions.
Much appreciated.
like with pc windows registry
every program can create registries
having whatever function for the program
as the programmer sees fit
so other then how to alter registrys there really is no general guide to
the registry
There's no dedicated guide on all registry entries, like Rudegar said, but better read this before starting to play around with registry:
http://www.wmexperts.com/articles/howto/how_to_edit_the_registry.html
Just dump your registry as a .txt file, put it on your pc (try ceregeditor) and do keyword searches until you find what you need. Play around a little with the applicable values (if found), but save the original file in case you mess up.
nice post WG very informative for users who havent tinkered with the reg before. I also like to use a desktop reg editor (whilst active synced) called CeRegEditor as well as a PPC one (PHM, Task Manager v3.1 etc), best of both worlds
Agree the best regieditor on desktop for WM is CeRegEditor, and the combining of FDC's TaskMgr.exe + Total Commander make us never need a standalone reg editing tool on device.
Plus for a real tweak addict better purchase the SKTracker, another 'tweaker's dream'.
I'm planning to repost the whole content on nir36's guide thread, a lot of code-adding work to do tho.
Edit: Done. Check here: http://forum.xda-developers.com/showthread.php?t=471521 This is a really useful thread for beginners.
Edit: I found this wonderful site really need some 'beginner-friendly' contents, or maybe need a seperate 'Beginner's Subforum'. Although it's already a heaven for developers, but beginners maybe less taken care of. I don't call beginners 'noobs' or 'idiots' because I'm a beginner too.
wg5566 said:
Edit: I found this wonderful site really need some 'beginner-friendly' contents, or maybe need a seperate 'Beginner's Subforum'. Although it's already a heaven for developers, but beginners maybe less taken care of. I don't call beginners 'noobs' or 'idiots' because I'm a beginner too.
Click to expand...
Click to collapse
Agree. The developers know what they talking about, but the tens of thousands of mere mortals don't.
I have been reading for days and still don't know where to start to modify the Today screen, not to mention ROM.
Joe