1. Change the title bar time display information (Format ):
Create a New DWORD Value in HKEY_LOCAL_MACHINE/software/Microsoft/shell with the name tbopt,
= 0: No date or time information is displayed;
= 1: only the time is displayed;
= 2: only the date is displayed;
= 3: the date and time are displayed at the same time, for example.
2. Remove the security warning when the program is running for the first time:
HKEY_LOCAL_MACHINE/security/policies/ipv101a
= 1, no warning information is displayed;
= 0.
3. Change the two touch softkeys at the bottom of the screen Function :
Left click: HKEY_CURRENT_USER/software/Microsoft/today/keys/112/open = "/Windows/calendar.exe" (function)
Default = "calendar" (display text information)
Right-click HKEY_CURRENT_USER/software/Microsoft/today/keys/113/open = "/Windows/" start "menu/programs/contacts. lnk"
Default = "Contact" (display text information)
4. Specify the GPS port settings for the program.
After modification, restart. The GPS setting option is added in settings/connections, as shown in figure
Add a key and a value: HKEY_LOCAL_MACHINE/controlpanel/GPS settings/group = 2 type: DWORD
Delete or rename: HKEY_LOCAL_MACHINE/controlpanel/GPS settings/redirect
5. If the GPRS network you connect supports edge, "e" is displayed in the title bar instead of the original "g". This change does not affect the actual GPRS network type, it only tells you whether the connected network is normal GPRS or edeg. (Edge, also known as 2.75g, is faster than general GPRS) Same as 6, HKEY_LOCAL_MACHINE/Drivers/builtin/RIL/enablediffergprs sedgeicon
= 1 is displayed based on the actual;
= 0 is displayed as "G"
6. After GPRS connection, click the "G" or "e" icon in the title bar to add the "Disconnect" button and the actual cumulative connection time information. See
HKEY_LOCAL_MACHINE/controlpanel/phone/flags2
= 16 add the "Disconnect" button and accumulative connection time display (16 is a hexadecimal value );
= 0. Both are not displayed;
= 8 add the "Disconnect" button
7. changed the date and time display format, for example, but changed the format. Application Software For example, when RESCO Explorer displays the file information, the format of the short date will also change.
HKEY_LOCAL_MACHINE/NLS/overrides/ssdte
= DDD/D: Week/date
8. Modify the ringtone path
HKEY_CURRENT_USER/controlpanel/soundcategories/ring/directory =/storage card/mymusic
I do not agree to change it to the card. Try to put it on the machine.
9. There are two other methods to avoid being automatically deleted by the system after the cab Installation File is installed:
HKEY_LOCAL_MACHINE/software/apps/Microsoft Application installer/ndynamicdelete
= 0 is not automatically deleted;
= 2 automatic deletion by default
Hkey_classes_root/cabfile/Shell/Open/command
Optional wceload.exe "% 1"/nodelete is not automatically deleted;
=Wceload.exe "% 1" is automatically deleted by default.
10. If you are prompted to re-overwrite the application during repeated application installation:
HKEY_LOCAL_MACHINE/software/apps/Microsoft Application installer/faskoptions
= 1 prompt;
= 0 No prompt
11. Add a shortcut for the wireless network adapter (WiFi) in the desktop "today", just like the Bluetooth shortcut, which is only applicable to machines with 838 and 830 wifi. The effect is to be evaluated. However, it has been verified that there is a netui. dll file in windows.
HKEY_LOCAL_MACHINE/software/Microsoft/today/items/"wireless"
DLL = netui. dll
Order = 0
Enabled = 1
Type = 4
Options = 1
12, synchronous online cancel edge charging, but although this is Microsoft standard word key, but in the T-MDA-II test is invalid, I do not know how other brands?
HKEY_LOCAL_MACHINE/Drivers/builtin/usbfndrc V/enableusbcharging
= 1 charging;
= 0 no charge
13. Whether to maintain the GPRS connection status after the instance is started:
HKEY_LOCAL_MACHINE/comm/connmgr/providers/{7c4b7a38-5ff7-4bc1-80f6-5da7870bb1aa}/connections/| connection name |/alwayson
= 1 is always connected;
= 0 boot is not automatically connected
Connection name refers to the specific connection name set on the mobile phone, as shown in figure China Mobile Cmwap varies depending on the actual situation. In addition, all connections are displayed. You can delete unnecessary connections, which is equivalent to setting or deleting on the settings panel.
14. Block dangerous options such as "clear memory" in settings
Wm5.0 "clear memory" is actually a hard boot, needless to say, it is very dangerous, especially when your friends are curious to use your mobile phone to play .....
HKEY_LOCAL_MACHINE/controlpanel/
Most of the options are in the mobile phone settings. Most options have a key: group. When it is equal to 0, it appears in the "personal" column; if it is equal to 1, it appears in the "System" column; if it is equal to 2, it appears in the "connection" column; if it is greater than 2, it will not appear anywhere! So it is much better to modify it than to directly Delete the corresponding CPL file-you just need to change it one day! Therefore, you need to block the "clear memory" and change it like this:
HKEY_LOCAL_MACHINE/controlpanel/clear storage/group
= 3
15. Modify Registry To speed up machine operation:
Modify the Registry HKEY_LOCAL_MACHINE/system/storagmanager/fatfs/enablecache
Change the original value 1 to 3 as the recommended value. Theoretically, the higher the value, the faster I changed it to 6. No problem was found and the speed was greatly improved!