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?

More than 3 years have passed since last update.

[Windows] プログラムを指定して実行から特殊フォルダを呼び出す

Posted at

ファイル名を指定して実行(Win+R)から、以下実行する。

shell:startup

起動時に実行されるスタートアップフォルダを開く

shell:sendto

右クリックして「送る」に表示されるフォルダを開く

shell:desktop

デスクトップフォルダを開く

shell:windows

windowsのインストールフォルダが開く。標準だとC:\windows

shell:system

system32のフォルダが開く。標準だとC:\windows\system32

下記の記事に纏まっていた(笑)

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?