From: 011netservice@gmail.com Date: 2025-07-12 Subject: Windows 常用資料夾或檔案. https://svc.011.idv.tw/CodeHelper/Windows/FolderAndFile.txt 歡迎來信交流, 訂購軟體需求. #### 常用資料夾或檔案 #### 資料夾, 螢幕擷取畫面 C:\Users\[UserName]\OneDrive\圖片\螢幕擷取畫面 #### 檔案 C:\Windows\System32\drivers\etc\hosts #### 常用 Path, Environment.SpecialFolder:, 2025-07-12 Name, Value, Memo, Description ----------------------- ------- ----------------------------------- ---------------------------------------------------------------------------- AdminTools, 48, 使用者的系統管理工具目錄, "The file system directory that is used to store administrative tools for an individual user. The Microsoft Management Console (MMC) will save customized consoles to this directory, and it will roam with the user." ApplicationData, 26, 應用程式資料的目錄(使用者的層級), The directory that serves as a common repository for application-specific data for the current roaming user. A roaming user works on more than one computer on a network. A roaming user's profile is kept on a server on the network and is loaded onto a system when the user logs on. 程式本身的資料(漫遊使用者). 漫遊使用者登入後會下載不同電腦間的(程式本身的資料). The directory that serves as a common repository for application-specific data for the current roaming user. A roaming user works on more than one computer on a network. A roaming user's profile is kept on a server on the network and is loaded onto a system when the user logs on. CDBurning, 59, 使用者的 CD 燒錄暫存目錄, The file system directory that acts as a staging area for files waiting to be written to a CD. ----------------------- ------- ----------------------------------- ---------------------------------------------------------------------------- CommonAdminTools, 47, 所有使用者共用的系統管理工具目錄, The file system directory that contains administrative tools for all users of the computer. CommonApplicationData, 35, 所有使用者共用的應用程式資料目錄, The directory that serves as a common repository for application-specific data that is used by all users. 可由使用者建立子資料夾, 並且可以讓其他的使用者使用, 但是只允許建立子資料夾的使用者修改檔案. 例如: C:\ProgramData CommonDesktopDirectory, 25, 所有使用者共用的桌面目錄, The file system directory that contains files and folders that appear on the desktop for all users. CommonDocuments, 46, 所有使用者共用的文件目錄, The file system directory that contains documents that are common to all users. CommonMusic, 53, 所有使用者共用的音樂目錄, The file system directory that serves as a repository for music files common to all users. CommonOemLinks, 58, 停用, "This value is recognized in Windows Vista for backward compatibility, but the special folder itself is no longer used." CommonPictures, 54, 所有使用者共用的圖片目錄, The file system directory that serves as a repository for image files common to all users. CommonProgramFiles, 43, 所有使用者共用的程式檔案目錄, "The directory for components that are shared across applications. To get the x86 common program files directory in a non-x86 process, use the ProgramFilesX86 member." CommonProgramFilesX86, 44, 所有使用者共用的 32 位元程式檔案目錄, The Program Files folder. CommonPrograms, 23, 所有使用者共用的程式捷徑目錄, A folder for components that are shared across applications. CommonStartMenu, 22, 所有使用者共用的「開始」選單目錄, The file system directory that contains the programs and folders that appear on the Start menu for all users. CommonStartup, 24, 所有使用者共用的「啟動」資料夾, The file system directory that contains the programs that appear in the Startup folder for all users. CommonTemplates, 45, 所有使用者共用的範本目錄, The file system directory that contains the templates that are available to all users. CommonVideos, 55, 所有使用者共用的影片目錄, The file system directory that serves as a repository for video files common to all users. ----------------------- ------- ----------------------------------- ---------------------------------------------------------------------------- Cookies, 33, 網頁瀏覽器的 Cookie 資料夾, The directory that serves as a common repository for Internet cookies. Desktop, 0, 使用者的桌面目錄, The logical Desktop rather than the physical file system location. DesktopDirectory, 16, 使用者桌面的實體目錄, "The directory used to physically store file objects on the desktop. Do not confuse this directory with the desktop folder itself, which is a virtual folder." Favorites, 6, 使用者的「我的最愛」目錄, The directory that serves as a common repository for the user's favorite items. Fonts, 20, 系統字型目錄, A virtual folder that contains fonts. History, 34, 使用者的瀏覽歷史記錄目錄, The directory that serves as a common repository for Internet history items. InternetCache, 32, 使用者的網際網路快取目錄, The directory that serves as a common repository for temporary Internet files. LocalApplicationData, 28, 使用者在本機(非漫遊)應用程式資料目錄, The directory that serves as a common repository for application-specific data that is used by the current, non-roaming user. 使用者在本機(非漫遊)應用程式資料目錄, 例如: C:\Users\[username]\AppData\Local LocalizedResources, 57, 本機(非漫遊)資源目錄, The file system directory that contains localized resource data. ----------------------- ------- ----------------------------------- ---------------------------------------------------------------------------- MyComputer, 17, 「我的電腦」虛擬資料夾(非實體路徑), "The My Computer folder. When passed to the Environment.GetFolderPath method, the MyComputer enumeration member always yields the empty string ("""") because no path is defined for the My Computer folder." MyDocuments, 5, 使用者的「我的文件」目錄, The My Documents folder. This member is equivalent to Personal. MyMusic, 13, 使用者的「我的音樂」目錄, The My Music folder. MyPictures, 39, 使用者的「我的圖片」目錄, The My Pictures folder. MyVideos, 14, 使用者的「我的影片」目錄, The file system directory that serves as a repository for videos that belong to a user. ----------------------- ------- ----------------------------------- ---------------------------------------------------------------------------- NetworkShortcuts, 19, 網路捷徑目錄, A file system directory that contains the link objects that may exist in the My Network Places virtual folder. Personal, 5, Same as MyDocuments., The directory that serves as a common repository for documents. This member is equivalent to MyDocuments. PrinterShortcuts, 27, 印表機捷徑目錄, The file system directory that contains the link objects that can exist in the Printers virtual folder. ----------------------- ------- ----------------------------------- ---------------------------------------------------------------------------- ProgramFiles, 38, 程式檔案目錄(通常是 C:\Program Files), "The program files directory. In a non-x86 process, passing ProgramFiles to the GetFolderPath(Environment+SpecialFolder) method returns the path for non-x86 programs. To get the x86 program files directory in a non-x86 process, use the ProgramFilesX86 member." ProgramFilesX86, 42, 32 位元程式檔案目錄(在 64 位元系統上), The x86 Program Files folder. Programs, 2, 使用者的程式捷徑目錄, The directory that contains the user's program groups. ----------------------- ------- ----------------------------------- ---------------------------------------------------------------------------- Recent, 8, 使用者最近使用的檔案目錄, The directory that contains the user's most recently used documents. Resources, 56, 系統資源目錄, The file system directory that contains resource data. SendTo, 9, 使用者的「傳送到」目錄, The directory that contains the Send To menu items. StartMenu, 11, 使用者的「開始」選單目錄, The directory that contains the Start menu items. Startup, 7, 使用者的「啟動」資料夾, The directory that corresponds to the user's Startup program group. The system starts these programs whenever a user logs on or starts Windows. System, 37, Windows 系統目錄, The System directory. SystemX86, 41, 32 位元系統目錄(在 64 位元系統上), The Windows System folder. Templates, 21, 使用者的範本目錄, The directory that serves as a common repository for document templates. UserProfile, 40, 使用者的個人資料目錄, The user's profile folder. Applications should not create files or folders at this level; they should put their data under the locations referred to by ApplicationData. Windows, 36, Windows 安裝目錄, The Windows directory or SYSROOT. This corresponds to the %windir% or %SYSTEMROOT% environment variables. ----------------------- ------- ----------------------------------- ----------------------------------------------------------------------------