12
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

はじめに

一つのPCで複数のプログラムが実行されている場合、
プロンプトが多数表示され、
一目見て何が実行されているかわかるようタイトルを変更する

コマンドプロンプトのタイトル設定

デフォルトでは「コマンド プロンプト」
スクリーンショット 2024-06-22 062057.png
|
|
|

下記コマンドを実行

title タイトルにしたい文字列

スクリーンショット 2024-06-22 063321.png

batファイルを作成する際も、上記コマンドを記述しておくと
とてもわかりやすくるので便利 ♪

参考サイト

12
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
12
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?