Posts filed under 'Registry Tweaks'
New wireless menu in Today screen
In HKLM\SOFTWARE\Microsoft\Today\Items\ create a new key with the name “Wireless” – i.e. the path will looks like this: HKLM\SOFTWARE\Microsoft\Today\Items\”Wireless” (the quotation marks included). In this new key create the following items:
DWORD, name Flags, value 0
DWORD, name Options, value 0
String Value, name DLL, value netui.dll
DWORD, name Order, value 0
DWORD, name Enabled, value 1
DWORD, name Type, value 4
Add comment leden 29, 2007
Do you want to change the FM band on your Artemis?
To my surprise, it is indeed possible! …
… An xda-developers forum contributor with the nick name Adenin came with a nice tweak that can change the FM band range in HTC Artemis. The registry modifications are the following:
HKLM\SOFTWARE\HTC\FMRadio\FMPlayer\Band
0 = 87.5 – 108.0 MHz
1 = 76.0 – 108.0 MHz
2 = 76.0 – 91.0 MHz
You can also set frequency direct in HKLM\SOFTWARE\HTC\FMRadio\FMPlayer\ChannelValue = MHz * 10 (=> 1100 = 110.0 MHz )
Source: xda-developers
Add comment leden 26, 2007