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

推荐订阅源

WordPress大学
WordPress大学
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
Cloudbric
Cloudbric
P
Palo Alto Networks Blog
T
Threatpost
T
Tor Project blog
T
Tenable Blog
AWS News Blog
AWS News Blog
Project Zero
Project Zero
L
LangChain Blog
Cyberwarzone
Cyberwarzone
Engineering at Meta
Engineering at Meta
雷峰网
雷峰网
C
CERT Recently Published Vulnerability Notes
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Security Latest
Security Latest
云风的 BLOG
云风的 BLOG
I
Intezer
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
P
Proofpoint News Feed
A
Arctic Wolf
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
V
Vulnerabilities – Threatpost
C
Cybersecurity and Infrastructure Security Agency CISA
MongoDB | Blog
MongoDB | Blog
aimingoo的专栏
aimingoo的专栏
K
Kaspersky official blog
Jina AI
Jina AI
N
News | PayPal Newsroom
T
The Blog of Author Tim Ferriss
D
DataBreaches.Net
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
博客园 - 【当耐特】
Hugging Face - Blog
Hugging Face - Blog
Recorded Future
Recorded Future
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
S
Secure Thoughts
TaoSecurity Blog
TaoSecurity Blog
P
Privacy & Cybersecurity Law Blog
P
Proofpoint News Feed
MyScale Blog
MyScale Blog
IT之家
IT之家
Forbes - Security
Forbes - Security
The Hacker News
The Hacker News
Last Week in AI
Last Week in AI
T
Threat Research - Cisco Blogs
Y
Y Combinator Blog

博客园 - 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文件可以删除,但是我并不希望你珍惜这一点点磁盘空

间。


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

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