Windows Mobile devices also have a registry like all other Microsoft operating systems. We can customize many of the defaults on our devices to suit our needs. The structure is very similar to the Windows Registry structure, so if you are familiar with it, you will find this just as easy. If you have not yet delved into a registry, you will find this quite tricky.
This article will cover some of the changes we are able to make to our devices, through our devices registry.
Find a Registry Editor:
There are a number of free register editors available for Windows Mobile Devices. We have the option of editing the registry from either a desktop computer or the device itself. I have not tested out any of the programs below extensively but I can confirm they will perform any of the changes listed on this page.
Opening up a registry and making changes is slightly risky. If we change the wrong key, it is possible that our device will no longer work. Backup your devices data before continuing. You should be prepared to reinstall the operating system on your device if something bad does happen. I give you this information for educational use only. If you decide to tinker this way, you are doing so at your own risk.
Mobile Registry Editor: runs on your desktop and connects to your device using ActiveSync. Once you have this installed, connect your device via ActiveSync and click on one of the folder to the left. If the right side refreshes, you have a connection.Being adesktop application, it is easy to navigate and make changes using your keyboard and mouse. As I don’t make many registry changes away from my desktop computer, I would generally use this.
PHM Registry Editor: runs on your device so you have free reign over where and when you make changes to the registry.It has a nice interface and is quite easy to use on our little Windows Mobile screens. PHM Registry Editor works a little faster for me than Mobile Registry Editor did.
Both of these Windows Mobile registry editors are easily found from web for free and are suitable for the changes listed below so choose what you think will work best, or try them both out, they are both free.
Some Important Windows Mobile Registry Hacks:
Remove “Message Sent” Notification when sending text messages.
- Navigate to
“HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inbox\” - Create a key called “Settings”
- Create a String Value called “SMSNoSendMsg”
- Set the value to “1”
- Now when you send a text message, you will feel a little naked.
Change contents of New menu on the “Today Screen”
- The “New” button allows you to create various file types directly from the today screen. Adding new items in is tricky but it is easy to remove them.
- Navigate to
“HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Extensions\NewMenu” - Look in the keys and remove the items you no longer want. Adding them back will be a pain so take caution doing this.
Change which items load at startup.
- Navigate to
“HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Start Items” - Add or Remove keys according to what you want to run. Not all programs are listed here as some programs are configured in their own settings.
Change the amount of suggested words when inputting data.
- Navigate to
“HKEY_CURRENT_USER\ControlPanel\Sip” - Find “SuggWords”
- Change value to between 0 and 6(4 is the default)
- I have been using my device with one word showing since I got my device. This is also configurable through the Settings/Input applet but it did not work for me until I made the registry changes.
Change the location of My Documents to the sd card.
- This one is complicated but possible. The order in which you do this is essential.
- Please ensure that your SD card and My Documents are backed up. It is recommended that you do this on a fresh install of your ROM. This cleared out “My Documents” folder but you can easily restore it.
- Reset your device
- Synchronize your device with your pc.
- Navigate to“HKLM\System\StorageManager\Profiles\SDMemory“
- Change the “Folder” key to “My Documents”
- Rename your original “My Documents” folder to “My Docs”. This is a crucial step, but it does not matter what you name it.
- Power off and reset your device.
- Sync your Device
No comments:
Post a Comment