ビュー:

次の表は、リストにファイルまたはフォルダパスを追加するときに使用できる環境変数の一覧を示します。

環境変数

同等のパス

$allappdata$

$allappdata$\test\sample.exe

C:\ProgramData\test\sample.exe

$allprograms$

$allprograms$\test\sample.exe

C:\ProgramData\Microsoft\Windows\Start Menu\Programs\test\sample.exe

$programdir$

$programdir$\test\sample.exe

C:\Program Files\test\sample.exe

$programdirx86$

$programdirx86$\test\sample.exe

C:\Program Files (x86)\test\sample.exe

$rootdir$

$rootdir$\test\sample.exe

C:\test\sample.exe

$systemdir$

$systemdir$\test\sample.exe

C:\Windows\System32\test\sample.exe

$systemdirx86$

$systemdirx86$\test\sample.exe

C:\Windows\SysWOW64\test\sample.exe

$tempdir$

$tempdir$\test\sample.exe

C:\Windows\Temp\test\sample.exe

$userprofile$

$userprofile$\test\sample.exe

C:\user\{current_user_account}\test\sample.exe

$windir$

$windir$\test\sample.exe

C:\Windows\test\sample.exe