Global Forums UK

Global Forums UK (https://globalforums.co.uk/)
-   O2 XDA Flame Owners (https://globalforums.co.uk/o2-xda-flame-owners.html)
-   -   Change the XDA Flame Dial Skin -read here! (https://globalforums.co.uk/windows-mobile-forum/o2-xda-flame-owners/38-change-xda-flame-dial-skin-read.html)

HarryM 18th January 2013 04:21 PM

Change the XDA Flame Dial Skin -read here!
 
With a Registry Editor you can change the Dial Skin by doing the following:

Copy skin into "\Program Files\DialSkin\" (except windows), change the filenames in the registry, soft reset and bravo, you have a new dial skin.

Code:

[HKEY_LOCAL_MACHINE\Security\Phone]
"Features"=dword:00000018
"L"=dword:00000000
"ManualDisable"=dword:00000000
"PreferredDisable"=dword:00000000
"SimState"=dword:00000001

[HKEY_LOCAL_MACHINE\Security\Phone\Skin]
"Enabled"=dword:00000001
"ext"="Oemphone.dll"

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\DIALER]

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\DIALER\land  scape]

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\DIALER\land  scape\DialButton]
"bmpNormal"="\\windows\\vc_n_up_land.gif"
"bmpPressed"="\\windows\\vc_n_dwn_land.gif"
"bmpTransparency"=dword:01000000

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\DIALER\land  scape\EraseButton]
"bmpDisabled"="\\windows\\vc_erase_up_land.gif  "
"bmpNormal"="\\windows\\vc_erase_up_land.gif"
"bmpPressed"="\\windows\\vc_erase_dwn_land.gif  "
"bmpTransparency"=dword:01000000
"textDisabledColor"=dword:00000000

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\DIALER\land  scape\Other]
"bmpNormal"="\\windows\\vc_back_land.gif"

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\DIALER\land  scape\TalkEndButton]
"bmpDisabledEnd"="\\windows\\vc_end_up_land.gi  f"
"bmpDisabledTalk"="\\windows\\vc_talk_up_land.  gif"
"bmpNormalEnd"="\\windows\\vc_end_up_land.gif"
"bmpNormalTalk"="\\windows\\vc_talk_up_land.gi  f"
"bmpPressedEnd"="\\windows\\vc_end_dwn_land.gi  f"
"bmpPressedTalk"="\\windows\\vc_talk_dwn_land.  gif"
"bmpTransparency"=dword:01000000
"textDisabledColor"=dword:00000000

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\DIALER\land  scape\VerbButton]
"bmpDisabled"="\\windows\\vc_ver_up_land.gif"
"bmpNormal"="\\windows\\vc_ver_up_land.gif"
"bmpPressed"="\\windows\\vc_ver_dwn_land.gif"

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\DIALER\port  rait]

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\DIALER\port  rait\DialButton]
"bmpNormal"="\\windows\\vc_n_up_port.gif"
"bmpPressed"="\\windows\\vc_n_dwn_port.gif"
"bmpTransparency"=dword:01000000

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\DIALER\port  rait\EraseButton]
"bmpDisabled"="\\windows\\vc_erase_up_port.gif  "
"bmpNormal"="\\windows\\vc_erase_up_port.gif"
"bmpPressed"="\\windows\\vc_erase_dwn_port.gif  "
"bmpTransparency"=dword:01000000
"textDisabledColor"=dword:00000000

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\DIALER\port  rait\Other]
"bmpNormal"="\\windows\\vc_back_port.gif"

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\DIALER\port  rait\TalkEndButton]
"bmpDisabledEnd"="\\windows\\vc_end_up_port.gi  f"
"bmpDisabledTalk"="\\windows\\vc_talk_up_port.  gif"
"bmpNormalEnd"="\\windows\\vc_end_up_port.gif"
"bmpNormalTalk"="\\windows\\vc_talk_up_port.gi  f"
"bmpPressedEnd"="\\windows\\vc_end_dwn_port.gi  f"
"bmpPressedTalk"="\\windows\\vc_talk_dwn_port.  gif"
"bmpTransparency"=dword:01000000
"textDisabledColor"=dword:00000000

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\DIALER\port  rait\VerbButton]
"bmpDisabled"="\\windows\\vc_ver_up_port.gif"
"bmpNormal"="\\windows\\vc_ver_up_port.gif"
"bmpPressed"="\\windows\\vc_ver_dwn_port.gif"

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS]

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\la  ndscape]

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\la  ndscape\Other]
"bmpNormal"="\\windows\\vc_back_land.gif"

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\la  ndscape\TalkEndButton]
"bmpDisabledEnd"="\\windows\\vc_end_up_land.gi  f"
"bmpDisabledTalk"="\\windows\\vc_talk_up_land.  gif"
"bmpNormalEnd"="\\windows\\vc_end_up_land.gif"
"bmpNormalTalk"="\\windows\\vc_talk_up_land.gi  f"
"bmpPressedEnd"="\\windows\\vc_end_dwn_land.gi  f"
"bmpPressedTalk"="\\windows\\vc_talk_dwn_land.  gif"
"bmpTransparency"=dword:01000000
"textDisabledColor"=dword:00000000

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\la  ndscape\VerbButton]
"bmpDisabled"="\\windows\\vc_ver_up_land.gif"
"bmpNormal"="\\windows\\vc_ver_up_land.gif"
"bmpPressed"="\\windows\\vc_ver_dwn_land.gif"
"textDisabledColor"=dword:00000000

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\po  rtrait]

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\po  rtrait\Other]
"bmpNormal"="\\windows\\vc_back_port.gif"

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\po  rtrait\TalkEndButton]
"bmpDisabledEnd"="\\windows\\vc_end_up_port.gi  f"
"bmpDisabledTalk"="\\windows\\vc_talk_up_port.  gif"
"bmpNormalEnd"="\\windows\\vc_end_up_port.gif"
"bmpNormalTalk"="\\windows\\vc_talk_up_port.gi  f"
"bmpPressedEnd"="\\windows\\vc_end_dwn_port.gi  f"
"bmpPressedTalk"="\\windows\\vc_talk_dwn_port.  gif"
"bmpTransparency"=dword:01000000
"textDisabledColor"=dword:00000000

[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\po  rtrait\VerbButton]
"bmpDisabled"="\\windows\\vc_ver_up_port.gif"
"bmpNormal"="\\windows\\vc_ver_up_port.gif"
"bmpPressed"="\\windows\\vc_ver_dwn_port.gif"
"textDisabledColor"=dword:00000000



All times are GMT. The time now is 06:56 PM.

Powered by Global Forums ®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
vB.Sponsors
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
User Alert System provided by Advanced User Tagging v3.3.0 (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- Coded & Maintained by HarryM - Copyright 2022 -Visit: Coffee UK