If(Question("IE MobileのホームURLを空白に、Outlookフォントを小さく、カメラのシャッターを無音化、JOGGRのメールボタンを無効に、カーソルスクロールを高速に、メニューダイアログフォントサイズ、HSDPAアイコンの表示、A2DPのBitPoolを増加、ディスクキャッシュを増加します。リセットしますか?","Reset","YesNo")) RegWriteString( "HKLM", "Software\Microsoft\Internet Explorer\AboutURLs", "home_0409", "about:blank" ) RegWriteString( "HKLM", "Software\Microsoft\Internet Explorer\AboutURLs", "home_0411", "about:blank" ) RegWriteString( "HKLM", "Software\Microsoft\Inbox","RichEditHostFontSize", "9" ) RegWriteString( "HKLM", "Software\HTC\Camera\Common","SourceOfSnapSound", "\Windows\ShutterSound.wav" ) RegWriteString( "HKCU", "ControlPanel\JogBar\Settings", "BottomKeyApplicationName", "" ) RegWriteDword( "HKCU", "ControlPanel\Keybd", "RepeatRate", 26 ) RegWriteDword( "HKCU", "ControlPanel\Keybd", "InitialDelay", 375 ) RegWriteDword( "HKLM", "System\GWE\Menu\BarFnt", "Ht", 4294967282 ) RegWriteDword( "HKLM", "System\GWE\Menu\PopFnt", "Ht", 4294967282 ) RegWriteDword( "HKLM", "Software\OEM\RIL", "EnableHSDPAIcon" , 1 ) RegWriteDword( "HKLM", "Software\Microsoft\Bluetooth\A2DP\Settings", "BitPool", 37 ) RegWriteDword( "HKLM", "Software\Microsoft\Bluetooth\A2DP\Settings", "MaxSupportedBitPool", 37 ) RegWriteDword( "HKLM", "System\GDI\GLYPHCACHE", "limit", 2097152 ) RegWriteDword( "HKLM", "System\StorageManager\FATFS", "CacheSize", 256 ) RegWriteDword( "HKLM", "System\StorageManager\Filters\fsreplxfilt", "ReplStoreCacheSize", 256 ) Reset Endif