Today Item Remover - Windows Mobile Development and Hacking General

By Request, I have written a small app that will allow you to remove items from your today item selection screen. FYI This is NOT REVERSABLE so either backup your registry or you will need to hard reset/Reisntall the plugins to get them to show up again
How To Use
Unzip to your device and launch the exe inside
The application will list all of the today item plugins you have (except the date)
Select the items you wish to delete
Tap Menu > Remove Items
Today Item Remover will remove these items from your registry, therefore clearing them off the Items tab on the Today applet.
Please remember, there is NO RECOVERY from removing these items. I am not responsible for you accidentaly removing your favroite today item. You will need to reinstall it in order to get it back (or hard reset if they are system default ones)
I personally reccomend my other app "Today Item Disabler" which you can use to DISABLE (not remove) all of your today items and use an XML provisioning script, Registry file, or Cab file to configure your desired plugin settings.
For now once complete a soft reset will be necessary. I'm kind of just diving into mobile development and I havent figured out how to do a refresh of the today screen after its done
(Linked here : http://forum.xda-developers.com/showthread.php?t=404366)

Sweet, giving it a try right now
Perfect: just what the doctor ordered. Thanks RickoT

Hi,i use this version since 3 years,i think that the result is the same ...

Marcdu81 said:
Hi,i use this version since 3 years,i think that the result is the same ...
Click to expand...
Click to collapse
I just threw this simple app together because someone asked for it, no setups, just run, nice and easy
I'm sure this one does the same thing tho

flashing like krazy
RickoT said:
I just threw this simple app together because someone asked for it, no setups, just run, nice and easy
I'm sure this one does the same thing tho
Click to expand...
Click to collapse
Lovin it, Easy, Just run the exe and whammo!!! great for frequent flashers, I'm flashing like krazy!!!!

Related

Wheres Task Manager?

Hey all, I had a problem with my screen tapping itself and got a replacement today.
On this one there is no Task Manager in the programs menu.
Anyone know why? and more so, where can i get it or something that does the same job.
Thanks
JAmes
James, what do you want your task manager to do?
There are a number that might fit the bill!
V
Start > Settings > Memory and there's a tab with your running programs.
Now not to be too off-topic, when I was delving into the registry I found a key which I wondered what it did. Perhaps there's a latent shortcut out there???
HKLM>HARDWARE>DEVICEMAP>KEYBD> (D) TaskManVKey = 46
Looks like a taskmanager maybes???
Anyone know what this does?
Joe
Thanks for the reply.
Want it to close programs properly. I could do this through the start>setting>memory method. But i like that i could just go Start>TM and close things.
I tried magic button for a while, never really took to it. Still getting the Hang of the who PDA thing and its easiest if its just the windows programs, then i can see why I should be using the other ones
JAmes
I also just realised that there is no battery info on the Today/Items screen.
recon something funny is going on?
should i hard reset?
JAmes
jamfitz86 said:
I also just realised that there is no battery info on the Today/Items screen.
recon something funny is going on?
should i hard reset?
JAmes
Click to expand...
Click to collapse
start>settings>today> items tab> check "batterNFO" is on
James,
Consider using a program like SmallMenu when you're more familiar with the device. I highly recommend it, and it has a task manager of sorts built in.
There are various freeware or cheap task managers around.
If you want to try something entirely unobtrusive, you can try my program called VJOkButt.
V
budo*85 said:
jamfitz86 said:
I also just realised that there is no battery info on the Today/Items screen.
recon something funny is going on?
should i hard reset?
JAmes
Click to expand...
Click to collapse
start>settings>today> items tab> check "batterNFO" is on
Click to expand...
Click to collapse
What i mean is, that option is not there.
ViJay, thanks for the help, i'll look into them
JAmes
James, I have no particular experience with the O2 files, but I wonder if this is an O2 file. Have a quick shufty over here:
http://forum.xda-developers.com/viewtopic.php?t=37909&start=0&postdays=0&postorder=asc&highlight=age
Is that the same thing you're after?
V
That helps. Looks like the wee bells and whistles are only on the Basic install type instead of corporate. Might have to revert back to it, i just liked it begin a bit cleaner.
Thanks again
JAmes
James, if you're planning to revert to the O2 stuff, investigate the "extended rom" and then you can pick and choose the bits you want to install, instead of all the unnecessary gloop.
V
I plan on doing that as soon as I can be bothered
I've been reading through alot of the posts on it for the last week or so and shall give it a bash.
Thanks
JAmes
Vijay - is that reg entry I posted a hidden shortcut to the task manager?
Many thanks,
Joe
joebongo: I don't know if you've been reading about my attempts to hack the hardware keys on the universal, VJElectrify, but I came across these keys a couple of days ago. Searching the net, I can't find anything definitive on them, and hope someone else can help. The only thing I found that seems half relevant is this:
Code:
When the user presses the CTRL+ALT+END key combination, the Windows Thin Client Shell brings the shell UI to the foreground. To configure this key combination, set the following registry entries.
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD]
"DriverName"="Kbdmouse.dll"
"CalVKey"=DWORD:0
"ContLessVKey"=DWORD:0
"ContMoreVKey"=DWORD:0
"TaskManVKey"=DWORD:23
http://msdn.microsoft.com/library/d...wce50conconfigurescreensaversinthinclient.asp
That seems to be a very bizarre place to put such an entry, but I can't find any other informative references. I don't imagine it does much, but the entry isn't mirrored on the PC so it's not vestigial AFAIK.
V
o2 do still install the Task Manager, even with their latest ROM, so perhaps your returned device has been configured in Corporate mode, rather than Basic mode.
If the o2 stuff has been installed from extended ROM, you'll find a folder:
"\Windows\Mobile Solutions\O2ActiveUI\Modules\TaskManager"
containing Task Manager. Other folders under ..\Modules\.. have the rest of o2's customisation.
o2's Battery icon is launched from the "\Windows\Startup\" folder, but you can instead enable the "standard" battery icon (next to the "radio button" icon) with a registry hack:
[HKEY_LOCAL_MACHINE\Services\Power]
"ShowIcon"=dword:00000001

Disable Recent Appications List and 7 Start Programs Limit in WM6

This is really a general WM6 question, but I have a XV6800 so i thought I would post it here.
How do you disable the recent applications/history in your start menu? All I want in the start menu, EVER, is the programs I have checked off in the Start Menu Settings section, and I never want it to keep a list of recently opened applications.
Also, how do you get rid of the "7" programs limit in the start menu? I need like 9 or 10 there (plus they will fit just fine on the home screen since I am disabling recent aplications)
Thanks.
i would recommend getting a start bar replacement like wisbar, that will let you do a lot more customizing. its what i use and i love it.
nope, i need registry tweak/hacks on how to do it. i am not going to install more ram-sucking software when it can be done natively in shell, i just dont know how.
-connor
Recent Programs
Hi
I have been looking for a solution for the recent program List
One solution is (i use this now) create another folder in your "windows\Start Menu\XYZ" and copy all (But 1) shortcuts from "windows\Start Menu\PROGRAMS" to "windows\Start Menu\XYZ" And your recent list wont be populated.
As for the limitation of 6 in the start Menu. I did not need to change that so i would not know if you find a solution i would like to know. And besides as other people mention yes WA is a good option.
AL
almerchant said:
Hi
I have been looking for a solution for the recent program List
One solution is (i use this now) create another folder in your "windows\Start Menu\XYZ" and copy all (But 1) shortcuts from "windows\Start Menu\PROGRAMS" to "windows\Start Menu\XYZ" And your recent list wont be populated.
As for the limitation of 6 in the start Menu. I did not need to change that so i would not know if you find a solution i would like to know. And besides as other people mention yes WA is a good option.
AL
Click to expand...
Click to collapse
Hi,
You copy/dulpicate all the programs into XYZ except one? which one? Anyone? And do you have to delete the Programs folder after copying?
Thanks!
only ones ive used
these are the only solutions i have found. the app the one guy on this thread made works great, but only on soft-resets
http://forum.xda-developers.com/showthread.php?t=251164

[AX3L Tweak&Utilities] The simplest way to boost your device without making a ROM...

[AX3L Tweak&Utilities] The simplest way to boost your device without making a ROM...
Hello to everybody!
Few moths ago I've edited a Trinity's ROM (AX3L v3.1.2.c) to speedup and boost my device...anyway I've left the "cooking" when my device jump to floor and become broken...
So, I have noticed that many people try to make their own ROM to boost their device (and adding some personalizations)....but making a ROM is difficult (not to much..) and need too time....
Some days ago, a friend ask to me to do a ROM for him (just to "optimize" his device), but I don't have so much time now for create and test it....
He tried some Customization-Tools, but some time don't understud what was done/which option choose/etc...
For this reason I've created a simply CAB installer to improove/optimize any WM5/6 Device...for newmbies or who don't want cookin' a custom ROM....simply install&play!
Here is the list of included tweaks:
. Disconnect GPRS/UMTS button and a timer display showing how long GPRS is in use for the session
. Max TCP Windows Size
. Max PIE Download = 8
. Low WMP background quality
. Live Search now use Google.com
. SMS Sent Notification is disabled
. Show Battery on top bar at Today screen
. Customer Feedback Service OFF
. SQM Service OFF
. Today Date Plugin on one line
. Menu animation OFF
. Removed (only when useless!) the scroolbars when read/writea SMS/Email/MMS/etc...
. Enable WiFi PEAP Authentication with privately signed server certificates
. All Security Restriction are OFF
. Ask where to install a program
. Keep CAB files around after installing
. Prompt before overwriting an existing installation
. Big font cache
. Enable file system cache
. Improoved battery life
. EDGE/UMTS/HSDPA icons enabled
. Enabled Purge Sim contacts when no Sim is present
. Vibra-feedback when press any dialpad's key
. Low Battery warning in now configurable
. OBEX protocol enabled
. Few settings
I have also included some programs found on this board:
. SoftKey setting applet
. MoDaCo's noData
. Sleuth255's SIP change
Click to expand...
Click to collapse
=================================​
CAB #2: .NET FrameWork v3.5 Booster
This other CAB is for who have already installed or want install the ".NET FrameWork v3.5"
It simply speedup your device....
NOTE: IF you ALREADY have .NET FrameWork v3.5 on your device, simply install the CAB #2....BUT, IF you HAVEN'T already installed .NET v3.5, you must install it before install CAB #2 !!!
Click to expand...
Click to collapse
You can download the original .NET FrameWork v3.5 setup from HERE!
=================================​=================================​
WARNING:
For some reasons, CABs #1 and #2 aren't UNInstallable. So, you "must" create a backup before install it in order to restore the default system!
​
.
Niceness.
So what changes does cab #2 change, if any?
good stuff bud....not to be one to stifle innovation and new things...I have to ask the simple question that immediately popped into my mind...How does this differ from Schaps Advanced Config?
Great idea
How do we know if we have the tweaks already in our custom rom. I am sure all roms use the net framework, but how would we know if the booster is setup?
Would we cause any problems if we install your cabs?
absorber786 said:
good stuff bud....not to be one to stifle innovation and new things...I have to ask the simple question that immediately popped into my mind...How does this differ from Schaps Advanced Config?
Click to expand...
Click to collapse
Umm, the fact that this is automatic and not manual
second cab just sets 3.5 as default .net...
same thing you may set by using netcfcfg.cpl
will be trying it right away.
good idea
nuke1 said:
Niceness.
So what changes does cab #2 change, if any?
Click to expand...
Click to collapse
You can make those changes manually, so you can even restore the default setting.
Key: HKLM/Software/Microsoft/.NETCompactFramework
Dword:
2.0.7045.00 -> Set to 0
3.5.7283.00 -> Set to 1
To revert the changes restore the original values.
xboxhaxorz said:
Umm, the fact that this is automatic and not manual
Click to expand...
Click to collapse
...for newmbies....my friend...or everybody that don't understand so much about WM optimization....
hs anyone tried this on the Rapael/Touch Pro?
As i have tried various tweaks to change the soft keys but they didnt work.
Regards
Rich
Tried it on my Polaris running udK's Syrius rom with Manilla 2D.
- All today items are gone (also Manilla 2D) except time/date which is the only item left in the list of selectable today plugins
- 3G keeps disconnecting and reconnecting every few seconds. The white "connection" dialog keeps poping up and is totally annoying.
The one fix I was after was about allowing custom certificates on PEAP auth for WiFi (we use that at work). Could you isolate that fix and give my a hint (registry etc)?
Thanks, going to restore now...
well, i installed it and it completely ****ed my system up. now on the today plugins menu in settings there is only one option and it's without text.. which is the date plugin.. other than that i have no today plugins.
(same as for pananza)
glad i didnt use it
Extracted the cab to see what's inside. Do you mind explaining what the following files are?
InTheHand.dll?
Custat.dll, Ceipui.exe - disable customer feedback I guess?
compse_sms.htm, compose_style.css, read_sms.htm, read_style.css - remove txt msg scrollbars (if not necessary)?
nir36 said:
well, i installed it and it completely ****ed system up. now on the today plugins menu in settings there is only one option and it's without text.. which is the date plugin.. other than that i have no today plugins.
(same as for pananza)
Click to expand...
Click to collapse
same here... and it wont let me un instal... pleeeeease fix this. i need my today screen back. i troed re instaling them and rebooting but there gone... my advice.
dont instal this yet its buggy
pananza said:
Tried it on my Polaris running udK's Syrius rom with Manilla 2D.
- All today items are gone (also Manilla 2D) except time/date which is the only item left in the list of selectable today plugins
- 3G keeps disconnecting and reconnecting every few seconds. The white "connection" dialog keeps poping up and is totally annoying.
The one fix I was after was about allowing custom certificates on PEAP auth for WiFi (we use that at work). Could you isolate that fix and give my a hint (registry etc)?
Thanks, going to restore now...
Click to expand...
Click to collapse
Try this cab guys...he had the \hklm\software\microsoft\today\items\ key with the today plugins from his own device included in the cab for some strange reason. This will definately fix the 'today items' problems...but other problems...you'll have to ask him
EDIT: If you installed his original cab...it probably screwed your today items settings which 'i dont think/know' how it can be restored...hard reset I guess?
And THANKS ALOT AX3L for an AMAZING set of tweaks...I can edit cabs so I can sift through and extract the tweaks I want...but for the average user who can't and wants to just install the cab...you need to do some work to fix up your CAB and make sure every tweak is compatible with 'most' devices
Or maybe you could just list out all your tweaks like this...cause it's not like any of these tweaks are secrets or your own...are they?
Thanks again!
Sean
sean222 said:
Try this cab guys...he had the \hklm\software\microsoft\today\items\ key with the today plugins from his own device included in the cab for some strange reason. This will definately fix the 'today items' problems...but other problems...you'll have to ask him
EDIT: If you installed his original cab...it probably screwed your today items settings which 'i dont think/know' how it can be restored...hard reset I guess?
And THANKS ALOT AX3L for an AMAZING set of tweaks...I can edit cabs so I can sift through and extract the tweaks I want...but for the average user who can't and wants to just install the cab...you need to do some work to fix up your CAB and make sure every tweak is compatible with 'most' devices
Or maybe you could just list out all your tweaks like this...cause it's not like any of these tweaks are secrets or your own...are they?
Thanks again!
Sean
Click to expand...
Click to collapse
im cdma. no sim card. i dont know how to backup my contacts. so i cant hard reset
sadoway said:
im cdma. no sim card. i dont know how to backup my contacts. so i cant hard reset
Click to expand...
Click to collapse
Are you serious? PIM Backup - http://www.pocketpcfreewares.com/en/index.php?soft=1806
Backup everything to your Storage Card
sean222 said:
Are you serious? PIM Backup - http://www.pocketpcfreewares.com/en/index.php?soft=1806
Backup everything to your Storage Card
Click to expand...
Click to collapse
ok... im dumb. first to say it. thats like the one noob thing i didnt understand
pananza said:
Tried it on my Polaris running udK's Syrius rom with Manilla 2D.
- All today items are gone (also Manilla 2D) except time/date which is the only item left in the list of selectable today plugins
- 3G keeps disconnecting and reconnecting every few seconds. The white "connection" dialog keeps poping up and is totally annoying.
The one fix I was after was about allowing custom certificates on PEAP auth for WiFi (we use that at work). Could you isolate that fix and give my a hint (registry etc)?
Thanks, going to restore now...
Click to expand...
Click to collapse
God....these are "few settings"....go to Setting -> Today -> Item and re-enable your plugins....
So, I've tested on Trinity and ELF using so many ROM version, and I never looked "3G keeps disconnecting etc..."
sean222 said:
Extracted the cab to see what's inside. Do you mind explaining what the following files are?
Custat.dll, Ceipui.exe - disable customer feedback I guess?
compse_sms.htm, compose_style.css, read_sms.htm, read_style.css - remove txt msg scrollbars (if not necessary)?
Click to expand...
Click to collapse
Yes !

Noob guide to remove Telstra stuff without flashing

Hi all,
Thanks to all for contributing here - so much good stuff! I wanted to post this here to help others in my situation.
My wife and I got a pair of HD2's during the week. Absolutely loving them.
I was too scared of bricking two brand new phones so I set about removing all traces of Telstra and tweaking them to our satisfaction without flashing the ROMS. After a few days I'm pretty happy with the results so far:
From standard to these (at the minute, changing all the time!):
on imgur.com look at /DPgJT.jpg and /9qUiN.jpg (I'm link restricted..)
I would say that you can do everything you want with these phones without having to flash the rom if you prefer not to.
For anyone looking to de-telstrify their phones, here's some easy steps (from memory). I'm put together this little guide as there's just too much information to wade through at the start. All of these recommendations are subjective, stuff I like but you might not!
1. Get ActiveSync (if pc doesn't have it) and use it to connect phone, explore to phone's storage card. Copy cabs here to run from your phone.
2. Join these forums so you can download relevant cab files, add your experiences, etc. One way to find cab files listed below is by putting cab name (as shown) in google, then clicking xda forum links in the results.
3. Start with "Unlock_Quicklinks_Telstra.cab". Frees 3 front quicklinks.
4. Get "Co0kie.HomeTab_v1.6.1.cab". Consider installing Max Manila instead – you need to pick one or the other; I like Cookie so far- seems simpler, seems less theme oriented and more tweakable. I like the 3 pages of quicklinks side by side.
5. Get "CHTEditor.v1.6.1.CAB" which lets you edit cookie. Make a quicklink button for it. Go in and play with settings to your liking. (Don't touch what you don't understand for the moment, take it slow..) Can replace 'Telstra 3G' with whatever (I've got "Dave's HD2" in the screenshot) using 'custom operator text'.
6. Also make quicklink for file explorer – you'll be using a lot.
7. Get "HD2Tweak 1.2.0_English.cab". Create quicklink to it and then play with settings in there. You can use 10. – Device startup – animation to stop the testra vid that plays on boot. Faster bootup and one more ad gone.
8. Also create button for "hd2 soft reset" which comes with above. Any time you need to reboot after install, if the cab doesn't prompt you then can use this button. Very handy.
9. Get "Duttys Task Manager for Leo.cab" This makes a nice file manager tool in top right corner, good for killing programs.
10 Get "BsB Tweaks 1.6.cab" and you have it all covered. I like this one for 'Tap time' to stop accidental taps. Also under the menu you can enable shake for screenshots and can reassign the 'phone' soft button.
At this point you have lots of quicklink buttons for adding new stuff, and lots of tools installed to some of those buttons. There is some crossover with all these tweak tools but they seem to co-exist peacefully as far as I can tell and all have something to offer that the other doesn't have.
Now it's time to clean up a bit more.
*With cookies you can drag your quicklinks around to arrange them. Just hold them until they pop up in the add/remove screen.
*Set your slider options so only the slider elements you like come up.
*Go into contacts and delete all those pricey branded services that you won't ever use unless you're drunk – you can always get your mate to ring instead.
*Personally I hate being pushed towards things and stuff like 'sensis search' just makes me angry. So I fired up File explorer and navigated to My device=>windows=>start menu=> programs and started deleting stuff I don't want to see. From here I believe it's only shortcuts so nothing is uninstalled for the moment. (Do this at own risk though). Just hold your finger on the file and a menu will pop up and you can choose delete.
Ok at this point there's very little branded stuff left on the phone (that I've found yet). Time for making it look nice. This is totally subjective and almost all the options are on xda developers. I would recommend:
10. Make folders in your storage card: sliders, clocks, wallpapers, installed. Makes it easy to organise/change these (by reinstalling the cab file)
11. Go to the site ppcmods to download the cabs for great sliders and clocks. Very nice collection.
12. Get "V6 TEST 5 HD2 GSM Only 1.66 WEE.cab" for the colour icons at the top. Great mod.
13. "AM Slider trasparente con cornice Sense 2.5.cab" and "- Orologio Trasparente Antonio_Sense2.5.CAB" make the slider and calendar transparent respectively.
14. For backgrounds the best I've found is to install this patch "HQWallpaperPatch_v1.21_forManila2.5.1920.cab" so you can have fullscreen (no black bands at top and bottom)
15. Followed by installing "HDWall" onto your PC – you can use this to make any pic a cab file. It gives you a nice preview as well so you can see what will be under the clocks/calendar/etc. Great program.
That's it, appearance tweaked as you like it.
You'll probably want/need some other apps that have been discussed and linked to pretty well – this was intended more to be a getting started guide to get you to a place where you like the look of the phone and there's no angrifying stuff in your face.
Last thing I can think of – you need to go into mail, and in your inbox view, choose menu => tools(scroll down to see) =>options=>signatures and take out the "Sent by Telstra NExtG".
Hope this helps.
Will this work with the HTC Touch Dual 850/Neon 200?
Sorry dude, no idea.
By the way I've found 'Send-A-Card' in the messages menu - if anyone knows how to remove this, please post here. It's the last bit of Telstra-ware I can see embedded in the phone and I'd love to get rid of it!
Thanks for putting together a quick and useful guide. These are the first things anyone wants to do with a new phone (especially a Telstra one - they have so much T-junk!), and it's great not to have to wade through pages and pages of posts to find the basics!
Appreciate it.
so it works?? feeback please
I have google the .cabs?
I am from Mexico
regards
yup, all the stuff he's said works. u can find the cabs on here as well
nice guide, thanks mate! be awesome if you can link in the cabs once you can post links!
MyEmail
Is there a way to get rid of MyEmail link in mailbox list ?
D.
Hello yes it so easy, when you be on the mail screen, go to option then go to account setting, there you could delete any account that you want.
regards
Any idea on how to get rid of the "send from my Telstra NextG handset" signature at the end of all new emails? Annoying that I have to delete it every time.
Cheers,
Oakeypara said:
Any idea on how to get rid of the "send from my Telstra NextG handset" signature at the end of all new emails? Annoying that I have to delete it every time.
Cheers,
Click to expand...
Click to collapse
mail tab - inbox - menu - tools - options, click signatures at bottom of screen, , ,, , the rest is up to you!
Kitestyle said:
Hi all,
Thanks to all for contributing here - so much good stuff! I wanted to post this here to help others in my situation.
My wife and I got a pair of HD2's during the week. Absolutely loving them.
I was too scared of bricking two brand new phones so I set about removing all traces of Telstra and tweaking them to our satisfaction without flashing the ROMS. After a few days I'm pretty happy with the results so far:
From standard to these (at the minute, changing all the time!):
on imgur.com look at /DPgJT.jpg and /9qUiN.jpg (I'm link restricted..)
I would say that you can do everything you want with these phones without having to flash the rom if you prefer not to.
For anyone looking to de-telstrify their phones, here's some easy steps (from memory). I'm put together this little guide as there's just too much information to wade through at the start. All of these recommendations are subjective, stuff I like but you might not!
1. Get ActiveSync (if pc doesn't have it) and use it to connect phone, explore to phone's storage card. Copy cabs here to run from your phone.
2. Join these forums so you can download relevant cab files, add your experiences, etc. One way to find cab files listed below is by putting cab name (as shown) in google, then clicking xda forum links in the results.
3. Start with "Unlock_Quicklinks_Telstra.cab". Frees 3 front quicklinks.
4. Get "Co0kie.HomeTab_v1.6.1.cab". Consider installing Max Manila instead – you need to pick one or the other; I like Cookie so far- seems simpler, seems less theme oriented and more tweakable. I like the 3 pages of quicklinks side by side.
5. Get "CHTEditor.v1.6.1.CAB" which lets you edit cookie. Make a quicklink button for it. Go in and play with settings to your liking. (Don't touch what you don't understand for the moment, take it slow..) Can replace 'Telstra 3G' with whatever (I've got "Dave's HD2" in the screenshot) using 'custom operator text'.
6. Also make quicklink for file explorer – you'll be using a lot.
7. Get "HD2Tweak 1.2.0_English.cab". Create quicklink to it and then play with settings in there. You can use 10. – Device startup – animation to stop the testra vid that plays on boot. Faster bootup and one more ad gone.
8. Also create button for "hd2 soft reset" which comes with above. Any time you need to reboot after install, if the cab doesn't prompt you then can use this button. Very handy.
9. Get "Duttys Task Manager for Leo.cab" This makes a nice file manager tool in top right corner, good for killing programs.
10 Get "BsB Tweaks 1.6.cab" and you have it all covered. I like this one for 'Tap time' to stop accidental taps. Also under the menu you can enable shake for screenshots and can reassign the 'phone' soft button.
At this point you have lots of quicklink buttons for adding new stuff, and lots of tools installed to some of those buttons. There is some crossover with all these tweak tools but they seem to co-exist peacefully as far as I can tell and all have something to offer that the other doesn't have.
Now it's time to clean up a bit more.
*With cookies you can drag your quicklinks around to arrange them. Just hold them until they pop up in the add/remove screen.
*Set your slider options so only the slider elements you like come up.
*Go into contacts and delete all those pricey branded services that you won't ever use unless you're drunk – you can always get your mate to ring instead.
*Personally I hate being pushed towards things and stuff like 'sensis search' just makes me angry. So I fired up File explorer and navigated to My device=>windows=>start menu=> programs and started deleting stuff I don't want to see. From here I believe it's only shortcuts so nothing is uninstalled for the moment. (Do this at own risk though). Just hold your finger on the file and a menu will pop up and you can choose delete.
Ok at this point there's very little branded stuff left on the phone (that I've found yet). Time for making it look nice. This is totally subjective and almost all the options are on xda developers. I would recommend:
10. Make folders in your storage card: sliders, clocks, wallpapers, installed. Makes it easy to organise/change these (by reinstalling the cab file)
11. Go to the site ppcmods to download the cabs for great sliders and clocks. Very nice collection.
12. Get "V6 TEST 5 HD2 GSM Only 1.66 WEE.cab" for the colour icons at the top. Great mod.
13. "AM Slider trasparente con cornice Sense 2.5.cab" and "- Orologio Trasparente Antonio_Sense2.5.CAB" make the slider and calendar transparent respectively.
14. For backgrounds the best I've found is to install this patch "HQWallpaperPatch_v1.21_forManila2.5.1920.cab" so you can have fullscreen (no black bands at top and bottom)
15. Followed by installing "HDWall" onto your PC – you can use this to make any pic a cab file. It gives you a nice preview as well so you can see what will be under the clocks/calendar/etc. Great program.
That's it, appearance tweaked as you like it.
You'll probably want/need some other apps that have been discussed and linked to pretty well – this was intended more to be a getting started guide to get you to a place where you like the look of the phone and there's no angrifying stuff in your face.
Last thing I can think of – you need to go into mail, and in your inbox view, choose menu => tools(scroll down to see) =>options=>signatures and take out the "Sent by Telstra NExtG".
Hope this helps.
Click to expand...
Click to collapse
hi mate,i found a mobile repair shop that remove telstra off my hd2,cost me 60 bucks it's worked great for the past 2 months no problems,running 1.66 rom i've installed a lot of stuff from xda and elswhere everything has installed ok and runs fine,i'm with optus
Thanks
I sure appreciate all the helpful posts here. Thanks guys!
1.72 rom upgrade
Fantastic post
Works well with the latest Rom 1.72
Kitestyle said:
Hi all,
Thanks to all for contributing here - so much good stuff! I wanted to post this here to help others in my situation.
Click to expand...
Click to collapse
Champion! Great help for setting up my Telstra HD2. Thanks a heap!
Error with CHTEditor.exe - Help
I jsut received my phone the other day and am totally new to this. I read your Noob guide written by Kitestyle.
I have a Telstra model here in Canada. I loaded your Cookiehometab1.6.1. Worked fine. And then Tried your recommendation to load the CHTEditor.exe to the SD card.
Ran it and got an error:
"An unexpected error has occured in CHTEditor.exe. Select Quit and then restart the program, or select details for more info.
Details indicates this application requires a newer version of Microsoft.NET Compact Framework than the version installed on this device.
Am totally gray to this....recommendations appreaciated!
Thank you
Paul
the only way to truely de-Telstra and free your HD2 is to
1. HSPL3 -> removes CID lock
and
1.1 ( might want to do a task29 to really make sure ROM is squeaky clean )
and
2. Flash to official HTC WWE ( not Telstra branded ) rom, or any other cooked ROM of your choosing
its easy, and works well, i'm on Telstra NextG network, now running the official HTC english Hong Kong 1.72.831.1 ROM ( not Telstra branded ), and now have the ability to run any ROM i see fit, thanks to HSPL. Best part is, if and when you have to do a hard reset ( and you will at some stage ), all the Tel$tra nasties stay away....permanently
Hi
I may have missed this, but is there some way to change the websites displayed on the apps and downloads page, the one that comes up with the orange circle with teh white arrow
whichway
telstra shut down splash screen
anyone know how to delete or change the animated telstra shut down screen right before the phone turns off? i have deleted the animated boot up splash screen and the shutdown splash is all i have to delete
5tyl15m0 said:
anyone know how to delete or change the telstra shut down screen?
Click to expand...
Click to collapse
Do a quick Google search for Anisasia's End Key or If you want you can get Touch Tools causecit has a Boot Manager that you can intergrate to be the defualt end keys.
shut down splash screen (edit and repost)
anyone know how to delete or change the animated telstra shut down screen right before the phone turns off? i have deleted the animated boot up splash screen and the shutdown splash is all i have left to delete

HD2 WishList

These are my requests that I have which would actually "complete" my perfect HD2... if any members here would like to contribute some info as to how I may go about and fulfill them, then I would have much gratitude. Thanks
-Aside from the volume control that MysticGenious posted along with his taskbar, is there any other cab or registry change that will allow me to change my volume in increments of 1 as opposed to 3 bars each time? I am familiar with the paid app, but I do not want to go that route.. If mysticGenious created something that works when you use his taskbar, then I'm sure someone else has created something.
-Take the application "FootPrints" for example... Unless I have that activated on my tab screens, I am unable to create a shortcut so that I can save it on as a quicklink. This is the same with the HTC Calender App and any other tab application. If its not active in the Tab menu then the shortcuts doesn't exist. Is there a workaround? I would like to use Foot Prints, but I only want it as a quicklink, NOT as a Tab folder. I have already tried activating the tab and creating the shortcut to the quicklinks, but as soon as i removed it from the Tab Menus, it disappeared. There has got to be a way for this to happen. Cause I mean the program is there, but for some reason it only works if its active in Tabs.
-Transformers... I have tried reinstalling the Transformers cab but that didn't work. I just want to be able to click the Transformers shortcut and be able to select either 1 or 2 and then the movie instantly pops up. I have the movies saved on my sd card now, but because i moved them out of the SD card and onto my computer at one point in time, the link that connected them is no longer there. Basically I have all the components, I just need some guidance on how to make the shortcut link and work again... I'm assuming that i have to direct the file via registry editor "Total Commander" or something, I am just confused when it comes to that stuff on my HD2
and believe it or not, thats actually the only issues I have left with the phone, I'm sure that someone has a suggestion, or knows an answer... thanks a lot guys
i haven't given up hope on the members here....
anyone know any information about any of the 3 that i have listed??
*Update*
I have solved my transformers issue...
thanks for the help community???................................................................
ehhh......
well either way.. in case someone runs into the same situation heres the original thread...
http://forum.xda-developers.com/showthread.php?p=6392077#post6392077
cheers...
so any chances someone is gonna be able to point me in right direction for my other requests?? or perhaps even an answer??
cause this is a active hd2 forum, with many users willing to help out each other right???
one can dream.....
wrt links to footprints etc
you should be able to create your own shortcuts to the applications using File Explorer. footprints.exe exists in the Windows directory, you just need to copy it and past as short cut in the windows-start menu-programs directory. These short cuts shouldn't disappear when you disable the tab.
Lynehammike said:
wrt links to footprints etc
you should be able to create your own shortcuts to the applications using File Explorer. footprints.exe exists in the Windows directory, you just need to copy it and past as short cut in the windows-start menu-programs directory. These short cuts shouldn't disappear when you disable the tab.
Click to expand...
Click to collapse
yea you would think so right?? but unfortunately this is the case... and i'm wondering how would we be able to remedy this.. cause yea.. footprinks.lnk does not exist... until it is activated in tabs.. and even if i decide to make a shortcut of the footprints.lnk when it shows up.. the shortcuts becomes inactive one you deactivate the tab...
its WEIRD... i think what it is.. is that HTC put a lock on that application, since its one of their own.. so that it can only work if its activated under sense UI... which sucks..
but yea.. so i've already tried all the "doable" attempts... i'm basically asking someone who is more skilled to tell me whats going on... cause the developers can do amazing things.. this would be a walk in the park...

Categories

Resources