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

コマンドプロンプトのコマンドをショートカットキーに登録

Posted at

cmdで以下を実行すると画面ロックされる。これをショートカットキーに登録する。

rundll32.exe user32.dll,LockWorkStation

cmd.exeのパスは以下

C:\Windows\System32

リンク先は以下のようにすればいい。
C:\Windows\System32\rundll32.exe user32.dll,LockWorkStation

デスクトップなどからショートカットを新規で作成する。
image.png

アイコンを変更してもいい。
image.png

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