I can't run CAB files - General Questions and Answers

From some days after i download Google Mobile app, then click the CAB file to running and make installation, some thing bad, i can't run CAB file and install it, i try with many cabs but same thing, no cab install, my device is HTC Toutch HD with Windows Mobile 6.1.
Please help me...

What error message do you see when you try to run the .CAB file??
(You are running them on your Touch HD and not on your PC I hope )
Mark.

You might have to do a hard reset

Yes I'm run it from the HTC Toutch HD, and i dont get any error message, when i click on the CAB file no anything doing.
Is Hard reset deleted my data ?
thanks

Sounds like something you've installed has removed the file association for .CAB files; three options to get it back.....
1. Check to see if your ROM has "Advanced Config" installed in Start | Programs - if it does....
Load Advanced Config, go to "Menu" (right softkey), "More Settings", then "File Associations". Then go down to "CAB" and make sure it is set to:
wceload.exe "%1" /nodelete
Click to expand...
Click to collapse
2. Check to see if your ROM has a registry editor installed - it may be in Start | Programs, or in Start | Programs | Tools - if it does......
Navigate to - HKEY_CLASSES_ROOT\Cabfile\Shell\Open\command\
Under "Default" make sure it is set to:
wceload.exe "%1" /nodelete
Click to expand...
Click to collapse
3. Hard Reset - this will lose ALL your data and settings, so only do this as a last resort (i.e. if none of the other options have helped.
If options 1 and 2 don't help, a hard reset might be your only way out - unless anyone posts a helpful suggestion in this thread
Mark.

You can try this:

Related

HOWTO: Create your own WM5 keyboard skin.

Tools you need:
1. WinCE CAB Manager (Trialware)
2. PE Resource Explorer (Freeware)
3. Image manipulation software (e.g. Photoshop)
4. A sample keyboard skin .cab file (From Buzzdev.net, thanks Buzz!)
Instructions:
-------------------
Run CAB manager.
Open the sample .cab file.
Extract the only file there. i.e. "msim.96.dll.0409.mui"
Do not close the manager yet.
Run PE Resource Explorer
Navigate to: Sections > .rsrc > Bitmap > 15361 > English (United Stats)
Right click on it, choose "Export Resource" and save the bitmap file.
Do not close the Resource Explorer yet.
Run your preferred image manipulation software.
Open the bitmap file.
Change the "hue", "levels", "brightness" or "contrast" etc etc to your preference.
When you have produced the result you wanted, save it.
Switch back to PE Resource Explorer.
Right click on the same resource you did earlier, choose "Import Image Resource"
A new folder will appear below with number "15362" and file in it is "Natural Language" or whatever.
Now, right click the original bitmap that still named "English (United States)", and choose "Delete Resource".
Then double click the bitmap you just imported.
In the dialog box, change the values to "15361" and "English (United States)"
Then exit the program and click save when prompted.
Switch back to CAB Manager.
Delete the only file that named "msim.96.dll.0409.mui".
Drag the newly edited resource file into the same space.
When prompted, under [General] set "Archive" and "System".
Under [Flags] set "Ignore date..." and "Warn user...".
Under [Location] choose "\Windows" but leave "Hard-coded path" unchecked.
Click OK or whatever to carry on adding the file.
Then double click "CAB Information".
In the dialogue box, change "Company Name" to whatever, "Application Name" to whatever, then click OK.
Now save and exit.
As usual, copy the newly modified .cab file to your WM5 PPC and click to run it. SOP.
Soft reset.
VOILA! New keyboard skin
BTW, this is my first post. Hello to all
Neet to thanks all xda developers here for their great effort at supporting the Himalaya! Especially buzz_lightyear for his 1.6c WM5 rom!
cab manager?
hello aquaclear, as you said to chg keyboard we need cab manager (trialware). can you attach it for me? or any link to download it?
thx bro....
cab manager?
hello aquaclear, as you said to chg keyboard we need cab manager (trialware). can you attach it for me? or any link to download it?
thx bro....
image manipulation in our pda?
is it possible to chg our keyboard without image manipulation s/w? if possible, how to do it?
the s/w image manipulation you mean is in our pda or in our pc? if in our pda, can i use s/w picture and video to do it?
thx...
Skin not showing
I followed your guide, but I still get the standard keyboard. I even tried to install Buzz's skin, but again it didn't work. I am using a Universal (JasJar):
ROM: 1.13.53 WWE
Radio: 1.04.02
WM5: 5.0 OS 5.1.1700 (Build 14354.0.1.1)
Would appreciate your help!
Chagani
No luck on my Qtek 9100 either. Does anything -besides- copying the CAB to the PPC and running it have to be done ? ( Other than waiting a while and then soft-rebooting )
Does anyone know about this as i have not been able to get it done aswell! It does not a thing!
soft reset
I installed a .cab I found on this thread http://forum.xda-developers.com/showthread.php?p=1220629 post number 7 has a link to www.miousers.co.uk/viewtopic.php?t=1812. After installing the cab on my phone I did a soft reset and it worked for me. Hope this helps you guys out.
If anyone knows of any sites that have more keyboard skins please post a link I would love to match the keyboard with my today theme.
buzz_lightyear sheds more light on the situation on this thread. Enjoy
I found a new white keyboard skin that installed fine, used it as base to make black one and mine still doesn't work.

CAB not deleted after install. How to delete them ?

As we know, by default when you install CAB it will get deleted after installation.
Some of cooked ROMs will disable this feature, so CAB will stay after installation. Which is OK for many people.
Here is my question. When I install new program using PC (through ActiveSync) it seems that ActiveSync will transfer CAB file (which is inside .exe) and then - install it as usual. So ... where will be those CAB files located and will they be deleted after installation if delete-cab-after-install feature is disabled ?
During TRANSFER ActiveSync does not ask .... "Do you want your CAB to be transferred to SD card or main memory", right ? It only asks during INSTALLATION of the CAB.
I make lots of installations using ActiveSync and would like to know if I'm not filling my valuable disk space (on phone itself) with junk CAB files.
bogdatov said:
As we know, by default when you install CAB it will get deleted after installation.
Some of cooked ROMs will disable this feature, so CAB will stay after installation. Which is OK for many people.
Here is my question. When I install new program using PC (through ActiveSync) it seems that ActiveSync will transfer CAB file (which is inside .exe) and then - install it as usual. So ... where will be those CAB files located and will they be deleted after installation if delete-cab-after-install feature is disabled ?
During TRANSFER ActiveSync does not ask .... "Do you want your CAB to be transferred to SD card or main memory", right ? It only asks during INSTALLATION of the CAB.
I make lots of installations using ActiveSync and would like to know if I'm not filling my valuable disk space (on phone itself) with junk CAB files.
Click to expand...
Click to collapse
I think that it stores them in the temp dir...which is deleted after soft reset
bogdatov said:
As we know, by default when you install CAB it will get deleted after installation.
Some of cooked ROMs will disable this feature, so CAB will stay after installation. Which is OK for many people.
Here is my question. When I install new program using PC (through ActiveSync) it seems that ActiveSync will transfer CAB file (which is inside .exe) and then - install it as usual. So ... where will be those CAB files located and will they be deleted after installation if delete-cab-after-install feature is disabled ?
During TRANSFER ActiveSync does not ask .... "Do you want your CAB to be transferred to SD card or main memory", right ? It only asks during INSTALLATION of the CAB.
I make lots of installations using ActiveSync and would like to know if I'm not filling my valuable disk space (on phone itself) with junk CAB files.
Click to expand...
Click to collapse
Thats why I prefer to extract the cab out of the C:\Programs\Activesync and copy them to SDcard. Pro: you have all needed programs on SDcard and do not have to install throu activesync.
bogdatov said:
As we know, by default when you install CAB it will get deleted after installation.
Some of cooked ROMs will disable this feature, so CAB will stay after installation. Which is OK for many people.
Click to expand...
Click to collapse
hi,but i have the same problem and i cant enable deleting the cab files after installation.i changed the registry HKLM/Software/Apps/Microsoft Application Installer to 2.but it still doesn't delete them!!plz help me.
hamed_ppc said:
hi,but i have the same problem and i cant enable deleting the cab files after installation.i changed the registry HKLM/Software/Apps/Microsoft Application Installer to 2.but it still doesn't delete them!!plz help me.
Click to expand...
Click to collapse
anybody dont know how i can solve this problem?i want cab files will be deleted after installation
hamed_ppc said:
anybody dont know how i can solve this problem?i want cab files will be deleted after installation
Click to expand...
Click to collapse
To enable or disable deleting CAB files after installing:
HKCR/cabfile/Shell/Open/Command/
default = \Windows\wceload.exe "%1"
\Windows\wceload.exe "%1" /nodelete
newbie2 said:
To enable or disable deleting CAB files after installing:
HKCR/cabfile/Shell/Open/Command/
default = \Windows\wceload.exe "%1"
\Windows\wceload.exe "%1" /nodelete
Click to expand...
Click to collapse
thanks a lot
papamopps said:
Thats why I prefer to extract the cab out of the C:\Programs\Activesync.
Click to expand...
Click to collapse
you have made my day! i never knew you could do that. i always had to look for cab versions untill now
papamopps said:
Thats why I prefer to extract the cab out of the C:\Programs\Activesync and copy them to SDcard. Pro: you have all needed programs on SDcard and do not have to install throu activesync.
Click to expand...
Click to collapse
Also if you make the files readonly you don't need to worry about making the registry change to stop them being deleted after installation.
bbobeckyj said:
you have made my day! i never knew you could do that. i always had to look for cab versions untill now
Click to expand...
Click to collapse
Thanks! I found it just one day when I had trouble with active sync.

Manila "Today Screen" Softkey Change

Here is a step-by-step instructions on how to change the Manila Home "Today" screen bottom "Phone" soft key into "Contacts" soft key.
1. Download and copy the following Cab file onto your device SD card.
2. from your device install the downloaded cab file on the DEVICE memory.
3. Go to Start/Programs/System/Manila Config/Softkeys ( from the bottom tabs ), (Manila Config is also called Manilla 2D Customizer (M2DC)) Locate it and click on "Softkeys").
4. In the box under the "Left Softkey Name" type in Contacts
5. Click on the Right-hand box next to the 'Left Softkey Command space.
6. Locate the "Windows" directory and click it and wait till directory tree opens up.
7. Locate "RandomAccess.exe" file and click it; you will see it toward the bottom of the "Windows" directory tree.
8. Click on "Apply" at the bottom of your screen display.
9. it will prompt you to restart, click OK and you will have the lefthand soft key changed to Contacts. A much better setting than "Phone" command which you can access via the Green "Phone" hard button.
Good luck.
Credit goes to the creator of the "Random Access" cab file... For more info visit http://forum.xda-developers.com/showthread.php?t=427392
is it possible to use this to add "device lock" to the today screen? im running garmin dk.4.c if that helps. i dont like the slide2unlock.
sorry if this is mentioned somewhere else also, ive been searching for it for at least a hald hour now on here and i cant find it
there is already a wonderful thread in the dev and hacking forum by mpenguin that explains soft keys changes and more on m2d; but thanks for ur post and explanation anyways
Hmmm...
... I downloaded the file. Copied it to my SD card and ran the .cab but it doesn't ask me where I want to install it (phone or SD) and just says it's installed. So I reset the phone look for the Manilla Softkey Edit in Settings/System... nada. Any ideas?
Just a thought... is it because I'm running TF3D? That's the only thing I can think of.
j4s0ni2ice said:
... I downloaded the file. Copied it to my SD card and ran the .cab but it doesn't ask me where I want to install it (phone or SD) and just says it's installed. So I reset the phone look for the Manilla Softkey Edit in Settings/System... nada. Any ideas?
Just a thought... is it because I'm running TF3D? That's the only thing I can think of.
Click to expand...
Click to collapse
I am experimenting with TF3D but did not dive into key remapping yet. I suggest you copy the cab file onto your device memory and try to run it that way. Your initial installation could have taken place on your SD card perhaps, and thats why you are not seeing it. Try the Device memory and let us know.
phantomy2g said:
there is already a wonderful thread in the dev and hacking forum by mpenguin that explains soft keys changes and more on m2d; but thanks for ur post and explanation anyways
Click to expand...
Click to collapse
Why don't you expand your suggestion by posting a direct link to what you have mentioned? Your remark makes one hate posting any help thread ...
j4s0ni2ice said:
... I downloaded the file. Copied it to my SD card and ran the .cab but it doesn't ask me where I want to install it (phone or SD) and just says it's installed. So I reset the phone look for the Manilla Softkey Edit in Settings/System... nada. Any ideas?
Just a thought... is it because I'm running TF3D? That's the only thing I can think of.
Click to expand...
Click to collapse
See if you have M2DC ( Manila Customizer). If you do not have it then go to http://code.google.com/p/manilla2dcustomizer/
and install it.
Alternatively, you can have M2DC link the left softkey to \Windows\Start Menu\Programs\Contacts.lnk, no need to install any cab (other than M2DC, of course ).
it's easyier to use M2DC
Manilla customizer the latest build can change the softkeys
much easyier
Took the easy way out...
... I wanted to remap the right softkey to the RSS Hub... but I just used the PTT button instead since I don't use the voice recorder. Thanks for you help though... both of your options worked by the way.
How do i add device lock to the soft keys. By searching couldnt find anything..
Is there any way to change soft key to device lock using manila customizer?

SASHIMI and new 6.5.x roms

Hi everybody? I am trying to find a solution to a issue with sasimi on the new 6.5.X roms (with the start button on the lower bar). The issue is that sashimi cant install cabs to storage card. I searched the web and foud some ideas that u need to hack the sashimi.mrsc file but none of them was working.
Can anybody who succeeded in runing sashimi post his workoround? That would really help me. Thanks ion advance.
Nobody here uses sashimi?
Hello
unpack attached and replace the file in \\SASHIMI\Program\Bin\SASHIMI.mscr
and it will work with Win 6.5.X
Man, I love you, thanks.
secoseco said:
Hello
unpack attached and replace the file in \\SASHIMI\Program\Bin\SASHIMI.mscr
and it will work with Win 6.5.X
Click to expand...
Click to collapse
Will it also still work with older winmo versions? Or does this break that functionality... thanks though! (Thinking of it, only using 6.5.x now anyway...)
dagrim1 said:
Will it also still work with older winmo versions? Or does this break that functionality... thanks though! (Thinking of it, only using 6.5.x now anyway...)
Click to expand...
Click to collapse
no it will not working with 6.5, first backup SASHIMI.mscr original first for using later with 6.5
secoseco said:
Hello
unpack attached and replace the file in \\SASHIMI\Program\Bin\SASHIMI.mscr
and it will work with Win 6.5.X
Click to expand...
Click to collapse
Faaaaaaaaaantastic, it works.
Now, is there a way to install cabs to the device as well. I have tried "device" and nothing for the ASL directory, but nothing installs.
I have the Autoinstall facility on my rom but am a bit dubious to have have Autoinstall and Sashimi both working after a re-rom.
steveianson said:
Faaaaaaaaaantastic, it works.
Now, is there a way to install cabs to the device as well. I have tried "device" and nothing for the ASL directory, but nothing installs.
I have the Autoinstall facility on my rom but am a bit dubious to have have Autoinstall and Sashimi both working after a re-rom.
Click to expand...
Click to collapse
you need to install Sashimi program once in you device to storage card
1- if you already install Sashimi.cab you will get SASHIMI folder in storage card
2- copy cab's programs that you want to install in main memory to SASHIMI\Auto\cab\
3-copy cab's programs that you want to install in main memory to SASHIMI\Auto\cab\SC\
3-copy reg files that you want to install in SASHIMI\Auto\REG\
and so on
after you upgrade your Leo or hardreset it, run Autorun.exe from SASHIMI\Program\2577\
and chose AUTO
secoseco said:
Hello
unpack attached and replace the file in \\SASHIMI\Program\Bin\SASHIMI.mscr
and it will work with Win 6.5.X
Click to expand...
Click to collapse
I'm so glad that it works again...
secoseco said:
Hello
unpack attached and replace the file in \\SASHIMI\Program\Bin\SASHIMI.mscr
and it will work with Win 6.5.X
Click to expand...
Click to collapse
I just replaced my SASHIMI.mcsr and it does fix files installed to the device memory but for cabs installed to the storage card, I have to still select storage card and hit 'OK'. Then I have to go to the Home menu and come back to SASHIMI before SASHIMI will carry on with the next cab (in which then I have to repeat the steps for all cabs to be installed to the SC).
Anyone know what could be wrong?
I'm running: Energy.RHODCDMA.23549.Sense2.5_with_Cookie_HomeTab.Mar.20.7z
on a TP2
Me too
It seems that the "SendSpecial ("Down")" is not working and the script may be hanging on the command, or something like that. You don't see the selection change, so it could also be the "SendSpecial("Space")" not working. Either way, the "SendSpecial("LeftSoft")" just after is obviously not firing. Not sure why it's different now, but it apparently is. There used to be a "SendSpecial("CR")" instead of the "SendSpecial("Space")", so I'll try that to see if it's working again (worked in win6.1, not in win6.5). Mine's been working just fine, up till the very latest Energy ROM on my CDMA TP2.
LightC said:
I just replaced my SASHIMI.mcsr and it does fix files installed to the device memory but for cabs installed to the storage card, I have to still select storage card and hit 'OK'. Then I have to go to the Home menu and come back to SASHIMI before SASHIMI will carry on with the next cab (in which then I have to repeat the steps for all cabs to be installed to the SC).
Anyone know what could be wrong?
I'm running: Energy.RHODCDMA.23549.Sense2.5_with_Cookie_HomeTab.Mar.20.7z
on a TP2
Click to expand...
Click to collapse
I think it connected to the roms u are using. For me it worked with one rom, then I flashed other rom and I experencied the same thing as you.
sorry to ask, but so far I have no clue about Sashimi but would like to use it and read therefore as much as I could.
Is point 3 a typo?
>3-copy cab's programs that you want to install in main memory to SASHIMI\Auto\cab\SC\
shouldn´t it be:
3-copy cab's programs that you want to install in Storage Card to SASHIMI\Auto\cab\SC\
Sorry to ask maybe the obvious but for a newbie it is helping to sort out missunderstanding.
Best regards,
dingolino
secoseco said:
you need to install Sashimi program once in you device to storage card
1- if you already install Sashimi.cab you will get SASHIMI folder in storage card
2- copy cab's programs that you want to install in main memory to SASHIMI\Auto\cab\
3-copy cab's programs that you want to install in main memory to SASHIMI\Auto\cab\SC\
3-copy reg files that you want to install in SASHIMI\Auto\REG\
and so on
after you upgrade your Leo or hardreset it, run Autorun.exe from SASHIMI\Program\2577\
and chose AUTO
Click to expand...
Click to collapse
dingolino said:
sorry to ask, but so far I have no clue about Sashimi but would like to use it and read therefore as much as I could.
Is point 3 a typo?
>3-copy cab's programs that you want to install in main memory to SASHIMI\Auto\cab\SC\
shouldn´t it be:
3-copy cab's programs that you want to install in Storage Card to SASHIMI\Auto\cab\SC\
Sorry to ask maybe the obvious but for a newbie it is helping to sort out missunderstanding.
Best regards,
dingolino
Click to expand...
Click to collapse
You're right there off course
I am having no luck with the v8.0 of Sashimi. I have the Artemis ROM (WinMo v. 6.5.5).
Auto mode only installs cabs from cab/ASL folder. I replaced the Sashimi.mscr with the one posted in this thread but to no avail.
Do you guys have any suggestions?
me too,
sashimi doesnt install (not works) for new artemis v7. It install all my cabs from auto/SC to device becasue it can not move cursore down anymore..
any suggestions?
I also had a problem with cabs not auto installing onto my Storage Card, instead they were installing to My Device. I have been doing some hunting around for the solution and i think i have managed to find it. (its worked for me anyway).
Go to SASHIMI > Program > Bin, BACKUP SASHIMI.mscr and then replace with the one i have attached. I am no coder so please don't ask me about specifics, there were just some hashes added to the beginning of a couple of lines of code. Like i say it worked for me, so hopefully it will work for you Let us know if it works for you. Cheers.
I'm surprised that either of the attachments on this thread works on HD2 Leo. I found that there is a very basic problem with mortscript and all sashimi scripts will hang. Two symptoms:
1) if not in flight mode, sometimes hangs during initialisation
2) if auto install to storage card, will hang (leaving you to select the radio button and press install)
and there is no easy cure.
padlad said:
I also had a problem with cabs not auto installing onto my Storage Card, instead they were installing to My Device. I have been doing some hunting around for the solution and i think i have managed to find it. (its worked for me anyway).
Go to SASHIMI > Program > Bin, BACKUP SASHIMI.mscr and then replace with the one i have attached. I am no coder so please don't ask me about specifics, there were just some hashes added to the beginning of a couple of lines of code. Like i say it worked for me, so hopefully it will work for you Let us know if it works for you. Cheers.
Click to expand...
Click to collapse
thx m8,
i will try it
i'm on wm 6.5.x and sashimi stalls at SASHIMI INITIALIZATION COMPLETE.... HEEEEELP!

Manila Today Page (MTP) v0.4.0.0 for HD2

EDIT: Okay, I found the solution myself
Once again, for every HD2 User...MTP is working fine on the HD2, here´s how to set it up:
1. Install MTP
2. Turn off Sense (otherwise you won't be able to perform step 3).
2. install MTP Apple Icon.zip (if you want to have the apple icon instead of the silver windows one...i made a *.cab here)
3. Under \windows delete the file ManilaFull.xml.
4. With a registry editor, delete the key \HKLM\Software\HTC\Manila\Configuration.
5. Activate Sense and reorder your tabs (by deleting xml and reg key you'll revert to default order).
Have fun, I´m using it with calendar+...good alternative
Screenshots plzzz........
mughal90 said:
Screenshots plzzz........
Click to expand...
Click to collapse
Clicking the MTP link in the first post will give an idea of how it looks.
brooon said:
EDIT: Okay, I found the solution myself
Once again, for every HD2 User...MTP is working fine on the HD2, here´s how to set it up:
1. Install MTP
2. Turn off Sense (otherwise you won't be able to perform step 3).
2. install MTP Apple Icon.zip (if you want to have the apple icon instead of the silver windows one...i made a *.cab here)
3. Under \windows delete the file ManilaFull.xml.
4. With a registry editor, delete the key \HKLM\Software\HTC\Manila\Configuration.
5. Activate Sense and reorder your tabs (by deleting xml and reg key you'll revert to default order).
Have fun, I´m using it with calendar+...good alternative
Click to expand...
Click to collapse
3. Under \windows delete the file ManilaFull.xml.
4. With a registry editor, delete the key \HKLM\Software\HTC\Manila\Configuration. Are these belong to the original Manila files, or came abt when install MTP?
5. Activate Sense and reorder your tabs (by deleting xml and reg key you'll revert to default order). Delete which xml & reg key, the two in step 3&4?
Sian said:
1. Are these belong to the original Manila files, or came abt when install MTP?
2. Delete which xml & reg key, the two in step 3&4?
Click to expand...
Click to collapse
1. This folder seems to represent the arrangement of the slidericons in manila (default: 12 icons --> 12 subfolders in this folder)...i hope this answered your question.
2. Right! RegKey = Point 4, xml = Point 3
brooon said:
1. This folder seems to represent the arrangement of the slidericons in manila (default: 12 icons --> 12 subfolders in this folder)...i hope this answered your question.
2. Right! RegKey = Point 4, xml = Point 3
Click to expand...
Click to collapse
Would the deleted ManilaFull.xml be restored automatically should we uninstall MTP?
Basically, I don't want to screw up the original Manila after installing/uninstalling MTP. MTP is uninstallable, ya?
I havn´t screwed up anything after deinstalling MTP...just delete the manilafull and the configurationkey again and...finish!
Thanks for the clarification.
brooon said:
EDIT: Okay, I found the solution myself
Once again, for every HD2 User...MTP is working fine on the HD2, here´s how to set it up:
1. Install MTP
2. Turn off Sense (otherwise you won't be able to perform step 3).
2. install MTP Apple Icon.zip (if you want to have the apple icon instead of the silver windows one...i made a *.cab here)
3. Under \windows delete the file ManilaFull.xml.
4. With a registry editor, delete the key \HKLM\Software\HTC\Manila\Configuration.
5. Activate Sense and reorder your tabs (by deleting xml and reg key you'll revert to default order).
Have fun, I´m using it with calendar+...good alternative
Click to expand...
Click to collapse
You might want to give credit to the person who ACTUALLY found the solution and you just read and copied what they explained.
http://forum.xda-developers.com/showpost.php?p=5173200&postcount=865
Yep ...
Nagrom Nniuq said:
You might want to give credit to the person who ACTUALLY found the solution and you just read and copied what they explained.
http://forum.xda-developers.com/showpost.php?p=5173200&postcount=865
Click to expand...
Click to collapse
"Full idea not my. I was find it on 4pda.ru" - this is from the original tread.
Nagrom Nniuq said:
You might want to give credit to the person who ACTUALLY found the solution and you just read and copied what they explained.
http://forum.xda-developers.com/showpost.php?p=5173200&postcount=865
Click to expand...
Click to collapse
i do understand your comment Nagrom Nniuq That´s why I´ve written "once again, for every HD2 user". I didn´t want to bask in s.o. glory here, as you can see, I have edited my first post, because once there was the question how to bring the MTP Icon into the manila settings to reconfigure the position of it. I deleted the question as soon as I found the solution paryav gave in the post you´ve linked above.
Sorry if this has lead to some bad thoughts. Just wanted to share the solution
PS: I only added the Cabfile for the apple-icon and corrected the manual within this point
brooon said:
1. Install MTP
Click to expand...
Click to collapse
by point 1 You mean install cab from Your post or all points described on MTP org page (follow link You gave) ?
brooon said:
2. install MTP Apple Icon.zip (if you want to have the apple icon instead of the silver windows one...i made a *.cab here)
Click to expand...
Click to collapse
can i somehow choose mine icon to be showed on tab ?
can you put screen shot?
What kind of things can we put into tabs? Someone put WeatherRadar in HERE and it looks good...what other options do we have?
AUTO Installation CAB for Today Page
Look at this post and give a try . And post your feedbacks at that thread
UPDATED: Manila 2.5 Auto Installation CAB for TODAY SCREEN
Help ried to delete the ManilaFull.xml file but its a rom file. It will not let me delete it.
I've turned off sense and tryed totalCom & Resco Exp but the file is read only. How do i get rid of it.
Many Thx
brooon said:
EDIT: Okay, I found the solution myself
Once again, for every HD2 User...MTP is working fine on the HD2, here´s how to set it up:
1. Install MTP
2. Turn off Sense (otherwise you won't be able to perform step 3).
2. install MTP Apple Icon.zip (if you want to have the apple icon instead of the silver windows one...i made a *.cab here)
3. Under \windows delete the file ManilaFull.xml.
4. With a registry editor, delete the key \HKLM\Software\HTC\Manila\Configuration.
5. Activate Sense and reorder your tabs (by deleting xml and reg key you'll revert to default order).
Have fun, I´m using it with calendar+...good alternative
Click to expand...
Click to collapse
Hi,
Thank you for all these good work.
I installed your Manila TV tab with no problem.
the MTP with the above steps for me is installing and the tab is in my manila but everytime I reboote, it give me and error which my manila is not supported, unable to patch.
also my windows have a start button at the bottom and when I add plugins in MTP configuration, I don't have the OK button to save it in the config.
I have the same issue with your MTP v 5 .
My Rom is : Cap's special 6.5 with sense 2.5
OS version : 5.2.28011
Manila : 2.5.19211619.0.cfc
Rom version : 5.12.28011 WWE
Radio : 1.17.25.09
nobody wants to put screen shot?
Can anyone guide me through the uninstallation?

Categories

Resources