1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Windowsでエラーメッセージのコピー方法

Posted at

何かエラーメッセージ出てるけど、手打ちで調べるのめんどい

という場合、割と「Ctrl+C」で行けます。

例えば、、、

Windowsキー+R → aaaと入力してエンター

image.png

エラーメッセージを一回クリックしてフォーカスして、「Ctrl+C」。
特に反応はないですが、そのままメモ帳などに「Ctrl+V」で貼り付けると、、、

[Window Title]
aaa

[Content]
'aaa' が見つかりません。名前を正しく入力したかどうかを確認してから、やり直してください。

[OK]
1
0
2

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
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?