15,050
edits
(→環境變數) |
(→環境變數) |
||
| Line 59: | Line 59: | ||
* ('''Vista''', '''Windows 7''', '''Windows 2008''') C:\Users\%username%\AppData\Roaming | * ('''Vista''', '''Windows 7''', '''Windows 2008''') C:\Users\%username%\AppData\Roaming | ||
|- | |- | ||
| %Temp% 或 %Tmp% || 暫存目錄(user temporary directory) C:\Documents and Settings\User\Local Settings\Temp 或 C:\Windows\Temp | | %Temp% 或 %Tmp% || 暫存目錄(user temporary directory) | ||
* 使用者變數 %USERPROFILE%\Local Settings\Temp -> C:\Documents and Settings\User\Local Settings\Temp 或 | |||
* 系統變數 %SystemRoot%\TEMP -> C:\Windows\Temp | |||
|- | |- | ||
|} | |} | ||