A:如果Win95/98启动或者运行时故障太多,以前又忘记了给运行正常时的"系统注册表作备份;或者根本启动不了Win95/98,该怎么办,其实我们可以使用System.1st恢
复系统注册表。 细心的Windows用户应该知道,Windows98在安装成功后会把第一次正常运行的Win95/98系统信息保存在启动盘(通常为C盘)根目录下的System.1st文
件中,并且不会随Win95/98系统配置而改变。
下面介绍使用System.1st恢复系统注册表的操作步骤(假定Win98安装在C:Windows目录下):
在DOS环境下,执行如下系列命令:
Attrib-h-r-sC:System.1st
Attrib-h-r-sC:WindowsSystem.dat
CopyC:System.1stC:WindowsSystem.dat
Attrib+h+r+sC:System.1st
注意:操作注册表应十分慎重!在操作前应做好备份!出问题后果自负。