Windowsのエクスプローラのshellコマンド

使いそうなやつまとめ

コマンド パス
shell:Desktop デスクトップ
shell:Windows C:\Windows
shell:ProgramFiles C:\Program Files
shell:ProgramFilesX86 C:\Program Files (x86)
shell:System C:\Windows\System32
shell:SystemX86 C:\Windows\SysWOW64
shell:Fonts C:\Windows\Fonts
shell:UserProfiles C:\Users
shell:UsersFilesFolder C:\Users\<ユーザー名>
shell:AppData C:\Users\<ユーザー名>\AppData\Roaming
shell:Local AppData C:\Users\<ユーザー名>\AppData\Local
shell:Downloads C:\Users\<ユーザー名>\Downloads
shell:Recent C:\Users\<ユーザー名>\AppData\Roaming\Microsoft\Windows\Recent
shell:SendTo C:\Users\<ユーザー名>\AppData\Roaming\Microsoft\Windows\SendTo
shell:Startup C:\Users\<ユーザー名>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
shell:Common Startup C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp

参考