Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
LSmith4285
Old
#1  
Member - OP
Thanks Meter 0
Posts: 63
Join Date: Nov 2005
Default Compile lots of cabs into one?

Right guys now sure if this is possible or how easy it would be but I'd like to dump all the cabs I install on a new device into one large cab.

Basically I test and evaluate different PPCs and there are quite a few applications I install on a new device and what I'd like to do is just have one cab which would do it all.

Is this possible without a lot of work or could this take more time than its worth?

Cheers
 
levenum
Old
#2  
levenum's Avatar
Retired Moderator
Thanks Meter 16
Posts: 1,548
Join Date: Jul 2005
Hi LSmith4285!

I'm afraid it's not possible without a lot of work, and maybe not at all. Cab files contain both program files and installation instructions, such as creation of reg keys or shortcuts.
The biggest problem is setup.dll. Some CABs use it to do some extra work during installation. You can't combine 2 CABs that use separate DLLs unless you write your own DLL that does the work of both.

There is a program called CAB manager (http://www.ocpsoftware.com/products.php?nm=cecabmgr), which allows editing of existing CAB files.

But I think your best bet is googling for a PC based installer, which can handle multiple CABs. I saw a free one once, but unfortunately can't remember it's name.

Hope that helps, good luck!
 
uniqueboy
Old
#3  
uniqueboy's Avatar
Senior Member
Thanks Meter 5
Posts: 1,414
Join Date: Apr 2006
Default Compile lots of cabs into one?

Isn't this what the extended rom does when customizition begins? Shouldn;t it be possible to adapt the extended rom installer to install different cabs?
 
HDuser
Old
#4  
Retired Moderator
Thanks Meter 32
Posts: 2,456
Join Date: Jan 2005
Location: Zürich, Switzerland
The prob with the ext rom is the size (16 mb) which means that you cant get all your cabs onit.

The ext is that there is no application (that I can get to work) that will batch install cabs with an option of the placement (like in Main memory, sorage or on SD).

For the size problem you can point the autorun to use a different location (as in of the SD card).

For more info check the Blueangel wiki in the exteneded rom kitchen.
For the batch run there is a tool "cabinstl " not that I could get it to work on different locations in batch mode.
Formaly know as MDAIIIUser (but got a new toy)
HTC Touch HD 1.56.405.1 (43972) / 1.14.25.24 + BS_Rilphone_1_14_25_24.cab

Want to know what I know about the Blackstone then Read Wiki like I did.
http://wiki.xda-developers.com/index...HTC_Blackstone
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...