Registry editors
-PHM Regedit
- Regeditce
http://www.freewareppc.com/utilities/regeditce.shtml
- Regking (
http://www.cewindows.net/applications/regking.htm)
Registry links
Here is a link to many PPC registry hacks. (will add)
Vision duration (see how long you are connected to vision & disconnect button)
- Click HKEY_LOCAL_MACHINE
-Click ControlPanel
- Click Phone
- [at this point, the buttom grey status bar should read \HKLM\ControlPanel\Phone'
- Click the bottom menu 'edit'
- Select new dword value
- Change the value name to "Flags2" (no quotes).
- Select the 'hexidecimal' button.
- Type 10
- Click ok.
- You should now see in the 'name/data' section:
- Flags2 16 (0x00010)
- When done, reset the device.
Speedup GLYPHCACE
-Note - users have had issues with this tweak
1. Open your registry editor o_n your
Pocket PC
2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE\
3. Change the value of 'limit' from 8192 to 32768
4. Close registry editor and soft reset.
Keyboard Leds
-HKEY_Current_User, then go to Control Panel, then to Backlight, then at the bottom you'll see a key that says QKEYLED TIMEOUT.
- Modify that key and change the D Word from 10 to whatever seconds you want. I have mine set for 60. After you make your change click ok, then do a soft reset. It works for me! 60 seconds seems to be for me the best setting, 10 seconds was way to short. Hope this helps!
Always on Internet (Vision) - users have issues with this - beware. (FYI does not work with vision duration edit above)
-Change the "AlwaysOn" dword value from "0" to "1";
- -- You may be asked for your Vision ID/PW. Just leave blank.
- -- Warm Reset
- HKEY_lOCAL_MACHINE\Comm\ConnMgr\Providers\{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections\Sprint PCS Vision]
-"AlwaysOn"=dword:00000001
- "RequirePw"=dword:00000001
- "ConnectionGUID"="{8956986C-8ABE-ECBF-D48F-57F7DD6A7E6A}"
- "SecureLevel"=dword:00000000
- "Secure"=dword:00000000
- "Enabled"=dword:00000001
- "EntryType"=dword:00000000
- "DestId"="{F079757F-9357-4000-8305-9CA6B9B6CAEC}"
Moving PIE cache to SD card
Note: Some note this tweak results in a PocketIE error where it crashes and closes immediately after loading a page. Clearing the data using the options in PocketIE solves the problem temporarily.
- (i suggest backing up your registry before changing anything, as always)
- find this key:
-HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\
- 3 values are here:
- \Windows\Profiles\Guest\History
- \Windows\Profiles\Guest\Cookies
- \Windows\Profiles\Guest\Temporary Internet Files
- Create a folder on your storage card for all three and edit the values above:
- I used:
- \Storage Card\My Documents\IE\History
- \Storage Card\My Documents\IE\Cookies
- \Storage Card\My Documents\IE\Temporary Internet Files
- After doing this, I ran PocketIE and browsed a few websites and it appears that the temporary files are now being stored on my storage card! Let me know how this works for you...
- you should be able to clear your Windows\Profiles\Guest folder now...it had been saving my gmail login/pw and when i changed the registry to bounce it to the storage card, it no longer remembered...so it's not using these folders anymore.
- My last question would be about the folder \Windows\Temporary Internet Files\Content.IE5 - but that folder, for me, appears to be only taking about 20kb.
- good luck...let me know how this works for you guys.
- Note: isome say, after making these changes, if you go to clear your temporary internet files through pocketIE, it will clear the storage card folders...if you want to clear your windows/profiles folder (which you should, to get all that space back), either do it before making these changes, or do a soft reset and use file explorer to delete the files right afterwards.
Additional note:
- tweaks2k2 has a tweak to change your registry type from HIVE to a file. so you wont run into these problems.
Make PIE look like version 6.0 (advert security check on websites) (Note: This can cause content problems. Esp. with video streams. You will get the following errors - Cannot play the file. The file is either corrupted or the Player does not support the format you are trying to play".)
- Browse to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
- Windows\CurrentVersion\Internet Settings\User Agent \
- Change the default value from "Mozilla/2.0" to "Mozilla/4.0".
- Change the "Version" value from "MSIE 3.02" to "MSIE 6.0".
- Change the "Platform" value from "Windows CE" to "Windows NT 5.1".
- Some web sites may just compare the user agent string, but if this is not enough, browse to the Post Platform\ sub key and delete the "240x320" value that specifies screen size.