つぶねこ

@もじらもーど。
↑recent | ↓old | 20 index | 100 index | 300 index | 記事5件 | 記事10件 | 記事20件 |最新5件 |FAQ | カテゴリ一覧 | Index |
2016/3/11 22:51
さいきんのWin8.1の設定

 にゃにかしら忘れるのでメモ
 
 タスクバー
 ・小さいタスクバー
 ・入りきらにゃい場合に結合
 ・全通知
 タスクマネージャ設定
format x: /FS:NTFS /L
fsutil behavior set memoryusage 2
fsutil behavior set mftzone 3
fsutil behavior set disablelastaccess 1
OPENFILES /Local ON
 HDD WriteCache on
 
 
 コンパネ全部・・・
 Winupdate
 ・DLするがInstしにゃい
 ・推奨される更新プログラムON
 ・他のMS製品ON
sc config "SSDPSRV" start= auto
sc config "upnphost" start= auto
sc config "FDResPub" start= auto
sc start "SSDPSRV"
sc start "upnphost"
sc start "FDResPub"
 Windows ファイアウォール\許可されたアプリ
 ・RDP等制限されている物があれば、全プロファイルで同じにする
 ネットワークと共有センター\共有の詳細設定
 ・ネットワーク探索をすべて有効に
 アクション センター
 ・UAC軽減
 インターネットオプション
 ・HP:Google
 ・スタートアップ:前回
 ・タブ:ポップアップ:タブ
 ・プログラム:常にデスクトップ
 ・プログラム:デスクトップで開く
 キーボード
 ・短く
 コンピューターの簡単操作センター
Reg.exe add "HKCU\Control Panel\Accessibility" /v "MessageDuration" /t REG_DWORD /d "5" /f
Reg.exe add "HKCU\Control Panel\Accessibility" /v "MinimumHitRadius" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility" /v "Sound on Activation" /t REG_DWORD /d "1" /f
Reg.exe add "HKCU\Control Panel\Accessibility" /v "Warning Sounds" /t REG_DWORD /d "1" /f
Reg.exe add "HKCU\Control Panel\Accessibility\AudioDescription" /v "On" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\AudioDescription" /v "Locale" /t REG_SZ /d "1041" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Blind Access" /v "On" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\HighContrast" /v "Flags" /t REG_SZ /d "4218" /f
Reg.exe add "HKCU\Control Panel\Accessibility\HighContrast" /v "High Contrast Scheme" /t REG_SZ /d "" /f
Reg.exe add "HKCU\Control Panel\Accessibility\HighContrast" /v "Previous High Contrast Scheme MUI Value" /t REG_SZ /d "" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Preference" /v "On" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last Valid Wait" /t REG_DWORD /d "1000" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last Valid Delay" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last Valid Repeat" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Last BounceKey Setting" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "Flags" /t REG_SZ /d "26" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "DelayBeforeAcceptance" /t REG_SZ /d "1000" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "AutoRepeatRate" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "AutoRepeatDelay" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\Keyboard Response" /v "BounceTime" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "Flags" /t REG_SZ /d "26" /f
Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "MaximumSpeed" /t REG_SZ /d "68" /f
Reg.exe add "HKCU\Control Panel\Accessibility\MouseKeys" /v "TimeToMaximumSpeed" /t REG_SZ /d "3000" /f
Reg.exe add "HKCU\Control Panel\Accessibility\On" /v "On" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\On" /v "Locale" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\ShowSounds" /v "On" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SlateLaunch" /v "ATapp" /t REG_SZ /d "" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SlateLaunch" /v "LaunchAT" /t REG_DWORD /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SoundSentry" /v "FSTextEffect" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SoundSentry" /v "Flags" /t REG_SZ /d "2" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SoundSentry" /v "TextEffect" /t REG_SZ /d "0" /f
Reg.exe add "HKCU\Control Panel\Accessibility\SoundSentry" /v "WindowsEffect" /t REG_SZ /d "1" /f
Reg.exe add "HKCU\Control Panel\Accessibility\StickyKeys" /v "Flags" /t REG_SZ /d "282" /f
Reg.exe add "HKCU\Control Panel\Accessibility\TimeOut" /v "Flags" /t REG_SZ /d "2" /f
Reg.exe add "HKCU\Control Panel\Accessibility\TimeOut" /v "TimeToWait" /t REG_SZ /d "300000" /f
Reg.exe add "HKCU\Control Panel\Accessibility\ToggleKeys" /v "Flags" /t REG_SZ /d "58" /f
 Win+Enterでにゃんか喋るにゃらいろいろ切る。
cmd /C reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Narrator.exe" /v Debugger /t REG_SZ /d "%1" /f
 
 ・ウィンドウが画面の端に移動されたとき自動的に整列:OFF
 サウンド
 ・OFF
 システム
 ・ホスト名
 ・RDP:On
 ・視覚効果:パフォーマンス優先。影、フォント、ドラッグ、半透明ON
 ・仮想メモリ
 ・Path
 プリンター
 フォルダー
 フォント
 マウス
 ・特大
 個人設定
 電源
 ・スリープOFF
 
 デスクトップヒープ
 
 Set-ExecutionPolicy RemoteSigned
 
 PPx他
 Office
 Visio
 Cygwin
 
 SoftEther
 ・IP固定
 ・NIC順序設定
 
 PDF
 ・既定変更
 
 ATOK
 言語\詳細設定
 言語\言語のオプション
 
 
 そろそろこういう設定を纏めて一括適用できるようにしたい

- 2014/9/7 - さいきんのWindowsのデスクトップアプリのためのレジストリ設定参照先
Windowsのデスクトップアプリのためのレジストリ設定


Index


2016/05/10 22:15 
2016/05/09 01:09 
2016/05/08 18:10 
2016/05/07 21:52 
2016/05/06 22:55 
2016/05/05 23:57 
2016/05/04 19:27 
2016/05/03 21:25 
2016/05/02 19:17 
2016/05/01 02:18 
2016/04/30 21:04 
2016/04/29 19:02 
2016/04/28 18:00 
2016/04/27 14:26 
2016/04/26 16:08 
2016/04/25 13:50 
2016/04/22 18:11 
2016/04/21 13:38 
2016/04/20 13:17 
2016/04/18 13:00 
2016/04/17 23:19 
2016/04/16 12:36 
2016/04/15 22:31 
2016/04/14 18:49 
2016/04/13 20:21 
2016/04/09 18:07 
2016/04/08 02:47 
2016/04/07 14:08 
2016/04/06 03:35 
2016/04/05 17:18 
2016/04/04 00:52 
2016/04/03 15:27 
2016/04/02 00:50 
2016/04/01 10:20 
2016/03/31 03:34 
2016/03/30 08:20 
2016/03/29 22:10 
2016/03/28 20:45 
2016/03/27 00:58 
2016/03/26 19:58 
2016/03/25 03:30 
2016/03/24 00:01 
2016/03/19 19:07 
2016/03/18 01:21 
2016/03/17 22:44 
2016/03/16 19:33 
2016/03/15 00:59 
2016/03/14 18:44 
2016/03/13 12:55 
2016/03/12 15:32 
2016/03/11 22:51 
2016/03/10 18:07 
2016/03/09 22:40 
2016/03/08 18:13 
2016/03/07 13:00 
2016/03/06 13:59 
2016/03/05 19:18 
2016/03/04 13:09 
2016/03/03 21:14 
2016/03/02 14:48 
2016/03/01 10:23 
2016/02/27 22:46 
2016/02/26 10:22 
2016/02/25 09:12 
2016/02/24 12:09 
2016/02/23 20:18 
2016/02/22 13:17 
2016/02/21 23:00 
2016/02/19 05:18 
2016/02/18 04:25 
2016/02/17 00:23 
2016/02/16 04:46 
2016/02/15 13:08 
2016/02/14 02:56 
2016/02/13 01:19 
2016/02/12 23:57 
2016/02/11 20:26 
2016/02/10 17:29 
2016/02/09 10:33 
2016/02/08 01:47 
2016/02/07 23:53 
2016/02/06 18:20 
2016/02/05 02:05 
2016/02/04 01:00 
2016/02/03 12:17 
2016/02/02 19:17 
2016/02/01 00:03 
2016/01/31 16:38 
2016/01/30 00:15 
2016/01/29 10:47 
2016/01/28 12:57 
2016/01/27 14:11 
2016/01/26 00:23 
2016/01/25 23:21 
2016/01/24 18:04 
2016/01/23 16:36 
2016/01/22 01:50 
2016/01/21 10:38 
2016/01/20 21:17 
2016/01/19 21:44 
2016/01/18 14:48 

↑recent | ↓old | 20 index | 100 index | 300 index | 記事5件 | 記事10件 | 記事20件 |最新5件 |FAQ | カテゴリ一覧 | Index |