Audio Router **OBSOLETE** ※ Windows 10 では、標準の設定画面からアプリ毎に音声の出力先を選択できる。 audiorouterdev/audio-router: Routes Audi […]
Articles Tagged: Windows
VoiceMeeter
VoiceMeeter VoiceMeeter [Official] 概要 Standard: ミックスバス 2 本/入出力 4 系統 Banana: ミックスバス 5 本/入出力 8 系統 Potato: ミックスバス […]
Microsoft Copilot
Microsoft Copilot ダウンロード Microsoft Copilot | Apple App Store [公式] Microsoft Copilot | Google Play [公式] 使い方 Mic […]
バッチファイル:繰り返し (for) [Windows/BAT]
for 文 for | Microsoft Learn [公式] バッチファイルの for コマンド解説 – Qiita バッチファイルの for / if 文の中で変数使う際につまづくこと – […]
実行ファイルを作成する方法 (PyInstaller) [Python]
PyInstaller PyInstaller [Official] インストール pyinstaller | PyPI How to Install PyInstaller | PyInstaller Document […]
基本的なコマンドの使い方 [Windows]
ソートする (sort) sort | Microsoft Learn [公式] sort – ファイル内文字列/ファイル/フォルダ名を並べ替える | 知識ゼロからの windows バッチファイル超入門 s […]
Git クライアント [Windows]
GUI クライアント Git GUI (Git for Windows 付属) GitHub Desktop SourceTree TortoiseGit Fork GUI Clients | Git [公式] Git […]
pywinauto
pywinauto Documentation | pywinauto 導入 pywinauto でテスト自動化/電卓アプリ – Qiita Python で自動化するために pywinauto をインストー […]
コマンドでフォルダを操作する方法 [Windows]
内容を一覧表示する (dir) dir | Microsoft Docs [公式] コマンドプロンプトで再帰的にファイル一覧を得る方法あれこれ – Qiita dir コマンドでファイルやディレクトリを再帰的 […]
外部プログラムを呼び出す方法 (call) [Windows/BAT]
概要 start: 外部プログラムを実行する。または、指定したファイルを開く。 call: 別のバッチファイルを実行する。 PowerShell: PowerShell コマンド/スクリプト (.ps1) を実行する。 […]