Giter Site home page Giter Site logo

mywindowsbat-and-reg's Introduction

MyWindowsBat-and-Reg

私がwindowsPCで使用している、バッジ、レジストリ設定ファイル集です。
特に使い方がない場合、バッジ、レジストリ設定ファイルを実行するだけで使用できます。

.bat バッジファイル系

現在のフォルダを任意のドライブにエイリアス設定
Alias_this_dir.bat…エイリアス設定・設定変更
【使い方】
ドライブとして扱いたいフォルダに本バッジファイルをコピー
実行したうえで、ドライブレターを設定
※既に同一ドライブレターのエイリアス設定がある場合はそれを上書きします。
参考:https://qiita.com/muro/items/5a9e00181319692c72e6

Windows公式のメモリ解放ツール
empty.bat…メモリ開放実行
参考:https://aprico-media.com/posts/3647
※参考URLに沿って、「Windows Server 2003 Resource Kit Tools」の入手が必要です。

エクスプローラー再起動コマンド
explorer-restart.bat…エクスプローラー再起動
エクスプローラーがうまく動かなくなった際に、これを使用して強制終了&即再起動できます。

IME再起動コマンド
IME-restart.bat…エクスプローラー再起動
IMEがうまく動かなくなった際に、これを管理者権限で使用して強制終了&即再起動できます。
コマンド参考:https://qiita.com/_masa_u/items/b2e9c07f51a909c6e9b8
PID捜索参考:
 http://capm-network.com/?tag=Windows%E3%83%90%E3%83%83%E3%83%81%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E5%AE%9F%E8%A1%8C%E7%B5%90%E6%9E%9C%E3%81%AE%E5%8F%96%E5%BE%97

シャットダウンコマンド
shutdown.bat…シャットダウンコマンド実行
【使い方】
本バッジファイルを実行することで、下記動作を選択し実行できます。

  • [1] : シャットダウン
  • [2] : 再起動
  • [3] : ログオフ
  • [4] : 休止状態
  • [5] : 高度な起動設定

コマンド版電源オプション変更
power_config_cmd.bat…電源オプション変更実行
【使い方】
本バッジファイルを実行することで、下記いずれかに電源オプション変更できます。

  • [1] : バランス
  • [2] : 省電力
  • [3] : 高パフォーマンス
  • [4] : Eco(Dynabook 環境独自?)

trim+システム修復コマンド
trim+system_file_checker.bat…trim+システム修復コマンド実行
【使い方】
本バッジファイルを"管理者として実行"(右クリックで選択できます。)
windowsシステムのチェックと修復、SSD版デフラグ=trimを一括実行します。
trim参考:https://news.mynavi.jp/article/win10tips-64/
システム修復(システムファイルチェッカーツール)参考:
 https://support.microsoft.com/ja-jp/help/929833/use-the-system-file-checker-tool-to-repair-missing-or-corrupted-system

"ファイル名を指定して実行"
run.bat…"ファイル名を指定して実行"を起動
引用元:https://qiita.com/sta/items/4b70e6b130a1033dc2c5
ファイル名を指定して実行を、Win+Rを押すというような面倒な操作なしで起動できます。

受信ウィンドウ自動チューニングレベルを引き上げ
Network_Speed_Up.bat…"受信ウィンドウ自動チューニングレベルを引き上げ"を実行
【使い方】
本バッジファイルを"管理者として実行"(右クリックで選択できます。)
引用元:https://noahfx.xyz/2019/07/05/internetspeed/
受信ウィンドウ自動チューニングレベルを引き上げることで、通信の高速化を図ります。

コマンドプロンプトでRuby起動
startruby.bat…Rubyが立ち上がった状態のコマンドプロンプトを起動
コマンドプロンプト上で実行すると、開いているコマンドプロンプト上でRubyが起動します。


.reg レジストリ設定ファイル系

windowsの高速化設定
Windows_Speed_Up.reg …設定実行
Windows_Speed_Up_Restore_Default.reg …設定解除
引用元:https://euc-access-excel-db.com/tips/ct07_se/ct070701_clntpc_make/1st_config

Windows 10 のタスクバーから音量・ボリュームアイコンが消えた場合の再表示方法
volumeicon.reg…再表示作業中のレジストリ操作
引用元:http://labo.dotsmart.biz/windows10-volumeicon

Windows 10 で「フォト ビューアー」を有効化する
photo-viewer.reg…「フォト ビューアー」を有効化
引用元:https://popozure.info/20190823/14633#toc2

Windows 10 ディレクトリパス長上限が256文字では足りない場合
Raise_Path_Limit.reg…ディレクトリパス長上限を256文字から32k文字に引き上げる
引用元:https://docs.microsoft.com/ja-jp/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd


.url ショートカット系

windowsの設定を開くショートカット
windows-config.url…windowsの設定を開く
参考:https://www.tipsfound.com/windows10/11015

mywindowsbat-and-reg's People

Contributors

hagiayato avatar hagirainbow avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.