IT Community - Software Programming, Web Development and Technical Support

Windows Mobile Tweaks

This is a discussion on Windows Mobile Tweaks within the Windows Mobile forums, part of the Mobile Software Development category; Show Date and Time in Title Bar The Pocket PC display the time in the title bar, the user can ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Software Development > Mobile Software Development > Windows Mobile

Register FAQ Members List Calendar Mark Forums Read
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 10-26-2007, 10:08 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Show Date and Time in Title Bar

The Pocket PC display the time in the title bar, the user can select Analog or Digital using tap&hold on the time. But some people also want the date to be easily available, this was actually available on Palm-size PC devices. Fortunately there is a tweak to display both the date and time instead of time only in the Pocket PC title bar :


Browse to
Quote:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\
Create a binary value named "TBOpt" and set its value to "13 00 00 00".
Save any unsaved document and reset your Pocket PC.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-26-2007, 10:10 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Enable original backlight and contrast applets

Many OEM replace the Backlight and/or Contrast settings applet by their own versions :

Compaq iPaq 3650 :

OEM Backlight applet, same as original but with a Brightness tab for iPaq special purposes. Removed the Contrast applet because contrast settings are not supported on the iPaq.

Casio EM-500 :
OEM Brightness applet that replace both the original Backlight and Contrast. Added the ability to set different brightness values for battery and external power operations.
Removed "Turn on backlight when a button is pressed or the screen is tapped" settings because it is not supported, replaced by the Auto Dim settings.
Included the contrast in the same applet, the system one does work, but their device act at the oposite of what it should (Dark is Light and Light is Dark).

HP Jornada 548 :
OEM Backlight applet, removed the External Power tab the "Turn on backlight when a button is pressed or the screen is tapped" setting for Battery Power because these settings are not supported.

Now, here is how to restore the Microsoft original applets on any Pocket PC, note that most settings OEM have been hiding with their own applet does not work anyway, the OEM applet(s) will still be available in the Settings.
For the Backlight applet, browse to

HKEY_LOCAL_MACHINE\ControlPanel\Backlight\

Rename the "Redirect" value to "Redirect disabled", you could just delete it, but renaming it makes it easy to go back to the OEM setting.
For the Contrast applet, do the same with

HKEY_LOCAL_MACHINE\ControlPanel\Contrast\
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 10-26-2007, 10:13 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Customize startup programs

In this registry key you can find all the items that appear in the 'New' menu on the Today screen:
Quote:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Extens ions\NewMenu
These are the programs that automatically start when performing a soft reset:

Quote:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Start Items
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 10-26-2007, 10:14 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Speed Up your Pocket PC

This tweak might help improving visual performance of your pocket pc:
  1. Open your registry editor o�n your Pocket PC
  2. Navigate to
    Quote:
    HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE\
  3. Change the value of 'limit' from 8192 to 32768
  4. Close registry editor and soft reset.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 10-26-2007, 10:15 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Customize 'Low Battery' alerts

Browse to

Quote:
HKEY_CURRENT_USER\ControlPanel\Notifications\{A877 D663-239C-47a7-9304-0D347F580408}\
Create a String value named "Default" and set its value to "Low battery warning".

Now go to Start > Settings > Personal tab > Sounds & Notifications applet > Notifications tab, select "Low battery warning" in the "Select an event" drop-down list and you can customize it.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 10-26-2007, 10:16 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Disable start menu animation

Browse to

HKEY_LOCAL_MACHINE\SYSTEM\GWE\Menu\

Change the "AniType" value from 6 to 0.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 10-26-2007, 10:17 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Auto-Launch programs after soft-reset

Simply put a shortcut to that program or file in the windows\startup folder.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 10-26-2007, 10:29 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Disable SMS Sent notification

Disable SMS Sent Notification :

Quote:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Inbox\Settin gs]
"SMSNoSentMsg"= dword:00000001
->1 to disable
->0 to Enable
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 10-26-2007, 10:31 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Change the "Message Send" notification message

Changing the Message Sent Notification Message:

Quote:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inbox\Svc\SM S]
Change the Value "MessageSent" to whatever you like the Default is "Message Sent"

Only works on Windows Mobile 2003 Phone edition and requires a soft-reset.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 10-26-2007, 10:31 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Change Internet Explorer Homepage

Changing Homepage in Pocket internet explorer:

Quote:
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="http://yourpage.com"
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 10-26-2007, 10:32 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Enable Cleartype in Internet Explorer

Enable CLeartype in Pocket Internet Explorer:

Quote:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Internet Settings]
"ClearTypeText" = 1 to Enable,0 to Disable

Probably requires a soft-reset.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 10-26-2007, 10:33 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Change Name of Device for ActiveSync

This is how to change the name of your device like you see it in ActiveSync:

Open your registry editor and change this key:

HKEY_LOCAL_MACHINE>Ident
Select 'Values'
Select 'Name'
and change the Value Data to the new name for your phone (no spaces)
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 10-27-2007, 02:51 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Override Date Format

Override Date Format The Regional Options settings on the Pocket PC allows you to select only certain date formats, depending on which region you select. Other date formats are available in other regions. This tweak lets you select the date format you prefer regardless of the region you select. 1. Open registry editor 2. Navigate to
HKEY_LOCAL_MACHINE\nls\overrides 3. Change the value of �SSDte'

to the date format you prefer (I prefer 'dd MMM yy' but other formats can be found in the Regional Options settings.)
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 10-27-2007, 02:51 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Disable Menu Animation

Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\GWE\Menu,
then change the value of "AniType" from 6 (default) to 0. This disables the menu animation. It helps in speeding up your pocketpc.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 10-27-2007, 02:52 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Increase Glyph cache

Launch your registry editor and browse to

HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE.

Change the value of "limit" from 8192 (default) to 16384 or even 32768. This speeds up your pocket pc but consumes a little more memory.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 10-27-2007, 03:32 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Change Start Menu Color

The registry Binary Value key that controls the font color on the start menu is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Color\39 and value for black is 00 00 00 00. Here are values for other colors: black = 00 00 00 00 red = FF 00 00 00 green = 00 FF 00 00 yellow = FF FF 00 00 blue = 00 00 FF 00 purple = FF 00 FF 00 White = FF FF FF 00
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 10-27-2007, 03:33 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

SMS Notification Always On

SMS Notification Always On

[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Setting s] SMSDeliveryNotify = dword:00000001 ->0 if off
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 10-27-2007, 03:34 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Default Windows Mobile Tweaks

Show hidden Photo Album Options

To enable Editor options: [HKEY_LOCAL_MACHINE\ SOFTWARE\HTC\Album\ DisableEditor] "Disable" -> Set 0 to Enable and 1 to Disable
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 10-27-2007, 03:35 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Make PocketIE a full IE 6.0


This will let your pocket internet explorer look like a normal desktop Internet Explorer 6.0
This can help you access sites that require a certain internet explorer version.
  1. Open a registry editor
  2. Go to
  3. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Internet Settings\User Agent\
  4. Change the default value to "Mozilla/4.0".
  5. Change the "Version" value to "MSIE 6.0".
  6. Change the "Platform" value to "Windows NT 5.0".
  7. Soft-reset.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 10-27-2007, 03:35 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Move IE Temporary Files to Storage card

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\shell Folders

Change
"Cache"="\Storage\Temporary Internet Files"

To:

"Cache"="\Storage Card\Temporary Internet Files"
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.discussweb.com/windows-mobile/4191-windows-mobile-tweaks.html
Posted By For Type Date
Luc_F.'s bookmarks tagged with This thread Refback 12-23-2007 10:20 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Mobile - Interview FAQ prasannavigneshr Interview Questions & Answers and Tips 15 01-24-2008 03:48 AM
Answering Machine for Windows Mobile S.Vinothkumar Windows Mobile 1 09-06-2007 07:43 AM
How to fix the appointments in windows mobile using C#? mobilegeek C# Programming 3 08-20-2007 06:37 AM
Is it possible to change the ringtone of Windows Mobile thru C# ? itbarota Windows Mobile 0 07-23-2007 06:00 AM
New T-Mobile phone runs Windows Mobile 6 vadivelanvaidyanathan The Lounge 0 05-22-2007 07:19 AM


All times are GMT -7. The time now is 03:35 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.
Our Partners
Miami FL Divorce Lawyers      Pittsburgh Personal Injury Law      Austin TX Auto Accident Lawyer
Sedo - Buy and Sell Domain Names and Websites project info: discussweb.com Statistics for project discussweb.com etracker® web controlling instead of log file analysis

SEO by vBSEO 3.0.0