PDA

View Full Version : Custom Cab


sharky48
13th October 2006, 01:51 PM
Hi all,

I made a CAB file which customises my device to my own preferences. I want to share it with you.

Sharky48 Custom.CAB

Changes the Extended Rom Version in the registry

HKLM\SOFTWARE\OEM\3rdversion\MSYSTEM=Sharky48 STRING



Checks the Checkbox Clock & Alarms, Tab More, Display the clock on the
title bar in all programs.

HKLM\Software\Microsoft\Shell\Taskbar\LimitedClock =0 DWORD



Changes in Windows Media Player the Internet Connection speed to 33600 Kpps.

HKCU\Software\Microsoft\MediaPlayer\Preferences\In ternetConnectionSpeed=33600 DWORD



Unlocks and Unhides the Extended Rom in Explorer.

HKLM\System\StorageManager\AutoLoad\TRUEFFS_DOC1\b ootphase=2 DWORD
HKLM\System\StorageManager\Profiles\TRUEFFS_DOC1\m ounthidden=0 DWORD
HKLM\System\StorageManager\Profiles\TRUEFFS_DOC1\f older=ExtendedROM STRING



Turns off Error Reporting.

HKLM\System\ErrorReporting\DumpSettings\DumpEnable d=0 DWORD



Turns off Infra Red. (Obex)

HKLM\Software\Microsoft\Obex\IsEnabled=0 DWORD



Changes The URL of the Internet Button on the keyboard to www.nu.nl/pda.jsp

HKLM\HARDWARE\OEM\KEYBD\PieHomePage=www.nu.nl/pda.jsp STRING



Shows the GPS Settings in Settings > Connections.

HKLM\ControlPanel\GPS Settings\Hide=0 DWORD
HKLM\ControlPanel\GPS Settings\Group=2 DWORD



Changes Keyboard backlight timeout to 30 seconds.

HKCU\ControlPanel\Backlight\QKeyLedTimeout=30 DWORD



Shows a Timer in the Connectivity Window of the GPRS (or UMTS) Connection.

HKLM\ControlPanel\Phone\Flags2=16 DWORD



When Device off: Lock all buttons except Power button

HKLM\HARDWARE\OEM\KEYBD\KeyLock=1 DWORD



Clears Unused Items from the Today Screen.

HKLM\SOFTWARE\Microsoft\Today\Items\"Device Lock"\Enabled=0 DWORD
HKLM\SOFTWARE\Microsoft\Today\Items\"Messaging"\Enabled=0 DWORD
HKLM\SOFTWARE\Microsoft\Today\Items\"Tasks"\Enabled=0 DWORD
HKLM\SOFTWARE\Microsoft\Today\Items\"Wireless"\Enabled=0 DWORD
HKLM\SOFTWARE\Microsoft\Today\Items\Pocket MSN\Enabled=0 DWORD
HKLM\SOFTWARE\Microsoft\Today\Items\"Owner Info"\Enabled=0 DWORD



Changes the backlight timeouts of On Battery and on AC to 300 sec.

HKCU\ControlPanel\Backlight\ACTimeout=300 DWORD
HKCU\ControlPanel\Backlight\BatteryTimeout=300 DWORD
HKCU\ControlPanel\Backlight\DefaultBrightness=6 DWORD



Changes the Homepage to www.nu.nl/pda.jsp

HKLM\SOFTWARE\Microsoft\Internet Explorer\AboutURLs\home=http://www.nu.nl/pda.jsp STRING



Remove Icons Battery, Connection Manager and Screen Rotation from the Taskbar.

HKLM\Services\Power\ShowIcon=0 DWORD
HKLM\Services\ScreenRotate\ShowIcon=0 DWORD
HKLM\Services\WirelessMgr\Keep=0 DWORD



Allow Unsigned Applications to install and run.

HKLM\Security\Policies\Policies\0000101a=1 DWORD



Set Soft Keys to Calendar and Contacts

HKCU\Software\Microsoft\Today\Keys\112\Default=Cal endar STRING
HKCU\Software\Microsoft\Today\Keys\112\Open=\Windo ws\LSK\HTCCalendar.exe STRING
HKCU\Software\Microsoft\Today\Keys\113\Default=Con tacts STRING
HKCU\Software\Microsoft\Today\Keys\113\Open=\Windo ws\RSK\Contacts.lnk STRING



Set the name of the Owner to Sharky48

HKCU\ControlPanel\Owner\Name=Sharky48 STRING
HKCU\SOFTWARE\Microsoft\Bluetooth\Settings\LocalNa me=Sharky48 STRING



Set Display options of you Calendar on the TodayScreen to Upcoming appointments with
Display all day events.

HKLM\SOFTWARE\Microsoft\Today\Items\"Calendar"\Flags=1 DWORD



Still looking for Registry keys to edit:
- Regional Settings
- Turn off Device timeout
- Calendar options

Sharky48

..
.

odyseus
13th October 2006, 02:33 PM
Hi Sharky48
Any chance of posting your CAB file so that people can customised it themselves??
Cheers
Ody

sharky48
13th October 2006, 03:14 PM
Hi Sharky48
Any chance of posting your CAB file so that people can customised it themselves??
Cheers
Ody

I had that one comming...

But no problem, here it is.

rookee
13th October 2006, 03:48 PM
do you know the reg.key for the FiWi settings?
Thanx for that usefull collection, keep it going!

sharky48
13th October 2006, 04:01 PM
do you know the reg.key for the FiWi settings?
Thanx for that usefull collection, keep it going!

Only Where to change the Scan Interval

HKLM\ControlPanel\Wifi\ScanInterval

Did you try searching the registry with PHM Reistry Editor?

rookee
13th October 2006, 04:07 PM
i´ve tryed searching with "Araxis Merge" and found some keys, but when ever i reset the device and restore the settings, there is no effect to the WiFi-settings