数据执行保护关闭

数据执行保护关闭工具

网软有软件自动解决上述问题,目前只适用于xp 

 

编辑c:/boot.ini文件,使用如下开关:(如果看不到这个文件请查看选项里打开看到系统文件,查看隐藏文件)

/EXECUTE

  
该选项将禁用DEP(Data Execution Protection)功能

/NOEXECUTE

    /NOEXECUTE=OPTIN Enables DEP for core system images and those specified in the DEP configuration dialog.
    /NOEXECUTE=OPTOUT Enables DEP for all images except those specified in the DEP configuration dialog.
    /NOEXECUTE=ALWAYSON Enables DEP on all images.
    /NOEXECUTE=ALWAYSOFF Disables DEP.


以上都是散话,最关键在这里:

一般的BOOT.INI文件里有这样的字样  /NOEXECUTE=OPTIN

请把它改成/EXECUTE

Copyright 2006-2007 Powered By 上海网伦