[Q] Is there any way to edit cab files on the computer? - HD2 Windows Mobile 6.5 Q&A, Help & Troubleshooting

hey guys ,
i just want to : how can i edit cab files on my computer?
thank you . . .

eddipa said:
hey guys ,
i just want to : how can i edit cab files on my computer?
thank you . . .
Click to expand...
Click to collapse
http://www.ocpsoftware.com/products.php?nm=cecabmgr
Or you can do it with visual studio , but that is a pain ...

any better one? . . .
its not so useful . . .

eddipa said:
any better one? . . .
its not so useful . . .
Click to expand...
Click to collapse
Not so useful ,
Exactly what are you trying to edit ?

i wnat to change apps . . .
i mean , for example change a level of a game or add some features to apps

eddipa said:
i wnat to change apps . . .
i mean , for example change a level of a game or add some features to apps
Click to expand...
Click to collapse
Ahh well , that is not really a cab editor, to do things like that you have to ..
Extract the cab to your PC
Extract all the files inside the cab they are usually compressed as well ...
Figure out what files are what, usually from the xml file in the cab.
use a hex editor to change the files you want or, compile your own then re-compress them back to a cab , and pray it all works ...
(that of course is it in a nutshell, there is more to it than that actually)
As far as extracting cabs, winrar will do that.

Related

I need arabizer in my new rom !

I install clean version of Erofich's great rom & my Arabizer removed .
Now , please somebody tell me that " what version of Arabizer works on wm 6.1 roms ?"
thanx
go to ce4arab website you will find alot (for standard and professional versions)
regards
usamakamal said:
go to ce4arab website you will find alot (for standard and professional versions)
regards
Click to expand...
Click to collapse
Thanx , but this site is so messy & l can't find my solution .
have you some useful link ?
ceramic said:
Thanx , but this site is so messy & l can't find my solution .
have you some useful link ?
Click to expand...
Click to collapse
That's forum u talking about is very useful..and here wht r u looking 4 :
http://www.ce4arab.com/vb7/showpost.php?p=924644&postcount=2
and post the result plz...
motiam4 said:
That's forum u talking about is very useful..and here wht r u looking 4 :
http://www.ce4arab.com/vb7/showpost.php?p=924644&postcount=2
and post the result plz...
Click to expand...
Click to collapse
thanxxxxxxxxxxxxxx !!
So nice
this arabizer works on my smartflip . after register in forum i coud download files & upload for members of this forum in a zip file.
installation :
1.download zip archive ,
2.extract that & copy .ttf files to windows folder .
3.then install the cab file ,
4.restart phone & .... Bingo !!
notification :
1. your setting goes to original & you can set again .
2. list of cities in " prayer times " in my smartflip is a collection of Squares !!
3. new font is some bigger than original font .
download link from 2shared

FULLY CUSTOMIZABLE Today Plugin and More

On srvhari's request for a minimal plugin for the Home screen, I found out a great, compact and very customizable plugin for the homescreen. It has fully customizable buttons (5 to be exact), you can change the icon and shortcut to whatever you want.
Find attached the cab file for this great plugin.
by default it opens HTC Action Menu and HTC Album using the first two buttons, but you can modify the two xml files to change what ever you want:
ql_skin_l.xml and ql_skin_p.xml (l for landscape and p for portrait).
@Mods: Hope this is not crack or something . If it is please remove the link and please please please don't ban me .
Its from HTC Sprint but works on Gene
Download from http://www.mediafire.com/file/4eijlnnkmtk/Sprint.rar
Alternately, download it from http://www.htcfreeware.com/HTC/categories/HTC-freeware.aspx
Find in the attachment an amazing black theme. Thank you P1Tater .
Please note that if you change theme, you need to re run the cab file to make the bars black again.
Modified xml files
Unzip the attachment and copy it to \Windows in your device, this will give you:
1. First Icon for Messeging.
2. Second Icon for File Explorer.
Regards.
@addicted- Thanks
hi
first of all thanks for the same most obliged for ur help
but i do have this and im so much in love with the 02home i have but as sumit says it will consume a lot of battery i have stopped using it can u sugest anything else like this for me pls i have cheked all the sites and also the XDA i cant find anything like the 02home
hey u said it can be customized im not able to do so can u kindly tell me how to do so
but thanks anyway buddy it was real nice of u
When you install Quicklauncher, you will find two xml files in the windows directory, namely ql_skin_l.xml (for Portrait mode) and ql_skin_l.xml (for Landscape mode). These file contains details about the applications associated with the 5 buttons. Each line is similar to :
<APP1 x="0" y="0" w="64" h="45" img="ql_MSG.bmp" img_mask="ql_photos_mask.bmp" link=":MSINBOX"/>
Where
1. x= and y = is the position of the button, No need to change
2. w and h is the size of the button, No need to change
3. img= Important : Need to change it for your convenience, so that you can identify with the program associated, simply create a bmp file of 32x32 pixel size, copy it to \Windows folder specify the name here.
4. img_mask= same as No. 3.
5. link= MOST IMPORTANT: Specify the application it will (run within quotes), here :MSGINBOX means message inbox, :MSFEXPLORE means File Explorer, but you can specify any program you like.
Any way if you simply extract the zip file from my second post and copy all the files to windows directory, you will get first icon for messeging and second one for file explorer.
Hope it helps
hi
ok dude let me try as u suggest and keep u posted
realy realy thanks man most obliged ur a nice guy man very helpfull
happy to have u as a friend
Addicted2xda said:
When you install Quicklauncher, you will find two xml files in the windows directory, namely ql_skin_l.xml (for Portrait mode) and ql_skin_l.xml (for Landscape mode). These file contains details about the applications associated with the 5 buttons. Each line is similar to :
<APP1 x="0" y="0" w="64" h="45" img="ql_MSG.bmp" img_mask="ql_photos_mask.bmp" link=":MSINBOX"/>
Where
1. x= and y = is the position of the button, No need to change
2. w and h is the size of the button, No need to change
3. img= Important : Need to change it for your convenience, so that you can identify with the program associated, simply create a bmp file of 32x32 pixel size, copy it to \Windows folder specify the name here.
4. img_mask= same as No. 3.
5. link= MOST IMPORTANT: Specify the application it will (run within quotes), here :MSGINBOX means message inbox, :MSFEXPLORE means File Explorer, but you can specify any program you like.
Any way if you simply extract the zip file from my second post and copy all the files to windows directory, you will get first icon for messeging and second one for file explorer.
Hope it helps
Click to expand...
Click to collapse
@addicted- Thanks it just wat i wanted
hi
thanks i used the 2nd attachment and this is exactly wat i want thanks buddy so nice of u uv made my phone usage much much easier now
thanks again dude
Since you consider me as your friend, there is no thank you and sorry between friends
@Addicted2XDA: Great going Shaunak Thanks for sharing this.
@Hari: What i said about O2 home was something i read somewhere. try using it for some time and keep an eye on your battery drain. If it isnt draining battery on your phone, you can use it. There are so many variations of Gene that no generalization can be done. Dont always take my word as if they are engraved in stone I could be wrong too.
@krazy & addicted
hi
well krazy thats the way i am u say it its rite for me any way im happy with what addict gave me its good and what i need
thanks to both of u
krazy_about_technology said:
@Addicted2XDA: Great going Shaunak Thanks for sharing this.
@Hari: What i said about O2 home was something i read somewhere. try using it for some time and keep an eye on your battery drain. If it isnt draining battery on your phone, you can use it. There are so many variations of Gene that no generalization can be done. Dont always take my word as if they are engraved in stone I could be wrong too.
Click to expand...
Click to collapse
Thanks Addicted2xda,
According to ur Process I can change the ICON,
Regards
Nipun
Addicted2xda said:
When you install Quicklauncher, you will find two xml files in the windows directory, namely ql_skin_l.xml (for Portrait mode) and ql_skin_
Click to expand...
Click to collapse
Thanks a tone Addicted2xda.i am really thankful to u for it
@amolji
hi
so amolji ur flashing a whole lot of ROMS hope ur having fun
much more to come
amolji said:
Thanks a tone Addicted2xda.i am really thankful to u for it
Click to expand...
Click to collapse
The Best theme (as per my taste goes)
Found a mind blowing theme. Thank you P1Tater!
Posting your files I have downloaded from 4Shared, hope you dont mind .
If you do, just remove the links (and dont ban me ).
Copy the tsk file to your \My Documents or \Windows Folder and install the Cab.
Now if you are using WKTask, Goto preferences and skins and disable skins.
Let me know who likes it.
Thanks
Find it in the first thread
@addicted- I dont see????
hi
i dont get wat ur talking about and i dont see any link
pls give me the same are u talkina about black zip in ur first thread
Addicted2xda said:
Found a mind blowing theme. Thank you P1Tater!
Posting your files I have downloaded from 4Shared, hope you dont mind .
If you do, just remove the links (and dont ban me ).
Copy the tsk file to your \My Documents or \Windows Folder and install the Cab.
Now if you are using WKTask, Goto preferences and skins and disable skins.
Let me know who likes it.
Thanks
Find it in the first thread
Click to expand...
Click to collapse
svrhari said:
hi
i dont get wat ur talking about and i dont see any link
pls give me the same are u talkina about black zip in ur first thread
Click to expand...
Click to collapse
In the first post you will find "Truly Black.zip" as an attachment. Make sure you apply the theme first and then run the cab file
ok
hi
i did do wat u said all it does it give me black bars rite
not any icons rite because thats all i got its nice thanks
Addicted2xda said:
In the first post you will find "Truly Black.zip" as an attachment. Make sure you apply the theme first and then run the cab file
Click to expand...
Click to collapse
svrhari said:
hi
i did do wat u said all it does it give me black bars rite
not any icons rite because thats all i got its nice thanks
Click to expand...
Click to collapse
Yeah! that black bars. I have tried hundreds of 'Black' themes but no one gave me black bars. The desktop was black but the bars were always gray . So thought may be there are other pple around who want a real black theme . No there is no other new stuff in the post apart from the theme.
hey cool i still like it
hi
hey buddy no offense intended its just that i did not understand and yes the black bars are good and im using it rite now thanks dude
Addicted2xda said:
Yeah! that black bars. I have tried hundreds of 'Black' themes but no one gave me black bars. The desktop was black but the bars were always gray . So thought may be there are other pple around who want a real black theme . No there is no other new stuff in the post apart from the theme.
Click to expand...
Click to collapse
@Addicted2xda: Its really nice black bar....
@Addicted2xda
can we have some screen shots ??

[Q] Traduce ROM : Who can explain !!!! :)

Hello,
Who can explain step by step to traduce a ROM please ? (if you can in french it's better for me...)
I'd like to help french have a new ROM but I don't know what I must do ...
Perhaps a chef can create a .bat to modify a rom language ...???
Thanks in advance for your answer !
.... Reserved for the procedure.........( I hope....)
EVEALEX62 said:
Hello,
Who can explain step by step to traduce a ROM please ? (if you can in french it's better for me...)
I'd like to help french have a new ROM but I don't know what I must do ...
Perhaps a chef can create a .bat to modify a rom language ...???
Thanks in advance for your answer !
Click to expand...
Click to collapse
I do not use kitchen with XDA Dev, so bat file porting SYS, XIP.bin can not help.
I cook the ROM in your kitchen. Based on the OSB by Barin + Tgtools
feropont said:
I do not use kitchen with XDA Dev, so bat file porting SYS, XIP.bin can not help.
I cook the ROM in your kitchen. Based on the OSB by Barin + Tgtools
Click to expand...
Click to collapse
Thanks for your answer.
If I have understand I can't translate your rom ... ???
EVEALEX62 said:
Thanks for your answer.
If I have understand I can't translate your rom ... ???
Click to expand...
Click to collapse
My ROM is protected from editing and relocation dump. I'm sorry, i'm not completely do not speak french and have no opportunity to cook the french ROM
novembre5 has rom´s in french. download l3v5y-TG01-Kitchen-200330 from forum.
make a aditional folder named BASE. put the ROM in and rename as TG01WP_5005000176.tsw. then push 1. dump.bat. after few minutes you become a new folder named SYS. here are all files includet. one of this namend tg01_regedit or so. Make a new folder in root named OEM. cut out tg01_regedit and put in OEM folder. in this folder you find cab´s and a .rgu file. for edit the .rgu take notepad2 (search on google). in the tg01_regedit folder you can put your prefered cab. the name of cabs one word without spaces. when you look in .rgu you can on buttom see, how format for writing a new cab. e.g. "cab47"="\\Windows\\commander.cab" bevore save the editing .rgu make this is not write protected. after save. push 2. build.bat. fter few minutes you become new.tsw ROM file. rename as TG01WP_00.tsw an flash. this is for the first lection
sorry for my english, i hoppe you can reproduce
feropont said:
My ROM is protected from editing and relocation dump. I'm sorry, i'm not completely do not speak french and have no opportunity to cook the french ROM
Click to expand...
Click to collapse
come on, why protected you ROM?
mirolg said:
come on, why protected you ROM?
Click to expand...
Click to collapse
I do not see the need, clog the ROM debris in the form of piles of excess dsm and rgu files, as sections relocation... so that this is not the protection of copyright...
feropont said:
I do not see the need, clog the ROM debris in the form of piles of excess dsm and rgu files, as sections relocation... so that this is not the protection of copyright...
Click to expand...
Click to collapse
is ok. you ROM is nice and a very good work, bro. just keep it
Didnt quite get the explanation above
To translate one WM Rom can we use one official Toshiba update with one of these
0416/Windows Mobile 6 Standard Images (PTB).msi (emulator images from MS)
with the appropriate OS Build version?
Thank you
(im still trying to download the toshiba update, the link i posted is very slow and breaks after 5min.)
feropont said:
My ROM is protected from editing and relocation dump. I'm sorry, i'm not completely do not speak french and have no opportunity to cook the french ROM
Click to expand...
Click to collapse
Ok thanks my friend to do what you can !
It's too bad I can not start with your ROM because I think it's the better !
mirolg said:
novembre5 has rom´s in french. download l3v5y-TG01-Kitchen-200330 from forum.
make a aditional folder named BASE. put the ROM in and rename as TG01WP_5005000176.tsw. then push 1. dump.bat. after few minutes you become a new folder named SYS. here are all files includet. one of this namend tg01_regedit or so. Make a new folder in root named OEM. cut out tg01_regedit and put in OEM folder. in this folder you find cab´s and a .rgu file. for edit the .rgu take notepad2 (search on google). in the tg01_regedit folder you can put your prefered cab. the name of cabs one word without spaces. when you look in .rgu you can on buttom see, how format for writing a new cab. e.g. "cab47"="\\Windows\\commander.cab" bevore save the editing .rgu make this is not write protected. after save. push 2. build.bat. fter few minutes you become new.tsw ROM file. rename as TG01WP_00.tsw an flash. this is for the first lection
sorry for my english, i hoppe you can reproduce
Click to expand...
Click to collapse
Very good, I test that on friday because I can't do at this time.
Thanks a lot for your answer !
Kalas_22 said:
Didnt quite get the explanation above
To translate one WM Rom can we use one official Toshiba update with one of these
0416/Windows Mobile 6 Standard Images (PTB).msi (emulator images from MS)
with the appropriate OS Build version?
Thank you
(im still trying to download the toshiba update, the link i posted is very slow and breaks after 5min.)
Click to expand...
Click to collapse
Thanks for your answer !
I have upload Windows Mobile 6 Standard Images (Fra).msi yesterday but I don't know what I must doing now ....
mirolg said:
novembre5 has rom´s in french. download l3v5y-TG01-Kitchen-200330 from forum.
make a aditional folder named BASE. put the ROM in and rename as TG01WP_5005000176.tsw. then push 1. dump.bat. after few minutes you become a new folder named SYS
Click to expand...
Click to collapse
Ok for this with release 4 clean Fr to Novembre5!
mirolg said:
... here are all files includet. one of this namend tg01_regedit or so. Make a new folder in root named OEM. cut out tg01_regedit and put in OEM folder. in this folder you find cab´s and a .rgu file. for edit the .rgu take notepad2 (search on google). in the tg01_regedit folder you can put your prefered cab. the name of cabs one word without spaces. when you look in .rgu you can on buttom see, how format for writing a new cab. e.g. "cab47"="\\Windows\\commander.cab" bevore save the editing .rgu make this is not write protected. after save. push 2. build.bat. fter few minutes you become new.tsw ROM file. rename as TG01WP_00.tsw an flash. this is for the first lection
sorry for my english, i hoppe you can reproduce
Click to expand...
Click to collapse
I don't find "TG01_regedit" .... and the only .rgu are "\ROM\XIP\boot.rgu" or in folder in "\SYS\....".
For the OEM folder I have create it and it's empty at this time !
Can you help me please !
EVEALEX62 said:
Ok for this with release 4 clean Fr to Novembre5!
I don't find "TG01_regedit" .... and the only .rgu are "\ROM\XIP\boot.rgu" or in folder in "\SYS\....".
For the OEM folder I have create it and it's empty at this time !
Can you help me please !
Click to expand...
Click to collapse
i don´t know if this also the name in french rom. this is a FOLDER in SYS folder.
open SYS folder and search for ffffffff-ffff-ffff-ffff-ffffffffffff.rgu, then look hers path. or search to *.cab, then you have the right folder.
but selfROMcooking is a big risk- i say only one= shortPinMethod
mirolg said:
i don´t know if this also the name in french rom. this is a FOLDER in SYS folder.
open SYS folder and search for ffffffff-ffff-ffff-ffff-ffffffffffff.rgu, then look hers path. or search to *.cab, then you have the right folder.
Click to expand...
Click to collapse
I have search for "ffff........rgu" and "*.cab" and nothing find ....
mirolg said:
but selfROMcooking is a big risk- i say only one= shortPinMethod
Click to expand...
Click to collapse
Yes I know, I have test one time and my TG have block on "TOSHIBA" at start... Fortunately "shortPinMethod" help me ....
EVEALEX62 said:
I have search for "ffff........rgu" and "*.cab" and nothing find ....
Yes I know, I have test one time and my TG have block on "TOSHIBA" at start... Fortunately "shortPinMethod" help me ....
Click to expand...
Click to collapse
bevore all- make your windowssytem possible to see system- and hiddenfiles
o.k. then dump my even rom. you find in SYS a folder tg01_edit or tg01_regedit. then edit what you like. after edit , copy tg01_edit to OEM and build my rom or copy this in the french rom.
mirolg said:
bevore all- make your windowssytem possible to see system- and hiddenfiles .
Click to expand...
Click to collapse
Yes I already had done that... but nothing ..
mirolg said:
o.k. then dump my even rom. you find in SYS a folder tg01_edit or tg01_regedit. then edit what you like. after edit , copy tg01_edit to OEM and build my rom or copy this in the french rom.
Click to expand...
Click to collapse
Do you means I upload your last ROM and DUMP? After edit "TG01-edit" and I will copy it in the OEM folder on Novembre5's French ROM I have DUMP ?
Do you means I upload your last ROM and DUMP? After edit "TG01-edit" and I will copy it in the OEM folder on Novembre5's French ROM I have DUMP ?[/QUOTE]
yes. dump my ROM, then you have the tg01_edit from my ROM/SYS folder.
Edit the ffffffff-ffff-ffff-ffff-ffffffffffff.rgu from tg01_edit folder.
for you interesst is the end of the ffffffff-ffff-ffff-ffff-ffffffffffff.rgu look like this
[HKEY_LOCAL_MACHINE\Software\TOSHIBA\AutoCabInstall]
"cab43"="\\Windows\\SystemFont.cab"
"cab44"="\\Windows\\taskmanager.cab"
"cab45"="\\Windows\\commander.cab"
"cab46"="\\Windows\\Arnookie.cab"
"cab47"="\\Windows\\csmi.cab"
"cab48"="\\Windows\\DGPanther.cab"
"cab49"="\\Windows\\DN.cab"
"cab50"="\\Windows\\action.cab"
[HKEY_LOCAL_MACHINE\Software\TOSHIBA\AutoCabInstall]
"Reboot"=dword:15
all this cab are in tg01_edit folder. if you one cab not will
delete from folder and delete the entry from .rgu or put your cab to folder
e.g. Opera9_7.cab and make the entry
"cab51"="\\Windows\Opera9_7.cab"
then the tg01_edit folder copy to (you made) OEM folder on my or novembre french rom.
the kitchen with folder look like this:
BASE (put here a rom renamed as TG01WP_5005000176.tsw)
OEM (you made fhis folder) put here here tg01_edit folder
SYS (here files after dump)
TEMP
mirolg said:
yes. dump my ROM, then you have the tg01_edit from my ROM/SYS folder.
Click to expand...
Click to collapse
Ok I'll do that with your eng release with sense, thanks a lot for you interest !!! It's a very good help for me !
Mirolg can you say me what is this cab ? and what utilities please ?
SystemFont.cab
DGPanther.cab
action.cab
AudioManager.cab
changescreen_inst.cab
OemDiamAudioMgr.cab
iBattery051.cab
BluePowerInstall.cab
Version3.cab
light.cab
DN.cab
livvenTheme.cab
SystemFont.cab Font, can delete
DGPanther.cab Thema, can delete
action.cab ActionScreen, can delete
AudioManager.cab SenseAudioFix
changescreen_inst.cab ScreenOrientation, can delete
OemDiamAudioMgr.cab SenseAudioFix
iBattery051.cab batteryline, can delate
BluePowerInstall.cab BT on/off on power, can delete
Version3.cab my regTweak
light.cab my regTweak
DN.cab DarkNinja Tascbar, can delete
livvenTheme.cab theme, can delete

How to edit on a custom room ??

How i can edit on a custom rom , i mean how to change some apps or themes or anything ?
I would recommend you first install the program 7zip. With this program you can simply unzip the package as ROM. Expanding applications can also do this program.
Individual editing applications can be found around the web. Try use button search and uncle google.
Good luck.
sorry for my english
moataz453 said:
How i can edit on a custom rom , i mean how to change some apps or themes or anything ?
Click to expand...
Click to collapse
goto the themes n apps section.. there are a butload of themes and mods for every rom..check em out!
P.S make sure u backup and follow instructions..else,u might end up with bootloops

[Q] change Iayout upnxtIockscreen

is it posibIe to change positn and size of cIock ,date ,and aII from upnxtIockscreen ?
how to do that ?
please put a simplified version of your problem as the title of this thread, so that will take someone's attention
fchaster said:
is it posibIe to change positn and size of cIock ,date ,and aII from upnxtIockscreen ?
how to do that ?
Click to expand...
Click to collapse
If you want edit uxpnxtlockscreen first you must decompile that and edit images or anything then compile apk thats it!..Sorry for my english
DongGul said:
If you want edit uxpnxtlockscreen first you must decompile that and edit images or anything then compile apk thats it!..Sorry for my english
Click to expand...
Click to collapse
yes i know that ,
so ,which part in Iayout i hve to edit ?
anyone can edit it ?
so it's Ioke Iike wp7 Iockscreen , , ,

Categories

Resources