[REF] WP7 Registry tweak (Updated 07/01/12)

Search This thread

GoodDayToDie

Inactive Recognized Developer
Jan 20, 2011
6,066
2,933
Seattle
@thehustler: It enables playing back the audio portion of a video file over Bluetooth (A2DP profile, not Headset profile). Normally this is disabled, because Bluetooth has no way to keep the sound in sync with the video so there tends to a be a lag. However, if you want to try it, you can tweak that registry value yourself...
 
  • Like
Reactions: thehustler

Budniu

Senior Member
Sep 21, 2008
1,125
314
Warsaw
encyklopediawindowsphone.pl
Hi how can I add or edit value

-Enable Dolby Mobile in HTC Sound
Code:
[HKEY_LOCAL_MACHINE/Software/HTC/APP_CUST/SoundEnhancer/IsDolbyDisabled]

and I dont know how to put this in a .provxml like the other entries either

also should a value be added with this tweak?
Try to install Sound Enhancer version Beats Audio - dolby mobile option is available.
https://www.dropbox.com/s/9leri8e7rdne96i/HTC_Sound%20Enhancer_beats_audio_PLK_w_ustawieniach.xap
 
Last edited:

1031982

Senior Member
Apr 13, 2010
150
11
Amazon Kindle Fire
LG V30S
Is there a registry entry or entries that will allow me to delete or reset my Facebook account? I just get an error and everything says to reset the phone. I really don't want to do that, so it will be either an unorthodox fix, or it just doesn't work. I have way to much apps and games I can't backup.
The error code is 80048861

Sent from my SGH-i917 using Board Express
 

sathara

Senior Member
Jun 3, 2009
1,190
148
37
the club
disable keyboard sound forever

HKLM\SOFTWARE\MICROSOFT \FINGERKB\SOUNDS\. ...... delete all values of , accentpickeropen,actionkey,spackey,normalkey....
 

Martin7Pro

Senior Member
Oct 23, 2011
385
363
htc7pro.howto.cz
I am apologize, if it is old known info:

I found "silent mode" key, usable for simple silent profile scheduling app. I coud not find it for WP7 homebrew nor originals, have you anybody free time to code it? I am too busy with my Phone Commander. I mean this is the most missing application in WP7 against to other mobile OS.

HKCU/ControlPanel/Sounds/RingerVibrateState

2 = Ringing only
0 = Silent
1 = Vibrate only
3 = Vibrate and ringing

there is an app for that

http://wmpoweruser.com/snotify-home-brew-app-disables-wp7-notification-sounds-at-night/

---------- Post added at 06:02 AM ---------- Previous post was at 06:00 AM ----------


Thanks for answer. But SNotify does not nork properly on my unlocked phone. There is new application for Silent-Vibrations-Ringing Profile changing here.
 

Nokser

Inactive Recognized Developer
Mar 18, 2008
3,259
603
36
Warsaw
mcodingset.com
Display Emergency Call Status

Code:
[HKEY_LOCAL_MACHINE\System\Phone\Providers\{F0DCA447-4846-4c88-AA2E-C6E33808BE5D}]
    "DisplayEmergencyCallStatus"=dword:0
    "ExtendedRejectCodes"=dword:0

Execute .cpl file in WP

Code:
[HKEY_CLASSES_ROOT\.cpl]
        @="cplfile"
[HKEY_CLASSES_ROOT\cplfile]
        @=mui_sz:"shellreswpc.dll,#24577"
[HKEY_CLASSES_ROOT\cplfile\DefaultIcon]
        @="\\Windows\\shellreswpc.dll,-4608"
[HKEY_CLASSES_ROOT\cplfile\Shell\Open\Command]
        @="\\Windows\\ctlpnl.exe %1"

Use MS FileExplorer on Settings

Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Settings\{c93c54f5-0251-4237-8916-e7331b6c90ca}]
"Title"=mui_sz:"shellreswpc.dll,#41292"
"Type"=dword:0
"Location"="res://Settings3!nyi.uix#Default"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Settings\CanonicalNames]
"Microsoft.FExplorerSettings"="{c93c54f5-0251-4237-8916-e7331b6c90ca}"
[HKEY_CURRENT_USER\Software\Microsoft\Shell\FileExplorer\Settings]
"ShowFileName"=dword:1
"ShowDateModified"=dword:0
"ShowFileSize"=dword:0
"ShowExt"=dword:0
"ViewAll"=dword:0

Support Debug Lib.

Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETCompactFramework\Installer\Assemblies\Global]
"System.Windows.debug.resources, Version=2.0.5.0, Culture=en-US, PublicKeyToken=7cec85d7bea7798e"=multi_sz:"\\windows\\GAC_System.Windows.debug.resources_v2_0_5_0_cen-US_1.dll","System.Windows.debug.resources.dll"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETCompactFramework\Installer\Assemblies\ROM]
"System.Windows.debug.resources, Version=2.0.5.0, Culture=en-US, PublicKeyToken=7cec85d7bea7798e"=multi_sz:"\\windows\\GAC_System.Windows.debug.resources_v2_0_5_0_cen-US_1.dll","System.Windows.debug.resources.dll"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETCompactFramework\Installer\Assemblies\Global]
"System.Net, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"=multi_sz:"\\windows\\GAC_System.Net_v2_0_5_0_cneutral_1.dll","System.Net.dll"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETCompactFramework\Installer\Assemblies\ROM]
"System.Net, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"=multi_sz:"\\windows\\GAC_System.Net_v2_0_5_0_cneutral_1.dll","System.Net.dll"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETCompactFramework\Installer\Assemblies\Global]
"System.Net.debug.resources, Version=2.0.5.0, Culture=en-US, PublicKeyToken=7cec85d7bea7798e"=multi_sz:"\\windows\\GAC_System.Net.debug.resources_v2_0_5_0_cen-US_1.dll","System.Net.debug.resources.dll"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETCompactFramework\Installer\Assemblies\ROM]
"System.Net.debug.resources, Version=2.0.5.0, Culture=en-US, PublicKeyToken=7cec85d7bea7798e"=multi_sz:"\\windows\\GAC_System.Net.debug.resources_v2_0_5_0_cen-US_1.dll","System.Net.debug.resources.dll"

SQM

Code:
[HKEY_LOCAL_MACHINE\System\SQM\Engine]
    "MaximumSessionSize"=dword:10000                               ; Default: 64 KB
    "MaximumPacketPoolSize"=dword:20                               ; Default: 32
    "MaximumFileQueueSize"=dword:64                                ; Default: 100; sqmdata%02d.sqm allows sqmdata00 to sqmdata99
    "MaximumUploadFolderSize"=dword:100000                         ; Default: 1 MB
    "PacketProcessorThreadPriority"=dword:FB                       ; Default: THREAD_PRIORITY_NORMAL (251)
    "UploadFolderFilePattern"="_%d.dat"
    "PersistentSessionFolder"="\\Windows\\SQM\\Sessions\\"
    "StudyID"=dword:0

Edit:
======================================================

Data Speed

Code:
[HKEY_LOCAL_MACHINE\Comm\Cellular\DataSpeed]
   "UNKNOWN"=dword:23280	; 144000  (bit/sec)
   "GPRS"=dword:29BF8		; 171000  (bit/sec)
   "EDGE"=dword:5DC00	; 384000  (bit/sec)
   "UMTS"=dword:1E8480	; 2000000 (bit/sec)
   "HSDPA"=dword:36EE80	; 3600000 (bit/sec)
   "LTE"=dword:DBBA00   ; 14400000 (bit/sec)
   "1XRTT"=dword:23280	; 144000  (bit/sec)
   "1XEVDO"=dword:124F80  ; 1200000 (bit/sec)
   "1XEVDV"=dword:249F00  ; 2400000 (bit/sec)

Cellular Settings

Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Connectivity\CellularCPL]
"CellDataOn"=dword:1
"Roaming"=dword:0
"AutoNetwork"=dword:1
"Show3GToggle"=dword:1
"UpdTimeOut"=dword:15F90
"NetMode"=dword:0
"ShowRoamingList"=dword:1
"ShowAddAPNButton"=dword:1
"ShowNetModeList"=dword:1
"ShowCDMAModeList"=dword:1
"ShowGSMNetList"=dword:2

Edit2:
======================================================

Playback Zune Video

Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Zune\Playback\Video\A2DP\CapsSet1]
     "DisableA2DPPlayback"=dword:1
[HKEY_LOCAL_MACHINE\Software\Microsoft\Zune\Playback\Video\MultiRes\CapsSet1]
     "DisableMultiResPlayback"=dword:1
[HKEY_LOCAL_MACHINE\Software\Microsoft\Zune\Playback\Video\MultiRes\CapsSet2]
     "DisableMultiResPlayback"=dword:0

SMS Settings

Code:
[HKEY_CURRENT_USER\Software\Microsoft\ShortMsg\Settings]
"SMSDeliveryNotify"=dword:0
"CMASAlertOption"=dword:2           ; Default is CMASAlert_Option_AllAlerts
"CMAS_AMBERAlertEnabled"=dword:1    ; Default is enabled 
[HKEY_LOCAL_MACHINE\Software\Microsoft\ShortMsg\Settings]
"CmasOperatorEnabled"=dword:0           ; Default is disabled
 
Last edited:

Nokser

Inactive Recognized Developer
Mar 18, 2008
3,259
603
36
Warsaw
mcodingset.com
Config. OOBE in FirstBoot

Enable/Disable OOBE in FirstBoot
Code:
<wap-provisioningdoc>

<!-- Enable OOBE -->
<characteristic type="Registry">
	<characteristic type="HKLM\System\Shell\OOBE">
		<parm name="Done" datatype="integer" value="0" />
	</characteristic>
</characteristic>

</wap-provisioningdoc>

Enable/Disable Lang Selection in OOBE in FirstBoot
Code:
<wap-provisioningdoc>

<!-- Disable language selection UI -->
<characteristic type="Registry">
	<characteristic type="HKLM\System\Shell\OOBE">
		<parm name="ShowLanguageSelectionUI" datatype="integer" value="0" />
	</characteristic>
</characteristic>

</wap-provisioningdoc>

We use this same mod. in normal reg keys.

Code:
[HKEY_LOCAL_MACHINE\System\Shell\OOBE]
"NextSection"=dword:0000000f
"MobileOperatorLiveID"=""
"DataConnectionTimeOut"=dword:00000078
"ShowLanguageSelectionUI"=dword:00000001
"Done"=dword:00000001
 
Last edited:
  • Like
Reactions: pdaimatejam

Nokser

Inactive Recognized Developer
Mar 18, 2008
3,259
603
36
Warsaw
mcodingset.com
OS Mode via USBFn[Select OS NAND/SLDR on boot device/Etc..]
Code:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\UsbFn]
    "OsMode"=dword:0 ; 0 for Main OS, 1 for SLDR

Handset Opt.

Code:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\handset]
    "PwrKeyResetThreshold"=dword:1f40  ; When pwr key is pressed for more than 8 secs, Reset.
    "PwrKeyThreshold"=dword:0 ;          0 - No End key Support, other - end key supported.
    "HeadPhoneTestEnable"=dword:0 ; 0 - test disabled, other - fake headset events as headphone.
 
Last edited:
  • Like
Reactions: sathara

lipee83

Member
Mar 4, 2009
24
1
Hello. I started to reading these posts. i saw, you are useing one program on the phone, to modify the registry.
i looked around in my computer and i found my old program, which name is ceregedit. (of course i downloaded the latest wersion) and it is working well with my hd2 which has a wp7 rom. :D
have you ever tryed this program?
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 66


    Registry editors doesn't see all keys mentionned here (security restriction)!
    i recommand provxml method to edit registry keys.


    The purpose of this thread is to collate all WP7 interesting Registry Entries &
    Tweaks we found and have them in the first page to don't having to search in many pages.


    Majority of this registry tweak work on all WP7 Device.
    ______________________________________________________

    Enable instant resuming(JaxBot' Dehydrate hack)
    Code:
    [HKEY_LOCAL_MACHINE\Software\Microsoft\TaskHost]
    "DehydrateOnPause"=dword:0
    Nodo fix 16 bit colour banding
    Code:
    HKEY_LOCAL_MACHINE\Drivers\Display\Primary]
    "PrimBPP"=dword:32 
    HKEY_LOCAL_MACHINE\Drivers\Display\Primary]
    "bpp"=dword:32 
    HKEY_LOCAL_MACHINE\Drivers\Display\Primary]
    "PanelBPP"=dword:32
    -Allow max number of unsignd apps
    Code:
    [HKEY_LOCAL_MACHINE\Software\Microsoft\DeviceReg\Install]
        "MaxUnsignedApp"=dword:7fffffff
    -Prevent Relock for ChevronWP7 unlocked device
    Code:
    [HKEY_LOCAL_MACHINE\Software\Microsoft\DeviceReg]
        "PortalUrlProd"=""
        "PortalUrlInt"=""
    Live ID Activation Code
    (Usefull on HD2 to bypass boring serial number step, need a valid serial!)
    Code:
    REGEDIT4
    [HKEY_LOCAL_MACHINE\Software\Microsoft\GwpCPC]
      "ActivationCode"="*****-*****-*****-*****-*****"

    Developer Unlock the device(this is what chevron apply)
    Code:
    [HKEY_LOCAL_MACHINE\Comm\Security\LVMod]
        "DeveloperUnlockState"=dword:1

    -Enable Dolby Mobile in HTC Sound
    Code:
    [HKEY_LOCAL_MACHINE/Software/HTC/APP_CUST/SoundEnhancer/IsDolbyDisabled]

    -prevent taskhost kill ( fix vs 2010 deployement issue)
    Code:
    [HKEY_LOCAL_MACHINE\System\OOM\DoNotKillApps]
    "\\Application Data\\Phone Tools\\10.0\\CoreCon\\bin\\ConmanClient3.exe"=""
    "\\Application Data\\Phone Tools\\10.0\\CoreCon\\bin\\edm3.exe"=""

    shutter sound will be disabled when master volume is 0
    Code:
    [HKEY_LOCAL_MACHINE\Audio\StreamClass\Output\10]
    "BypassDeviceGain"=dword:0

    Permanently disable shutter sound
    Code:
    [HKEY_LOCAL_MACHINE\Audio\StreamClass\Output\10]
    "ClassGain"=dword:0

    change alert sound path
    Code:
    [HKEY_current_user\ControlPanel\Sounds\SMS]
    "Sound" = \My Documents\My Ringtones\whatever.wma

    Disables the lockscreen
    Code:
    [HKEY_LOCAL_MACHINE\System\State]
    "Lock"=dword:1

    -Bluetooth A2DP settings
    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\A2DP\Settings]
        "UseJointStereo"=dword:1    ;For A2DP audio quality in AKU2.3 and above.
        "BitPool"=dword:1E          ;By default, A2DP uses a bitpool of 0x30. 0x40 - Better than Excellent audio quality 0x3A.
        "MaxSupportedBitPool"=dword:50 ; PTS 3.0.1 requests Max Bit Pool is 0x35.

    -Enable A2DP Playback
    Code:
    HKLM\Software\Microsoft\Zune\Playback\Video\A2DP\CapsSet1]
    "DisableA2DPPLayback"= dword:1

    -Change ie 1st run page
    Code:
    [HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\First Run]
     "Url"="http://www.google.com"

    Disable time synchronization
    Code:
    [HKEY_LOCAL_MACHINE\System\State\DateTime]
     "NetworkTime Sync"=dword:0

    -Enable Disable delivery notification
    Code:
    "DeliveryNotifySupported"=dword:1 
    "SMSDeliveryNotify"=dword:1

    Battery saving settings:
    Code:
    [HKEY_LOCAL_MACHINE\System\State\Battery\Savings]
     "BatterySavingsAutoTrigger"=dword:1
     "SavingsModeState"=dword:0

    Add Soft Shutter Button (Camera):
    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Camera\Settings]
    "SoftShutterButton"=dword:1

    Show 3G Toogle
    Code:
    [HKEY_LOCAL_MACHINE\Software\Microsoft\Connectivity\CellularCPL]
     "Show3GToggle"=dword:1

    -add "never" option to Lockscreen screen time-out
    Code:
    [HKEY_LOCAL_MACHINE\ControlPanel\Lock]
    "DisableNever"=dword:0
    -system & Home Background color to grey (replace dark theme background color)
    Code:
    [HKEY_LOCAL_MACHINE\ControlPanel\Themes\1]
        "PageBackgroundColor"="#FF818181"
        "SysTrayBackgroundColor"="#FF818181"
    -keypad,keyboard background & menu color black (Restart needed to apply)
    Code:
    [HKEY_LOCAL_MACHINE\ControlPanel\Themes\1]
     "ChromeColor" value="#FF000000"

    -Enable Wifi 11n ??
    Code:
    [HKEY_LOCAL_MACHINE\Comm\BCMSDDHD1\Parms]
        "11nModeDisable"=dword:0
    -Caller ID issue fix
    Code:
    [HKEY_CURRENT_USER\ControlPanel\Phone]
    "CallIDMatch"=dword:7

    -Unlock Hidden option in ease of access settings.

    Code:
    [HKEY_LOCAL_MACHINE\System\Accessibility]
        "CompactMode"=dword:0
        "TTY"=dword:1
        "telecoil_UI"=dword:1
        "telecoil"=dword:1

    -Set AutoData

    Code:
    [HKEY_LOCAL_MACHINE\System\AutoDataConfig]
    "RunADC"=dword:1
    "ConfigurationStatus"=dword:0
    "Attempt"=dword:0
    "MaxAttemptsAllowed"=dword:3

    -Change default IE search engine
    Bing
    Code:
    [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes]
        "DefaultScope"="Bing"
    
    [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Bing]
    "URL"="http://m.bing.com/search/search.aspx?mid=8015&LC=en-us"
    Google
    Code:
    [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes]
        "DefaultScope"="Google"
    
    [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Google]
    "URL"="http://www.google.com/m?hl=en&gl=us&client=ms-hms-tmobile-us&q={searchTerms}"

    Yahoo
    Code:
    [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes]
        "DefaultScope"="Yahoo"
    
    [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Yahoo]
    "URL"="http://de.search.yahoo.com/search?p={searchTerms}"
    -Add url to IE new Tabs.
    Code:
    [HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\AboutURLs]
    "tabs"="http://www.google.fr"


    How to change primary LiveID email without resetting WP7 (by sensboston)

    On the desktop:
    1) Go to http://account.live.com and sign in with your old account;
    2) Change your LiveID email (use existing email or get new one from @hotmail.com);
    3) Save your changes and re-login with new ID.

    On the handset:
    1) Using registry editor or provisioning file, change these values:

    Code:
    [HKCU\Software\Microsoft\ActiveSync\Partners\{B2830118-7BC6-4A74-8C9A-3D8B9CEF88E0}]
    "Email"=[B][email protected][/B]
    "User"=[B][email protected][/B]
    
    [HKCU\Software\Microsoft\IdentityCRL\Environment\Production]
    "DefaultID"=[B][email protected][/B]

    Provisioning file:
    Code:
    <wap-provisioningdoc>
       <characteristic type="Registry">
          <characteristic type="HKCU\Software\Microsoft\ActiveSync\Partners\{B2830118-7BC6-4A74-8C9A-3D8B9CEF88E0}">
             <parm name="Email" value="[email protected]" />
             <parm name="User" value="[email protected]" />
          </characteristic>
          <characteristic type="HKCU\Software\Microsoft\IdentityCRL\Environment\Production">
             <parm name="DefaultID" value="[email protected]" />
          </characteristic>
       </characteristic>
    </wap-provisioningdoc>

    2) Reboot phone.

    Now you on new LiveID email without factory reset!


    this thread will be updated as soon as we have identify or found new entries.


    Please submit any Registry Tweak you have and I will update this post.
    thanks

    8
    To turn off vibrate the Back & Start & Search button:

    Code:
    [HKEY_LOCAL_MACHINE\Software\OEM\KeyState]
    "application_btn_vibrate3"=dword:1

    Using full unlock custom Rom, run Registry editor:
    Go to this key [HKEY_LOCAL_MACHINE\Software\OEM\KeyState]
    Then add this value: "application_btn_vibrate3"=dword:1

    I have just find this key from darkforcesteam.com.cn
    6
    How to change primary LiveID email without resetting WP7

    On the desktop:
    1) Go to http://account.live.com and sign in with your old account;
    2) Change your LiveID email (use existing email or get new one from @hotmail.com);
    3) Save your changes and re-login with new ID.

    On the handset:
    1) Using registry editor or provisioning file, change these values:

    (remark: you may have different GUID than mine {B2830118-7BC6-4A74-8C9A-3D8B9CEF88E0}. Try to locate correct GUID by "Email" value)

    [HKCU\Software\Microsoft\ActiveSync\Partners\{B2830118-7BC6-4A74-8C9A-3D8B9CEF88E0}]
    "Email"=[email protected]
    "User"=[email protected]

    [HKCU\Software\Microsoft\IdentityCRL\Environment\Production]
    "DefaultID"=[email protected]

    Provisioning file:
    Code:
    <wap-provisioningdoc>
       <characteristic type="Registry">
          <characteristic type="HKCU\Software\Microsoft\ActiveSync\Partners\{B2830118-7BC6-4A74-8C9A-3D8B9CEF88E0}">
             <parm name="Email" value="[email protected]" />
             <parm name="User" value="[email protected]" />
          </characteristic>
          <characteristic type="HKCU\Software\Microsoft\IdentityCRL\Environment\Production">
             <parm name="DefaultID" value="[email protected]" />
          </characteristic>
       </characteristic>
    </wap-provisioningdoc>

    2) Reboot phone.

    Now you on new LiveID email without factory reset!
    5
    Use each music and each audio format with each size as Ringtone , Alert , Alarm

    Hey guys
    I finally found : Use .m4a , .wma , .wav and .mp3 formats as Alarm,Alert,Ringtone ((without size and length limitations))
    without changing the audio name for example Alert-01.wma or .....

    first copy/paste your favorite(s) music(s) to \windows folder.

    ok go [HKCU/ControlPanel/Sounds/
    OEMNotifications << for Alerts
    OEMAlarms << for Alarms
    OEMRingtones] << for ringtones < as Alarms

    in these 3 folders add "new value" and then :

    Value Name: name.m4a or name.mp3 or name.wav or name.wma << name=name of your audio file that pasted in WINDOWS folder.

    Value Data: enter a name for your audio that you want to be shown.

    Value Type: String

    then click "ok" to set it and go to Setting>ringtones+sounds and see

    I tested with .aac , .amr , .m4a , .ac3 , .aiff , .flac , .mka , .mp2 and .ogg formats but just .m4a worked as SMS Alert.
    I try it to add a small .mp4 video as ringtone but did not work.
    I think if we can add more formats for Ringtones Category it will be possible to have video as ringtone.

    (important) If you use a long music as sms alert for example you can not stop playing it so you must shutdown your phone.

    I think with this registry tweak all applications related to Ringtones and RingtoneMaker and ... must be change.
    5
    Mod. REGISTRY KEY:

    Add Soft Shutter Button (Camera):
    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Camera\Settings]
    "SoftShutterButton"=dword:1