Remove System Tray From Today Screen - JASJAR, XDA Exec, MDA Pro General

Hi,
Does anybody know how I can get rid of the system tray from my XDA Exec's Today Screen?
I have read in other posts about removing the link to it from the "/windows/startup" folder, but there is no such link on my device.
Is there a way of doing it through modifying a registry key or something?
Any help greatly appreciated,
Thankyou,
Paul.

To remove the system tray you need to remove the items in it. If you remove them all the tray will dissapear. The registry keys you need to change are detailed in the wiki.
http://wiki.xda-developers.com/index.php?pagename=Universal_Registry

Many thanks for the speedy reply DanT, that is exactly what I needed.
Now, does anybody know how to stop Pocket Informant putting an icon in the system tray (and thereby making the system tray visible again) when it is running?
Cheers, Paul.

This is EXACTLY what I am trying to find out about the Pocket Informant Icon. I hate the taskbar. Anyone? Thanks

The system tray will show running services that elect to display an icon. Pocket Informant registers as a service, rather than a program. The same is true for applications like TomTom or iGO.
The only thing you can do is not run Pocket nformant.

So PI Doesn't let you disable the icon? This really sucks...

Of course it does.
Settings:
Either Full list
- or -
Interface (second icon) - Advanced
Enable System Tray Icon
I'm using 2005, Rev 5, Build 568.

GREAT Find. It works and the PI Tray icon is no longer there! Thanks a bunch!!

I remember Vijay created an app that actually hides the TOP and BOTTOM taskbar for our Universal, so we don't have to remove any of the icons on the BOTTOM taskbar to make it disappear, thus making our screens bigger. Here is a link to that thread: http://forum.xda-developers.com/vie...postorder=asc&highlight=alpha+togle&start=200
I tried downloading it from this post, but it seemed he took it off. Anyway I was wondering if anyone still have it?

cktlcmd: apologies, I never removed the link, but moved from a Windows server to a linux server some time back, and now all urls are case sensitve. Generally, if you find any broken links from me, just convert to lower case and it should be fine.
http://www.vijay555.com/vj/releases/vjtoggletodayii/vjtoggletodayiialpha0.1.5.exe
VJToggleToday II (for WM5) doesn't hide the tray yet. I've not had time to work on it for a while (new baby, move house, go to Modaco last weekend, find new job etc), but hopefully I'll be able to make some progress on it again, finally.
V

vijay555 said:
cktlcmd: apologies, I never removed the link, but moved from a Windows server to a linux server some time back, and now all urls are case sensitve. Generally, if you find any broken links from me, just convert to lower case and it should be fine.
http://www.vijay555.com/vj/releases/vjtoggletodayii/vjtoggletodayiialpha0.1.5.exe
V
Click to expand...
Click to collapse
Thanks Vijay. So this file will not work on the Exec then?

VJToggleToday II (alpha) is for WM5 only. Specifically made for my universal (exec), but works on all WM5.
VJToggleToday I is WM2003 only.
The final version of VJToggleToday II will be cross compatible.
V

Blackberry Icon
The only icon i have in the system tray is the blackberry one. Is there anyway to remove this. It is a waste of space.

Blackberry icon
Anyone succeedded remove the blackberry icon in the systray?

LGDP said:
Anyone succeedded remove the blackberry icon in the systray?
Click to expand...
Click to collapse
And the reason we would have a Blackberry icon on Universal is.....?

blackberry
And the reason we would have a Blackberry icon on Universal is.....?
Click to expand...
Click to collapse
Some people (like me ) have a black berry client on their PDA in order to receive corporate emails through Outlook (VERY HANDY !)

No able to remove blackberry connect icon in system tray...hide no problem but completely removed don't know how to do this....anyone got idea please help.

Related

Shotcuts

Hi,
Anyone knows how to put icons/shortcuts near the BT icon in the lower part of the screen?
I know it's possible. My quesition is :
Can be made with some application or you need to make modifications in the registry?
Thanks!
FoxFire said:
Hi,
Anyone knows how to put icons/shortcuts near the BT icon in the lower part of the screen?
I know it's possible. My quesition is :
Can be made with some application or you need to make modifications in the registry?
Thanks!
Click to expand...
Click to collapse
There are several app's outthere doing this for you, giving you the possiblity to deside what you see and what you don't
Here : http://www.sbsh.net/products/ilauncher/
and these gives you full control, but you'll need them both :
http://www.lakeridgesoftware.com/index.html
Hope this helps :wink:
FoxFire: check out an app called PHM Tray Launch, or my own VJTrayLaunch on my website. Mine has limitations, but for one or two icons you should be fine.
V
Shortcuts near BT icon
I think you mean putting shortcuts in the tray area.
Try this little excellent program made by PHM..
Shortcuts near BT icon
I think you mean putting shortcuts in the tray area.
Try this little excellent program made by PHM..
Thaks to all, I will try your sugestions.
have a nice 2006!

Lower task bar

I want to remove the battery8 icon and connection manager from the lower taskbar so did a search and came up with this thread
http://forum.xda-developers.com/viewtopic.php?t=46713&highlight=remove+system+tray
which pointed me to this wiki
http://wiki.xda-developers.com/index.php?pagename=Universal_Registry
"Remove Icons from the Taskbar
To Remove Battery:
HKLM\services\power\?ShowIcon === change from 1 to 0 (zero).
To Remove Screen Rotation:
HKLM\services\screenrotate\?ShowIcon === change from 1 to 0 (zero)
To Remove the Wireless connection manager
HKEY_LOCAL_MACHINE\Services\?WirelessMgr\keep and change the DWORD Keep to 0, soft-reset
If you remove all three icons, taskbar will be removed and more space on today screen."
So I use my trusty total commander, go to HKLM, go to the services directory but then don't see anything resembling ShowIcon or WirelessMgr. What am I missing here?
BTW, I have a Cing 8125 with Summitters 2.3 test2.
dcdivenut said:
I want to remove the battery8 icon and connection manager from the lower taskbar so did a search and came up with this thread
http://forum.xda-developers.com/viewtopic.php?t=46713&highlight=remove+system+tray
which pointed me to this wiki
http://wiki.xda-developers.com/index.php?pagename=Universal_Registry
"Remove Icons from the Taskbar
To Remove Battery:
HKLM\services\power\?ShowIcon === change from 1 to 0 (zero).
To Remove Screen Rotation:
HKLM\services\screenrotate\?ShowIcon === change from 1 to 0 (zero)
To Remove the Wireless connection manager
HKEY_LOCAL_MACHINE\Services\?WirelessMgr\keep and change the DWORD Keep to 0, soft-reset
If you remove all three icons, taskbar will be removed and more space on today screen."
So I use my trusty total commander, go to HKLM, go to the services directory but then don't see anything resembling ShowIcon or WirelessMgr. What am I missing here?
BTW, I have a Cing 8125 with Summitters 2.3 test2.
Click to expand...
Click to collapse
Those tweaks are for the universal not the wizard thats why you can't find the keys you want.
To remove the system tray just delete the init_tray.lnk from the windows\startup folder on your device and soft reset.
Mark, if I delete init_tray.lnk, will that let me use the space for the today screen instead, or is it still "reserved"?
Thanks
fuel925 said:
Mark, if I delete init_tray.lnk, will that let me use the space for the today screen instead, or is it still "reserved"?
Thanks
Click to expand...
Click to collapse
Yep will give you more space - make a copy of init_tray.lnk so you can put it back in the future if you need.
meschle said:
fuel925 said:
Mark, if I delete init_tray.lnk, will that let me use the space for the today screen instead, or is it still "reserved"?
Thanks
Click to expand...
Click to collapse
Yep will give you more space - make a copy of init_tray.lnk so you can put it back in the future if you need.
Click to expand...
Click to collapse
Oops, I didn't think to make a backup.. i'm sure someone will be able to provide it anyway should I need it in future.
I have a similar question along the same lines... pocket plus doesnt take up the whole today screen, is there a setting somewhere that i've missed, or maybe a regedit where you can specify the height of the today plugin?
Here is the backup file.
Sorry can't comment on pocket plus don't run that - me a much more basic kinda guy :wink:
Dudes, dudes! You have to try this:
http://www.htcwizardweb.net/node/703
It kicks some major ass!
Hope this helps!
meschle said:
dcdivenut said:
I want to remove the battery8 icon and connection manager from the lower taskbar so did a search and came up with this thread
http://forum.xda-developers.com/viewtopic.php?t=46713&highlight=remove+system+tray
which pointed me to this wiki
http://wiki.xda-developers.com/index.php?pagename=Universal_Registry
"Remove Icons from the Taskbar
To Remove Battery:
HKLM\services\power\?ShowIcon === change from 1 to 0 (zero).
To Remove Screen Rotation:
HKLM\services\screenrotate\?ShowIcon === change from 1 to 0 (zero)
To Remove the Wireless connection manager
HKEY_LOCAL_MACHINE\Services\?WirelessMgr\keep and change the DWORD Keep to 0, soft-reset
If you remove all three icons, taskbar will be removed and more space on today screen."
So I use my trusty total commander, go to HKLM, go to the services directory but then don't see anything resembling ShowIcon or WirelessMgr. What am I missing here?
BTW, I have a Cing 8125 with Summitters 2.3 test2.
Click to expand...
Click to collapse
Those tweaks are for the universal not the wizard thats why you can't find the keys you want.
To remove the system tray just delete the init_tray.lnk from the windows\startup folder on your device and soft reset.
Click to expand...
Click to collapse
Thanks... I knew it was something boneheaded...
Yom - is that my app, VJToggleToday?
V
vijay555 said:
Yom - is that my app, VJToggleToday?
V
Click to expand...
Click to collapse
Yep. I found it at the specified HTC Wizard Web link.
Should I not have posted the link to it?
dcdivenut said:
I want to remove the battery8 icon and connection manager from the lower taskbar
Click to expand...
Click to collapse
Hi
as already told, you can remove Init_tray.lnk from startup. but be aware - this will make slight problems with software, which places icon in tray (CardExport, Pocket GPS Pro etc).
in addition you could gain more place by eliminating lower bar (with contacts and calender). they will be still accesible through soft-buttons, but will not take place on today screen.
i prefer dciNoBar
http://www.google.ru/search?hl=ru&q=dcinobar&lr=
(sorry, some links are in russian, but i think you will have no problems with finding download link).
if you like the result - you may add this program to startup folder so it will restart automatically after softreset.
BR!
Turist said:
dcdivenut said:
I want to remove the battery8 icon and connection manager from the lower taskbar
Click to expand...
Click to collapse
Hi
as already told, you can remove Init_tray.lnk from startup. but be aware - this will make slight problems with software, which places icon in tray (CardExport, Pocket GPS Pro etc).
in addition you could gain more place by eliminating lower bar (with contacts and calender). they will be still accesible through soft-buttons, but will not take place on today screen.
i prefer dciNoBar
http://www.google.ru/search?hl=ru&q=dcinobar&lr=
(sorry, some links are in russian, but i think you will have no problems with finding download link).
if you like the result - you may add this program to startup folder so it will restart automatically after softreset.
BR!
Click to expand...
Click to collapse
Thanks for that - useful small program - For those who find russian daunting - program attached
EDIT cab file now posted for autoinstallation - copy to device, click on cab, install to device and soft reset.
meschle said:
Thanks for that - useful small program - shame the space gained cannot be used and is just visual. I am sure that could be sorted - i will ask around. For those who find russian daunting - program attached
Click to expand...
Click to collapse
Hi. You are somehow wrong. this place is fully usable
If you tell me how can i make screenshot i will show what it looks like.
May be you are using some today plugin which height needs to be manually adjusted? in my case this is Spb +
Turist said:
meschle said:
Thanks for that - useful small program - shame the space gained cannot be used and is just visual. I am sure that could be sorted - i will ask around. For those who find russian daunting - program attached
Click to expand...
Click to collapse
Hi. You are somehow wrong. this place is fully usable
If you tell me how can i make screenshot i will show what it looks like.
May be you are using some today plugin which height needs to be manually adjusted? in my case this is Spb +
Click to expand...
Click to collapse
Thats cool then if its possible - probably because i still have phm traylaunch and it stays where it normally is and i want it right at the bottom.
To take a screen capture use xnview download here http://forum.xda-developers.com/download.php?id=12698
its under tools\capture - i would be interested to see what setup you have and i will fiddle with mine a bit more - thanks
EDIT fiddled with it and yes - it works!!!! phm traylaunch is right at the bottom now. Nice one mate - cheers! Now I need some new themes - normal ones are not long enough.
EDIT2 can't get traylaunch to stay at the bottom - trying to sort out a workaround!
EDIT3 found a fix to keep phm traylaunch at bottom after softreset - open and shut keyboard and it moves to the bottom - GREAT!! v.v. grateful been looking for something like this for a while!
good prog
thx
meschle said:
To take a screen capture use xnview download here http://forum.xda-developers.com/download.php?id=12698
Click to expand...
Click to collapse
thanks, it worked. but if you could give me a tip, where i can get app for screen-capturing only with hot-key support i`d really appreciate it
EDIT3 found a fix to keep phm traylaunch at bottom after softreset - open and shut keyboard and it moves to the bottom - GREAT!! v.v. grateful been looking for something like this for a while!
Click to expand...
Click to collapse
than you may be interested in newer version 0.0.2 (i think you have 0.0.1). it can toggle lower bar if launched again.
BR!
Turist said:
meschle said:
To take a screen capture use xnview download here http://forum.xda-developers.com/download.php?id=12698
Click to expand...
Click to collapse
thanks, it worked. but if you could give me a tip, where i can get app for screen-capturing only with hot-key support i`d really appreciate it
EDIT3 found a fix to keep phm traylaunch at bottom after softreset - open and shut keyboard and it moves to the bottom - GREAT!! v.v. grateful been looking for something like this for a while!
Click to expand...
Click to collapse
than you may be interested in newer version 0.0.2 (i think you have 0.0.1). it can toggle lower bar if launched again.
BR!
Click to expand...
Click to collapse
Thanks for the updated file.
Find enclosed a screen capture program - you can assign to a hard key.
through settings\buttons
Its only drawback is that it saves in bmp format
EDIT version 0.02 does not seem to work so well - on my device - the soft keys often don't seem to work, i only got them to work once - I go back to the other version.
No soft key buttons
I have put dcinobar into a cab for easier installation.
Copy cab onto device, click on cab, install to device and then soft reset.
VJToggleToday
For those using dcinobar - I have tried Vjtoggletoday and would have to say it works better. You can remove soft keys only, soft keys and start bar or startbar only - have it just the way you like it. Does not have the glitch dcinobar has where you need to open and shut the keyboard
see here http://forum.xda-developers.com/viewtopic.php?t=27331
download here http://www.vijay555.com/vj/releases/vjtoggletodayii/vjtoggletodayiialpha.exe
Thanks vijay!
Re: VJToggleToday
meschle said:
For those using dcinobar - I have tried Vjtoggletoday and would have to say it works better. You can remove soft keys only, soft keys and start bar or startbar only - have it just the way you like it. Does not have the glitch dcinobar has where you need to open and shut the keyboard
Thanks vijay!
Click to expand...
Click to collapse
Hi!
i have no glitch with keyb indicator. maybe it depends on keyboard being used? i`ve tried VJs app and i dont like the way how start bar romoval is done. i`ll wait for next release and keep using dcinobar meanwhile

TyTn Annoyance!!!

I am trying to remove the bottom bar that is normally removed by deleting wifiinit.lnk and init_tray.lnk from startup...problem is they arent in startup. And when looking at the remove programs list there are no programs. Any suggestions?
Tell us what you have in windows\startup and post copies of the link files if possible, then some bright spark in the forum may be able to work it out for you :wink:
batti
dcinobar
inclose mobile
poutlook
voice command
nickcerda said:
batti
dcinobar
inclose mobile
poutlook
voice command
Click to expand...
Click to collapse
Looks like all the usual links have gone now except poutlook - which many say can be deleted anyhow. They must be using another initiation method - have you checked \windows to see if you have init_tray.exe if you have try a trick i use with clear storage. Make a text file with any text in does not matter - save as init_tray.txt then rename to init_tray.exe and paste it into windows using total commander. Result init_tray.exe will not work. Works with clearstorage.exe and I get no error message. If you do get an error message replace with an exe that does nothing - I hope you get my drift :wink:
EDIT Possibly you could replace it with dcinobar.exe or inclose mobile.exe i.e. rename the exe's and then remove the startup link to the app as this app will be started instead of init_tray.exe
Actually I thought of something similar to that already, but guess what... no init_tray.lnk or .exe and no wifiinit.lnk or .exe anywhere on the device according to resco explorer search. Thank you for the great idea though. Do you or anyone else have any other ideas?
Maybe something to do with it?
[HKEY_LOCAL_MACHINE\init]
"Launch99"="\\Windows\\SAPSettings.exe"
"Depend50"=hex:14,00,1E,00
"Depend20"=hex:0A,00
"Launch10"="shell.exe"
"Launch80"="srvtrust.exe"
"Depend70"=hex:1E,00
"Launch70"="connmgr.exe"
"Launch50"="shell32.exe"
"Depend61"=hex:32,00,3C,00
"Launch61"="ciphase2.exe"
"Depend21"=hex:14,00
"Launch21"="coldinit.exe"
"Depend30"=hex:15,00
"Depend60"=hex:14,00
"Launch60"="services.exe"
"Launch30"="gwes.exe"
"Launch20"="device.exe"
[HKEY_LOCAL_MACHINE\init\BootVars]
"MasterKeyFileDir"="\\windows"
"DBFlags"=dword:00010000
"Flags"=dword:00000005
"RequireCertMod"=dword:00000001
"ProfileDir"="Documents and Settings"
"SystemHive"="Documents and Settings\\system.hv"
TyTN now uses services
The bottom tray icons can be removed by making the following registry changes...
1. To remove the Battery Icon:
[HKEY_LOCAL_MACHINE\Services\Power]
"ShowIcon"=dword:00000000
2. To remove the Wireless Manager Icon:
Delete the registry key...
[HKEY_LOCAL_MACHINE\Services\WirelessMgr]
3. Soft Reset
Tray Icons should now be gone.
You are awesome! Do you have a TyTn or is that for other phones also?
Just received my TyTN today.
The first thing I did was figure out how to get rid of those tray icons!
Actually, if you look at the following post (http://forum.xda-developers.com/viewtopic.php?t=41968) you will find many hacks that are not restricted to the Universal but work on all WM5 machines, inluding the TyTN. I am using a few of the myself on my TyTN
i'm about 200 to $250 short from getting one feel free to donate! I go to This ebay posting every day and just DROOOL over it... again, donations welcome..
better yet, i got a deal! For the amount of that device with shipping which is $779 + $29.99 which comes out to $829.99, (lets just make it $830 flat) I'll throw in my working wizard which has 2 scruffs on the front(comes complete with box, i-mate warranty, headset, case.. basicly everything in the box except the extra stylus), a wizard with a damaged screen, an xbox 360 premium. (just the xbox360 itself, no power supply, no hard drive, no controller (i'll give u a couple demo discs)) AND.... a like new Sony PSP with like 3 or 4 games (i maybe played the thing 10 times since i bought it, its been nesting in its oem case for god knows how long.)
PM me if you'll take me up on that offer
Re: TyTN now uses services
Freshster said:
The bottom tray icons can be removed by making the following registry changes...
1. To remove the Battery Icon:
[HKEY_LOCAL_MACHINE\Services\Power]
"ShowIcon"=dword:00000000
2. To remove the Wireless Manager Icon:
Delete the registry key...
[HKEY_LOCAL_MACHINE\Services\WirelessMgr]
3. Soft Reset
Tray Icons should now be gone.
Click to expand...
Click to collapse
I don't think that just removing the icons removes that space that the bar takes up, does it?
:?:
Re: TyTN now uses services
JNGold said:
I don't think that just removing the icons removes that space that the bar takes up, does it?
:?:
Click to expand...
Click to collapse
Yes, removing the icons removes the tray space.
Try it.
Wiz said:
Actually, if you look at the following post (http://forum.xda-developers.com/viewtopic.php?t=41968) you will find many hacks that are not restricted to the Universal but work on all WM5 machines, inluding the TyTN. I am using a few of the myself on my TyTN
Click to expand...
Click to collapse
Very good link. Thanks Wiz!
Looking at the "HIDEWIRELESSMGRICON.cab" in that link, it shows that you can disable the Wireless Manager Icon by simply changing a single registry entry instead of deleting the whole WirelessMgr key.
To update my directions...
The bottom tray icons can be removed by making the following registry changes...
1. To remove the Battery Icon:
[HKEY_LOCAL_MACHINE\Services\Power]
"ShowIcon"=dword:00000000
2. To remove the Wireless Manager Icon:
[HKEY_LOCAL_MACHINE\Services\WirelessMgr]
"Keep"=dword:00000000
3. Soft Reset
Tray Icons should now be gone.
I have tested these and both work perfectly.
Intellisync 7.0 and Tytn
Hi,
Since I've installed this new version of this software I've been using for a long time now each time I soft reset my device I got stuck on the windows mobile blue background. I can get pass it!!!
Now the good news is via activsync I can still connect to my device and explore it. I can also remove the software (intellisync) and this will let me regain access to my device.
The problem is I can't live without Intellisync so I end up reinstalling it evrytime.
The problem is link (I guess) to the security screen which replaces the default winm 5 one.
Questions :
1 where can I find a step-by-step description of the boot process ?
2 What is the name of the security app object ?
3 Who could help ???
Many Thanks
REMOVE bottom tray on 8525 (mobile 5)
I seen lots of articles about how to remove or turn off bottom tray, but none work. I have similar problem as this user: No intTRay of anykind is found, my startup folder contents are similar to his. I've removed the individual icons like battery, etc, but I need to get rid of the animated today icon, the the Animated Today program puts on the tray, so the tray will disappear...
any ideas?
I may be wrong but the last time I checked, the 8525(TyTN) is not a Wizard.
dharvey4651 said:
I may be wrong but the last time I checked, the 8525(TyTN) is not a Wizard.
Click to expand...
Click to collapse
Yep, you are correct. The Tytn is the big brother to the Wizard, which is known as the 8125, not the 8525.
Reposted
I posted this question in the Hermes forum, which I think is the right place?
thanks,
ck
Freshster said:
Very good link. Thanks Wiz!
Looking at the "HIDEWIRELESSMGRICON.cab" in that link, it shows that you can disable the Wireless Manager Icon by simply changing a single registry entry instead of deleting the whole WirelessMgr key.
To update my directions...
The bottom tray icons can be removed by making the following registry changes...
1. To remove the Battery Icon:
[HKEY_LOCAL_MACHINE\Services\Power]
"ShowIcon"=dword:00000000
2. To remove the Wireless Manager Icon:
[HKEY_LOCAL_MACHINE\Services\WirelessMgr]
"Keep"=dword:00000000
3. Soft Reset
Tray Icons should now be gone.
I have tested these and both work perfectly.
Click to expand...
Click to collapse
Thnx a lot man. i've been thinking that this thing is impossibla on my cingular 8525. but U proved that there are still people who know good methods on how to work w/ registry!

Enlarge your today screen (how to remove the bottom menu bars)

If you're looking to get rid of the menu bar at the bottom of the Today Screen, read on. This is not a new tip, but might save you time, as there's a lot of different versions of these programs flying around. Only the one below works on WM6 / HTC Touch.
I personally find that the Menu Bars at the bottom of the Today Screen really spoil the look of the HTC Touch's sleek black/grey theme. Besides, the Comm Manager and Contacts are both accessible via the spinning cube (or the camera button if you install Double Launcher) so there's no need to have on the Today Screen, you may as well get more space for plugins, or just to keep everything looking neat and tidy. See screenshot below!
Here's how to banish them forever (?!) :
1. Download ToggleTodayIIAlpha from this link:
http://www.vijay555.com/vj/releases/vjtoggletodayii/vjtoggletodayiialpha.exe
2. Copy it to your \Windows\Startup directory. (or somewhere else and paste a shortcut instead)
3. Go into the registry and edit this key:
HKLM/Software/Vijay555/VJTodayToggle
Change these keys:
Softkeysize = 1
StartSize = 26
TrayVisible = 1
That's it! I've had no massive problems with this so far, although I haven't been testing it for too long. I'd be interested to hear how people get on in terms of stability/bugs. You WILL get problems if you try to use any of the older VJTodayToggle programs in the thread on this forum:
http://forum.xda-developers.com/showthread.php?t=243211
(SIP keyboard staying on, SIP moving to the top of the screen, menu titles disappearing but not the background, etc.)
...in fact, that's precisely why I'm sharing this info with you, as this thread is 39 pages long and it's only towards the end that things become totally clear! I'll post again if there's any unexpected side-effects, I'm currently minimising BatteryStatus and I don't know whether this will
Good luck!
Carlos
NOTES / ADVANCED
=======================
A: If you want to make your screen even neater AND still overclock your Touch, then, in step 3 above, you can make TrayVisible=0 then you can minimise the BatteryStatus plugin and it won't show up on your today screen. (right click on batterystatus icon, choose 'show rows -> minimise') I haven't tested this properly yet.
B: If you want to explore hiding the Start Menu, feel free, it looks superb when you first do it, but then I have found that the HTC biotouch (spinning cube) automatically re-instates the start menu bar when it's deactivated each time.
C: Please note, this program ( tt2.exe) DOES NOT TOGGLE, even though it's called that! Again, it's a 39 page thread, I warned you...
D: You can also run TT2.exe with a -config option to avoid editing the registry, but this would actually make the above even more long-winded to explain to any n00bs.
E: A nice new HTC wallpaper is doing the rounds without the logo. (As you can see from my screenshot, it's mis-positioned with the extra screen space) See http://forum.xda-developers.com/showthread.php?t=319830
F: Vijay555 has been meaning to release a new (non-alpha) version of the software for some time, but sounds pretty busy. He seems like an all-round splendid guy though and I'd like to thank him for this software and his continued postings/programming.
I have the HTC X7500 WM6 and I've been desperate to make it works.
I've been trying other version from the 40 pages thread, so I'll try this one and I will post result.
BigDede said:
I have the HTC X7500 WM6 and I've been desperate to make it works.
I've been trying other version from the 40 pages thread, so I'll try this one and I will post result.
Click to expand...
Click to collapse
Good luck! The honest truth is that after I'd posted this, I discovered a couple of bugs that appeared in soak testing. I gave up in the end - it worked 90% but I would still occasionally get conflict, e.g. the SIP keyboard would appear at the top of the screen sometimes and only a soft reset would put it back where it was meant to be!
carlosp_uk said:
Good luck! The honest truth is that after I'd posted this, I discovered a couple of bugs that appeared in soak testing. I gave up in the end - it worked 90% but I would still occasionally get conflict, e.g. the SIP keyboard would appear at the top of the screen sometimes and only a soft reset would put it back where it was meant to be!
Click to expand...
Click to collapse
Yep I confirm that, SIP keyboard is there, and sometimes as well softkeys stay there after softreset.
Well actually for me it's even worse, it's hiding the system tray (the bar just above the softkeys bar) where we can add shortcuts icons and keep the softkeys bar enabled..
Im disappointed but thks for vijay555 for all the efforts
Perfect... without HTC Logo is even better...
Thanks Carlos,
I've just installed and its working fine. With the clean background from http://forum.xda-developers.com/showthread.php?t=319830 looks even better.
Cheers,
Marcelo
BigDede said:
Yep I confirm that, SIP keyboard is there, and sometimes as well softkeys stay there after softreset.
Well actually for me it's even worse, it's hiding the system tray
Click to expand...
Click to collapse
See my original post, have you tried setting TrayVisible=1 in the registry, this should show the system tray.
I followed exactly what u posted, it displayed it correctly the first time, then after soft reset it was displaying only the softkeys bar and hiding the system tray bar
Thks anyway
How does this look on screens BESIDES the today screen? I have used other programs on different WM phones in the past and although the bottom bar disappears on the today screen, it is still on other screens.
Also, can you use the bottom of the screen or is it just dead space? Some of us have moved the HTC Home Plug to the bottom of the page and if it is just dead space, it is going to look bad....
maevro said:
How does this look on screens BESIDES the today screen? I have used other programs on different WM phones in the past and although the bottom bar disappears on the today screen, it is still on other screens. Also, can you use the bottom of the screen or is it just dead space? Some of us have moved the HTC Home Plug to the bottom of the page and if it is just dead space, it is going to look bad....
Click to expand...
Click to collapse
The menu bar is visible on other screens, this behaviour is by design. I cannot see why anybody would want it invisible on other screens, as you normally need those softkeys for menus in most programs!
As far as I know you can use the bottom of the screen, it is not dead space. But why not try it out - it's unlikely to do any harm. You can always delete it from your startup directory to uninstall if you don't want it.
C
Well it works well so far.....(Not my screen, Neo's screen @ HoFo)
I can't remember if the TrayVisible setting even works - I think it was something I was intending to build in, but never got around to it.
Apologies... I'm kinda programming again, had lots going on, so never finished the app. Sorry for you guys having to use my unfinished piece of cr*p. I'll make it work properly one day!
V
vijay555 said:
I can't remember if the TrayVisible setting even works - I think it was something I was intending to build in, but never got around to it.
Apologies... I'm kinda programming again, had lots going on, so never finished the app. Sorry for you guys having to use my unfinished piece of cr*p. I'll make it work properly one day!
Click to expand...
Click to collapse
Thks a lot vijay555
HELP!!!
I installed this, but I don't know how to get into the registry from an .exe file, so I just tried to open the file through my phone, and instead it has hidden my start bar, as well as the bottom bar. How do I reverse this???
maevro said:
Well it works well so far.....(Not my screen, Neo's screen @ HoFo)
Click to expand...
Click to collapse
How did you "move" the HTC Home plugin to the bottom part of the Today-screen without any plugin above it? I searched all over the forums, but I cannot find the answer to this question
--Marc
soulstar said:
HELP!!!
I installed this, but I don't know how to get into the registry from an .exe file, so I just tried to open the file through my phone, and instead it has hidden my start bar, as well as the bottom bar. How do I reverse this???
Click to expand...
Click to collapse
Just soft reset your phone.
marc2503 said:
How did you "move" the HTC Home plugin to the bottom part of the Today-screen without any plugin above it? I searched all over the forums, but I cannot find the answer to this question
Click to expand...
Click to collapse
Use the HTC Home customizer to "unlock" it. Then you can move it around like normal.
However, it doesn't redraw correctly on the right side if you unlock it, and a scrollbar comes and goes.
i have a other solution!! PCM shrink installe it and your bar remove it s very easier! For become to the original config juste delete the programmz!!
won't stick
Hi..very nice and easy Zip File..just one problem: the toggle won't stick after a soft reset = one has to go into File Explorer..double click the Toggle File and only than the screen is "clean" again.
Any way to make the toggle "stick"?
I have not this problem! I install the cab i going on the explorer and today shrink and clik on after i reboot my pda ans the bar not appear ... You can try put a abbreviated of today skrink in WINdows/started for star the application automatic on windows sartup
the result of the appl:
I have this running at startup on my Tilt, works with screen rotations and everything! And the hard keys are still mapped to calendar and contacts for quick access, awesome.
Many thanks, couldn't stand those useless soft keys before.
- Charles

Wm6 System Tray modification

I would like to know please if it is possible to change the Tray shortcuts like Removing the battery icon or modiying it . I know that Tray launcher can add application to tray but it cannot remove the default ones . If someone would guide me on HOW to do it i'll be thankful
Tray icons reg settings.
"dword:00000000" - disable, "dword:00000001" - enable
Power icon
[HKEY_LOCAL_MACHINE\Services\Power]
"ShowIcon"=dword:00000000
Rotation icon
[HKEY_LOCAL_MACHINE\System\GDI\Rotation]
"EnableTray"=dword:00000000
And wireless icon
[HKEY_LOCAL_MACHINE\Services\WirelessMgr]
"Keep"=dword:00000000
Use WIKI and search
thanks dude.
How do I enable the battery icon on top of the taskbar near the clock like in WM6 cause it mine it doesn't show by default.
Someone please help me get that up so that I can also remove the battery and rotation icons from the bottom small taskbar.
1ceMaster said:
How do I enable the battery icon on top of the taskbar near the clock like in WM6 cause it mine it doesn't show by default.
Someone please help me get that up so that I can also remove the battery and rotation icons from the bottom small taskbar.
Click to expand...
Click to collapse
Use this tool it will be very helpful.
krishan2207 said:
Use this tool it will be very helpful.
Click to expand...
Click to collapse
Dang, it's busted for me.
I get a DirectoryNotFoundException when I launch it and I can't seem to find the reason for it.
Worked nicely for me, thanks!
It also works nicely for me. However, I am looking for a way to disable the System Tray and so far, nothing. Have tried most of the reg hacks mentioned here and run into a brick wall as my Dell Axim x51v doesn´t have those reg entries (?!?!?!)
All I want to do is remove the WiFi & BT icons so that the system tray will close. Any ideas folks?
That is because your device uses different drivers for it. However it should not be too hard to find the correct registry entries for your device. Try playing with entries in HKEY_LOCAL_MACHINE\Services\ dir.
Thanks Wexx. Even with the extended ROM visible I only get as far as "HKEY_LOCAL_MACHINE\Services\" before I lose my way. What really *isses me off is that I HAD managed it a while back but cant for the life of me remember how!!!!
Anyway, thanks!
krishan2207 said:
Use this tool it will be very helpful.
Click to expand...
Click to collapse
This is Tool Not work on My Blue Angel WM6 Helmi
Why?
ajie said:
This is Tool Not work on My Blue Angel WM6 Helmi
Why?
Click to expand...
Click to collapse
This tool is working perfect on my Blue Angel "XDA2s" WM6 Helmi.
What error do you get?

Categories

Resources