惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Attack and Defense Labs
Attack and Defense Labs
T
Threatpost
C
Cybersecurity and Infrastructure Security Agency CISA
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
Intezer
C
Cyber Attacks, Cyber Crime and Cyber Security
The Register - Security
The Register - Security
量子位
Security Latest
Security Latest
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
C
CXSECURITY Database RSS Feed - CXSecurity.com
MyScale Blog
MyScale Blog
J
Java Code Geeks
Apple Machine Learning Research
Apple Machine Learning Research
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
Spread Privacy
Spread Privacy
Jina AI
Jina AI
博客园 - 【当耐特】
P
Palo Alto Networks Blog
Last Week in AI
Last Week in AI
SecWiki News
SecWiki News
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
G
GRAHAM CLULEY
宝玉的分享
宝玉的分享
Hacker News - Newest:
Hacker News - Newest: "LLM"
T
The Blog of Author Tim Ferriss
V
Vulnerabilities – Threatpost
有赞技术团队
有赞技术团队
T
Tor Project blog
H
Hacker News: Front Page
A
Arctic Wolf
NISL@THU
NISL@THU
A
About on SuperTechFans
云风的 BLOG
云风的 BLOG
Engineering at Meta
Engineering at Meta
V
V2EX
N
News and Events Feed by Topic
Webroot Blog
Webroot Blog
Know Your Adversary
Know Your Adversary
P
Privacy International News Feed
I
InfoQ
D
Docker
L
LINUX DO - 最新话题
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
U
Unit 42

博客园 - Snowolf_Studio

Microsoft Live Writer Test 测试 Word Blog Test [求助]求大家能够为我提供Real Player的解码文件!! Windows服务控制方法 从Microsoft的第一大单所想到的 [拜年]恭祝大家在狗年旺旺旺! [祝福]2006年新年祝福 Visual C++学习 EnterNet 500中PPPoE故障 Window修复安装注意 计算机科学学习历程 体表面积计算 面向对象的类设计原则 清除RM文件中的弹出广告 外科医师成长之路 Windows 修复安装的教训 在命令模式下的系统还原 conime.exe 文件的秘密 Windows 2000 的安装命令参数
NT的注册表文件存放位置
Snowolf_Studio · 2005-10-16 · via 博客园 - Snowolf_Studio

%system%\system32\config目录下有这样一些文件

sam.*        Security Account Manager,安全帐号管理器

default.*    默认注册表文件

security.*   安全性注册文件

system.*     系统注册文件

software.*   应用软件注册表文件


注册表中最重要的文件是那些没有扩展名的文件,也就是当前注册表文件。还有一个名为system.alt文件,这个就是注册表的副本。


%system%\system32\config目录下扩展名为log或sav的文件中包含的是历史信息,

可以通过时间浏览器来查看。比如:.sav文件是在最近一次系统正常引导过程中保

存的,而.log文件则记录了注册表审核功能启用过程中对注册表所进行的修改。


虽然你可以删除.log和.sav文件可以删除,但是我并不希望你珍惜这一点点磁盘空

间。


注意:不要替换注册表文件的某一个或者某几个文件,这样会造成注册表文件的不

同步,极易造成系统的崩溃。