CMyapps - HTC Excalibur

Can someone upload the CMyApplication icons. PLease

there you go

here you go

Worked like a charm...Thank You

what is the use of this CMyapps?
thanks!!!

Creates a panel on your home screen. You are able to link an app to per page. This Reg file(s) have up to 20 pages.
App has to be stored on your phone or on your SD Card.
I think thats a simple explanation.

I'm unable to get the active/inactive icons to work using CHome Configurator. It shows a bloody red X even though I've inserted a URL to the icon I want to use.
Can someone help me? Thanks

i had the same problem but basically i went into Resco and unzipped each icon file individually and when i returned to the screen it was working ... hope that helps and maybe you can help me with something, when i putah this app on my phone and started it when i did i had nrg weather on my homescreen with the 5 day forecast panel but basically now that my apps is on there it doesnt show the 5 day panel anymore and i tried disabling one or more panels to see if it would come back and it didnt and i even tried changing the layout in the CHomeWeather settings ..... any suggestions

If I'm running a Samsung Blackjack II with WM 6.1 can I load this CMyapps registries and how do I set them up, I use the Chome configurator already, do I need this. thanks

rickwyatt said:
there you go
Click to expand...
Click to collapse
WOOOOOOOOWWWWWWWW
Neat icons, rickywatt

blackjack2 said:
If I'm running a Samsung Blackjack II with WM 6.1 can I load this CMyapps registries and how do I set them up, I use the Chome configurator already, do I need this. thanks
Click to expand...
Click to collapse
Blackjack2, if you already use the Chome Config utility, you can create as many pages you need after enabling/disabling the corresponding panels in it. You can also create multiple panels, as long as you give different names to them. There after if u go into HKLM/SW/MS/Chome, you can see your new panel/page listed there, and can change the icons, action URL, right soft key, title etc etc.. if u want to modify them (you can also do this thing via chome configurator)
Rickywatt has essentially provided reg entries to do this readymade, and has supplied a whole bunch of neat apps that u can give to each page, so that they will look cool on your homescreen

Im having some trouble i put both the files on my phone opend the CAApplication one and did the regestry thing and nothing looks diffrent..

Did u reset the homescreen? Or restarted the phone? Do u use Chome Configurator? If so, did u check whether the CApp panel is hidden? You will have to enable and SHOW it for it to be displayed on homescreen

Is there a way to backup all the setting in the sliding panels,so I dont have to do them all over again when I hard reset my phone? Thanks

tomiglio said:
Is there a way to backup all the setting in the sliding panels,so I dont have to do them all over again when I hard reset my phone? Thanks
Click to expand...
Click to collapse
Yes you can use Spb Backup or Sprite

ccpraveen said:
Blackjack2, if you already use the Chome Config utility, you can create as many pages you need after enabling/disabling the corresponding panels in it. You can also create multiple panels, as long as you give different names to them. There after if u go into HKLM/SW/MS/Chome, you can see your new panel/page listed there, and can change the icons, action URL, right soft key, title etc etc.. if u want to modify them (you can also do this thing via chome configurator)
Rickywatt has essentially provided reg entries to do this readymade, and has supplied a whole bunch of neat apps that u can give to each page, so that they will look cool on your homescreen
Click to expand...
Click to collapse
Thanks, I was confused, yeah, I'm pretty well versed with the Chome Config utility, I though it was something a bit different, I appreciate your response.

ccpraveen said:
Did u reset the homescreen? Or restarted the phone? Do u use Chome Configurator? If so, did u check whether the CApp panel is hidden? You will have to enable and SHOW it for it to be displayed on homescreen
Click to expand...
Click to collapse
I restarted phone still isnt there Chome Configurator i dont use (should I?) EDIT: NVM I got it thanks

Alright I have eveything the way i want it but every time i change the little icon next to the my programs header thing it resetes the whole thing all i have is the red X

How are you changing the icon??? your process might tell us how to help. lol

Ill use pictures
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[/URL]
[/IMG]
That X i cant get to Change
[/URL]
[/IMG]
Thats what ive went to to change that icon

Related

Give a Folder under 'Programs' a Icon, like 'Games'

Yes, you can give a folder an icon, IE if you make a subfolder under 'programs' , but file explorers also show them :
create a textfile 'icon.lnk' and enter in it :
1#ceshell.dll,-162
save it and make it hidden....
It looks like the -162 is a code for the icon entry, some files take only '0',
(1#repllog.exe,0) ceshell.dll for example allows -142 -144, -147 and -148
Now on to linking other icons to links (program's, mortscripts !), read someting about it here
Johan: I've posted on this elsewhere. The number is an icon offset within the dll/exe. You need an icon viewer/scanner too find the icon offset you need.
V
Hmm, nice, but how do i find these offsets ?
Because I love you
Be careful, sometimes it goes off hunting for half an hour. It's best to count downwards then upwards. You'll get the hang of it! PHM Tools has a very useful dll full of icons.
BTW, don't forget the first numbers before the # are the length of the shortcut string, ie everything after the #. I don't think it ever makes any difference, but it'd make for an interesting buffer overflow exploit I guess.
30#"\Windows\PHMShell32.dll,-173"
http://forum.xda-developers.com/viewtopic.php?p=222846#222846
Phew
Since we're on the subject, I might as well throw this one in for completeness.
You can use an icon NOT from the executable (ie not the default one) by using this kind of syntax:
65#ctlpnl.exe cplmain.cpl,4?\Storage Card\!Install\ftxPBrowser.exe,0
65=length of shortcut string
ctlpnl bit is an example of how to access control panel features (change the 4. You can access tabs where appropriate thus: 4,1 = 1st tab)
Everything after the ? is used to identify the target icon offset in ANOTHER dll/exe.
Change the 0 to specify an offset.
So in this example you're showing the memory control panel, using ftx's default icon.
Enough already! VJOkButt beckons...
V
vijay555 said:
Because I love you /
Click to expand...
Click to collapse
:shock: :roll: :lol:
PHM Tools has a very useful dll full of icons.
Click to expand...
Click to collapse
Got it yesterday !
BTW, don't forget the first numbers before the # are the length of the shortcut string, ie everything after the #. I don't think it ever makes any difference, but it'd make for an interesting buffer overflow exploit I guess.
Click to expand...
Click to collapse
I think it's used for shortcuts that point at "MSCALENDER"IE, not to an executable, to decide what's commandline, and what not...
Phew
Since we're on the subject, I might as well throw this one in for completeness.
You can use an icon NOT from the executable (ie not the default one) by using this kind of syntax:
65#ctlpnl.exe cplmain.cpl,4?\Storage Card\!Install\ftxPBrowser.exe,0
Click to expand...
Click to collapse
YES ! that's what i was looking for ! I created some mortscripts, and if i put them in a Todaylauncher, they all have te same icon, now i can add individual icons !
Works like a charm...
The PHM tools i d/l didn't have the dll with all the icons...
Seems i've misplaced the old one
On to a Icon hunt....
Btw, can you use a .bmp as icon, with offset 0 ?
Don't think so. Use something like Microangelo librarian and import your own bmps into a dll and use that. That's how I use claunch.
V
vijay.. your app's not finding any icons in ceshell.dll on my device - I'd imagine it's supposed to? :>
Tried shell32.exe as well.
It did find the icon for DeviceInformation.exe , though.
Oddly enough, a freeware desktop app has the same thing.. can't find anything in ceshell.dll / shell32.exe, but does find the DeviceInformation.exe icon (resource -103). Weird?
Hmm, never really tried it. Just tried Microangelo on rom dumps of the same files, and same findings. Will look into it on a real device I suppose... Any particular icons you're after?
V
Wierd, here's my 'Harvest"
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Internal Icons
From PHM Plus tools
[Edited: Created imges instead of links !]
vijay: naw, I was just checking to see if there would be an appropriate "Task Manager"-ish icon in there for a TaskMan shortcut for another thread Figured I'd use your utility to have it have a go at it, but went through -65535 with no luck
jpiek: yeah, I know there's tons of icon packs out there, but then the user would have had to download those first
ZeBoxx said:
vijay: naw, I was just checking to see if there would be an appropriate "Task Manager"-ish icon in there for a TaskMan shortcut for another thread Figured I'd use your utility to have it have a go at it, but went through -65535 with no luck
jpiek: yeah, I know there's tons of icon packs out there, but then the user would have had to download those first
Click to expand...
Click to collapse
No, have a look at the internal ones, their great for 'normal' system icons !!
Could someone upload the icon dll from phm tools?? I don't seem to have it... or any other dll etc with some decent icons in (I'm particuly after a bluetooth one, maybe ir, to use with VJVolubilis and PHM tray launch)
I host the PHM tools on my website. Pull the dll from there:
http://www.vijay555.com/vj/!Tools/PHMTools.zip
V
Philippe's site is back online as well, btw - so you could download direct:
http://www.phm.lu/products/PocketPC/
Other solution:
get the program "start menu manager pro 1.2"
With this util you can select a folder, and click on "change icon"
select a source (for instance a dll) end you get a visual of all icons.
Tap your favorite, and your icon is set...
4 dummies, too easy!
p.s.
trial doesn't allow this... so start googling...

I *MIGHT* have found something....

Ok, first of all, can someone point me to a screen capture software? I know that smart tool kit can do it, but i dont like all the other things it does. Ok, now on to the thing i *MIGHT* have found.
Each one of the sliding panels has an icon on the top left that represents what its function is for that panel. I found a way to change those icons. Im not sure if this has been done, but if it hasnt i wouldnt mind showing you guys how to change that icon. Once i get a hold of that software, ill take a screen cap to show you guys. The easy way to change them to a color icon is by simply relocating the location of each icon using the registry. Windows Mobile 6 has color icons availalbe of all the white icons we get with a stock WM6.1 device. I dont know why MS or HTC for that matter, chose the plain jane white icons, but i decided to just map them to the color icons in the set that MS includes. Not only does the sliding panels look nice with the NRG icon bar on top, but if you really wanted to change the icons to whatever you want, you can do that. By simply using a PE explorer to view the bronzeres.dll, and moddifing the icons by injecting them in place of the ones you are linking to.
Once again, im not sure if you guys know how to change them or not.
for the software, check your pm's
For screen capture I use
http://forum.xda-developers.com/showpost.php?p=2227563&postcount=14
As far as changing the icons on the panels do you mean like this
Notice that I change the icon when a panel becomes selected.
gixxum said:
for the software, check your pm's
Click to expand...
Click to collapse
Thanks buddy, you rock! Ill take that screenie to show you guys what i mean.
goraps said:
For screen capture I use
http://forum.xda-developers.com/showpost.php?p=2227563&postcount=14
As far as changing the icons on the panels do you mean like this
Notice that I change the icon when a panel becomes selected.
Click to expand...
Click to collapse
Exactly like that. I know you can change the icon, like one can be 2301;2300 on the registry so it becomes "active" when you scroll to it. Ive been digging into the .dll's and registry ALOT the past 2 days, ive become....obsessed with it, really. Thats why i thought i might have "discovered" something.
Ive found some "Developer Modes" as well. Enter code *#*#364#*#*, and it displays some info that i dont really understand.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
yea and you can also use icons outside of the .dll too.
look at these screenshots and see that they are nothing like the default ones that come in the .dll
\
Hahaha
very nice Dude, switching up the dlls lol...
Yea i changed all my GF's icons on her Dash. Heres something off topic, after people have seen the WM6.1 and the hacks ive done to my phone, ive made about 6 people buy the S620...lol.
On another note, how on earth do you change the background on the start menu? Ive seen some posts about this buy they all seem either confusing or wrong. Also, is it possible to change the icons on the top when the start menu is showing so that its consistent with the home color icons by NRG?
serialtoon said:
Ive found some "Developer Modes" as well. Enter code *#*#364#*#*, and it displays some info that i dont really understand.
Click to expand...
Click to collapse
Can you post up the changes to make to the registry to enable all of these icons you're using? I'm assuming they are the stock WM6.0 icons?
Thanks.
uansari1 said:
Can you post up the changes to make to the registry to enable all of these icons you're using? I'm assuming they are the stock WM6.0 icons?
Thanks.
Click to expand...
Click to collapse
Yea they are all in the chome dll. I dont know what the number of the icons are.

12 button HD action screen

Hi Everybody, this is my very first post and minor work for the HD. All advice/suggestions are welcome!
I have change and amend the graphic and layout of the action screen from ammar_12_button_HD_action_screen.
Basically, I don't have much knowledge on how action screen are being done, all I did was just design the layout and replace it with the original plus amend some value in the registry.
Thanks
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://www.mediafire.com/?uh8tngwaj2n
By the way, do any of you guys can advice on how to link the manila V3 Contacts and Alarm's tab? Thanks
love it! thank you
Good work! Thanks!
I like that -
missed a way to toggle WiFi faster than opening Config-Maila-Tab and open connections.
(most other known programs don't work with the Touch HD - "WiFi not found")
howeyeo said:
By the way, do any of you guys can advice on how to link the manila V3 Contacts and Alarm's tab? Thanks
Click to expand...
Click to collapse
i might be wrong but maybe this'll help you...
Help with Link to "All people" page of manila V2 (thanks to Elim)
http://forum.xda-developers.com/showpost.php?p=3509952&postcount=8
what do i have to edit to change the GPD to igo8?
KukurikU said:
i might be wrong but maybe this'll help you...
Help with Link to "All people" page of manila V2 (thanks to Elim)
http://forum.xda-developers.com/showpost.php?p=3509952&postcount=8
what do i have to edit to change the GPD to igo8?
Click to expand...
Click to collapse
Thanks, will try it out.
Use any registry explorer and go to:
HKLM\\Software\HTC\Biotouch\ActionScreen\
APP_0 for Email
APP_1 for SMS
APP_2 for FM Radio
APP_3 for Alarm
APP_4 for Task
APP_5 for Note
APP_6 for Contacts
APP_7 for Wifi
APP_8 for Bluetooth
APP_9 for Camera
APP_10 for GPS
APP_11 for Shutdown
Choose APP_10 and edit the path for your igo8 location or anything u want to replace.
Hi howeyeo,
I have modified App3 path to \Windows\Clock.exe (instead of G-Alarms) so that it runs on my HD.
However, this icon and App is not very usefull. We can tab on TF3D Home clock to do the same. Is it possible to replace by Calendar?
Thanks and congratulations for your nice job.
Really really NICE !!
Only missing calendar button TBH :|
really nice thanks
is this a .cab file ?
Thnks. Very nice!
Really nice looking...
...is it possible to edit to have fewer buttons? I would want just Camera, GPS, Alarm, WiFi, Bluetooth, Task, Note, and Radio (access the others on my home screen so kinda duplicated)?
And how to move the buttons around, change their order?
Thanks for any advice...
Anyone know how to edit to change order etc? Thanks for any help...
Hi !
The way to change is not so difficult, AFTER installation,
1°) Download on your pc the programm : BrnConvert.exe (from the web),
2°) Copy to your pc the file : AS_Bkgd_1.brn from : Windows\ActionScreen,
3°) On your pc, run BrnConvert.exe. It open a new window where you drag the file AS_Bkgd_1.brn. After conversion you obtain a new file : AS_Bkgd_1.bmp
4°) You edit the .bmp file with photoshop ...
5°) By the same way go convert your edited .bmp file to .brn file and copy back to your pc
The problem is how to make so pretty icons as the model ... you need to be sharp with photoshop. I've tried to make a calendar ... I give up
Have a good work ...
Thanks for this. Ok, this edits the images and so I can delete those I don't want to use (and I get your point about making new ones but I just want to rearrange and remove so I should be ok)...but how do I then map the correct command to the correct button (which I guess would have to be defined by pixel location)?
But I am experimenting with Chome editor and can add a programs page now for most things I want to run, biggest help would be command line for switching WiFi on/off...does this exist?
Regards
Stefan
Hi,
these icons are very cool! I love them so much I made a little [MOD] to fit my config, here's the changelog:
-Translated labels to italian (thanx puorro for MS Paint patient work)
-Redirected Alarm button to Klaxon Alarm in storage card
-Redirected GPS button to QuickGps
-Immediate Soft Reset (no confirmation asked)
Thank you howeyeo for your original (at least the icons) ActionScreen, are there any additional buttons we could use to better customize it? For example I would like a better symbol for Softreset(riavvio), the one I got means switch off.I'd love a RSS icon too Would be great if they were available.
Cheers
Nice 4 work & very n1 fx!
how I create a link in left softkey for action screen?

Titanium Layout for WM 6.5 Phones

Here is my rendition of the titanium sliding home screen.
I have included a cab file to install. After install, reboot, and then go to settings-->home screen-->and on the Layout, pick Titanium Media Topbar.
This was installed on NRG's 6.5 energy ROM so i don't have any testing on whether or not this works properly on ookbas 3Volution ROM. It also is intended with the topbar in mind. I'm not sure what it will not look like if you dont have the topbar already installed. Please use at your own risk. It should uninstall cleanly for anyone wanting to remove it, however if you have installed rickwyatts version it may leave behind some reminants, so you may want to try and uninstall his first before installing mine.
Thanks go out to NRGZ28, rickwyatt and frauhottelmann with their assistance in getting this layout to this point.
There is a settings panel right now, but it doesnt display any images. If anyone wants to talke this, let me know what a fix would be and i will include it in the .cab.
edit: I've included reflective gmail and yahoo mail icons as well for the mail panel
Here are some screenshots. :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
thaht's a good looking homescreen , dowmloading and trying noooow
thanx for share
This is what I have been waiting for. I look forward to trying it out.
Thanks a lot
It looks great!
Hope it works with my ROM
why is the right soft key set time and not contacts
KROMO50 said:
why is the right soft key set time and not contacts
Click to expand...
Click to collapse
A Because its the titanium panel layout
B Because you are on the time panel, not on a contacts panel.
its quite an easy change if you're familiar with editing the registry. go to HKLM\Software\Microsoft\Chome\CClock then edit the two values SK2TEXT and SK2URL..... change the SK2TEXT to read Contacts and the SK2URL to read :MSCONTACTS then exit your registry and if you have chome refresh use that. otherwise reboot your phone.
before it was inbox but installed the new layout it change to set time
KROMO50 said:
before it was inbox but installed the new layout it change to set time
Click to expand...
Click to collapse
read my edited post above yours. the button and action can be changed to just about anything.
ok i have CERegEditor 0.0.5.1 by mdsoft will that one work/ one in the phone under accessories how i can find HKLM no idea were to start
Hi I have a question...
Is it possible to customize the order of the panels...
I would love to have the time panel somewhere in the middle set as default...
and all the other panels arranged up and down the way i like them the most...
That would be killer option...
Thanx
got it thanks
Can I use this layout on my WM 6 Excalibur ?????????
kirta89 said:
Can I use this layout on my WM 6 Excalibur ?????????
Click to expand...
Click to collapse
Can you not shout and please use the search & not start a new thread as duplicate............ "PLEASE"
kirta89 said:
Can I use this layout on my WM 6 Excalibur ?????????
Click to expand...
Click to collapse
Have you thought about reading the title?!
kirta89 said:
Can I use this layout on my WM 6 Excalibur ?????????
Click to expand...
Click to collapse
One more for the hall of fame
orb3000 said:
One more for the hall of fame
Click to expand...
Click to collapse
did you mean the hall of shame!?
Can I use this layout for my Motorola Razr?
Oh, wait. this is only for WM 6.5 phones. Dang, guess it won't work.
Great .cab. How do you get Gmail & Yahoo icon to appear? Can you please show us how to set-up/edit the CMyFaves panel? Thanks for understanding.
roloracer said:
did you mean the hall of shame!?
Click to expand...
Click to collapse
LOL
That´s what I intended to say
skyline247 said:
Can I use this layout for my Motorola Razr?
Oh, wait. this is only for WM 6.5 phones. Dang, guess it won't work.
Click to expand...
Click to collapse
This section is for HTC S621 only
And the hole site is dedicated to HTC devices only
istosevski said:
Hi I have a question...
Is it possible to customize the order of the panels...
I would love to have the time panel somewhere in the middle set as default...
and all the other panels arranged up and down the way i like them the most...
That would be killer option...
Thanx
Click to expand...
Click to collapse
I hate to repost things but it seams the large font guy stole all the attention...
So if you please, i would be very grateful is someone could answer this for me.
Thanx

Touch Pro 2 Sense UI is messed up. How do I bring it back?

I think one of my apps may have caused this problem. It just happened out of the blue. Is there any way of fixing this without needing to hard reset?
I have a link to show you guys how it looks, but apparently I'm not allowed to post links...
Thanks for any help!
tprisco said:
I think one of my apps may have caused this problem. It just happened out of the blue. Is there any way of fixing this without needing to hard reset?
I have a link to show you guys how it looks, but apparently I'm not allowed to post links...
Thanks for any help!
Click to expand...
Click to collapse
Messed up, or gone entirely? If you're just back on the stock WM 6.x interface, you can turn sense back on in your settings menu, select the "today" option, then the "items" tab, and you'll see the check box to turn sense on, then just "ok" to close.
If it's graphical corruption, can you describe it, and have you tried a soft-reset yet? You may need to go back and uninstall any recent apps/cabs one-by-one, soft-resetting after each, to see if that clears it up.
It's messed up; it's not back to the stock WM 6.x interface.
The clock is completely messed up, the numbers are all unintelligable. It constantly says "Title" on the center. The slider bar is always there but without any icons. Background wallpaper is darkened.
img44.imageshack.*insert ".us" here*/img44/3608/screenshot1rum*insert .png here*
to see the picture of the screen.
tprisco said:
It's messed up; it's not back to the stock WM 6.x interface.
The clock is completely messed up, the numbers are all unintelligable. It constantly says "Title" on the center. The slider bar is always there but without any icons. Background wallpaper is darkened.
img44.imageshack.*insert ".us" here*/img44/3608/screenshot1rum*insert .png here*
to see the picture of the screen.
Click to expand...
Click to collapse
First off Here is your Pic
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sh** dude what did you install?!
what ROM are you running? stock, 2.1?
---------------------------------------------------------------
If you are using the stock 2.1 that came with your phone you can try installing this, i dug it up from an old thread...no
guarantees but it might save you a hard reset!
http://www.4shared.com/file/109330961/b9be5561/TF3DIIBlack.html
These are the instructions given by Stunno for the install:
"Before installing it copy the "2330fc3c_manila" file from the windows directory *Use Total Commander or the Resco file manager to copy the file* and put it back after installation. When installing DO NOT let your screen turn off!!! and it takes AGES to install, about 20-30 minutes.
Once it is installed, reboot and you have the default HTC black TF3D theme, with white fonts. You can then install any theme you want without CFC compression"
To replace the Facebook installation look here
http://forum.xda-developers.com/show...38&postcount=5
Make sure you copy the manila file as it says above....hope this works for you.
Below is the thread it came from, it should replace any and all of the messed up manila files whatever you have installed has messed up, and its prolly easier to replace them all than to try and find the specific files as there are thousands!!!
http://forum.xda-developers.com/showthread.php?t=545787&highlight=vodafone+theme
Of course someone more wise than me may have a better solution, but all the same here is mine, good luck
tprisco said:
It's messed up; it's not back to the stock WM 6.x interface.
The clock is completely messed up, the numbers are all unintelligable. It constantly says "Title" on the center. The slider bar is always there but without any icons. Background wallpaper is darkened.
img44.imageshack.*insert ".us" here*/img44/3608/screenshot1rum*insert .png here*
to see the picture of the screen.
Click to expand...
Click to collapse
I'm running 6.1 as well, and I get that kind of issue when I install clocks or other themes/elements that are for 6.5 and up, but it would always go away after uninstalling the incompatible cab. Again, I'd just go backwards through your installs and remove them one by one...
sirphunkee said:
I'm running 6.1 as well, and I get that kind of issue when I install clocks or other themes/elements that are for 6.5 and up, but it would always go away after uninstalling the incompatible cab. Again, I'd just go backwards through your installs and remove them one by one...
Click to expand...
Click to collapse
I totally missed that,it would make sense. how do you know he is running 6.1?
osrix25 said:
I totally missed that,it would make sense. how do you know he is running 6.1?
Click to expand...
Click to collapse
I was assuming really, the screenshot just looks like the dirt-simple clock and home screen that's found natively in 6.1
I had a similar problem after using Max TF3D Theme Maker v4.1. If you used this app, you should be able to do a restore from with in Max TF3D
sirphunkee said:
I was assuming really, the screenshot just looks like the dirt-simple clock and home screen that's found natively in 6.1
Click to expand...
Click to collapse
I think he's also running WM6.1 because it looks like he only has TouchFlo3D (not Sense; yes, you can tell by the clock).
Now, call me crazy, but seeing he has a plain, white Start button at the top-left of the screen, wouldn't that hint more towards him running WM6.5? Isn't it that WM6.1 has a colored Start button whereas WM6.5 has a white Start button? Just a thought...
To the OP: Can't you just uninstall your mods in Start > Settings > System > Remove Programs? Or is it not showing up there?

Categories

Resources