基本 Windows 7 根檔案系統是什麼樣的?

基本 Windows 7 根檔案系統是什麼樣的?

我應該在全新 Windows 7 Professional 64 位元安裝的根目錄 (C:) 中看到哪些目錄和檔案(包括隱藏檔案和目錄)?

答案1

排除我可以可靠識別的後來添加的內容,以下是我看到的目錄:

$Recycle.Bin
Boot
Config.Msi [Possibly created by Office]
Documents and Settings [Junction point to Users directory below, as "dir /al" will show]
MSOCache [Possibly created by Office]
PerfLogs
Program Files
Program Files (x86)
ProgramData
Recovery
System Volume Information
Users
Windows

和文件:

BOOTSECT.BAK [Possibly created later and missing from a fresh install/at first boot]
bootmgr
hiberfil.sys [Possibly missing if hibernation is not enabled]
pagefile.sys

相關內容