您的位置:首页 > 其它

启动"Start SoftICE"提示的错误Errror code 31的解决办法

2007-04-11 15:22 531 查看
以下是转载别人的一个解决办法。很有用!

很多XP(SP2)系统安装softice失败,特别是番茄版本的XP基本不会成功。因为有些组件被修改或删除。建议大家装完全版,就是没有修改的XP版本。

启动softice时:弹出错误对话框sofeice start failure ,提示如下错误:
Errror code 31
连接到系统上的设备没有发挥作用。

应对办法:

需要修改你的 c:/boot.ini
----------------------------------
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)/WINDOWS
[operating systems]
-----------------------------------------------------------
multi(0)disk(0)rdisk(0)partition(1)/WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=OptIn /noguiboot

改为

multi(0)disk(0)rdisk(0)partition(1)/WINDOWS="Microsoft Windows XP Professional" /fastdetect /Execute /noguiboot

然后,打补丁。一共3个文件,osinfo.dat,OSINFOB.DAT,SIKSYM.SYS (网上有下载)。
ftp://ftp.compuware.com/pub/driverstudio/outgoing/OsInfo/OSINFO.DAT

(1) Both data files should be copied to the install directory for your
master (where DriverStudio and DriverWorkbench (DS.EXE) were installed
- usually C:/Program Files/Compuware/DriverStudio).
No reboot on the master is required.

(2) 将osinfo.dat,OSINFOB.DAT,SIKSYM.SYS 复制到%SYSTEMROOT%/System32/Drivers 中替换原文件
If Visual SoftICE is running, reboot the target machine.

删除windows/system32/dirver/sptd.sys文件,重启,OK!(这步重要)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐