风一样的男孩 发表于 2012-3-13 10:29:03

教你如何修复Intel RST驱动服务

把以下代码保存为Bat,运行即可!
sc create IAStorDataMgrSvc binPath= "C:\Program Files (x86)\Intel\Intel(R) Rapid Storage Technology\IAStorDataMgrSvc.exe" start= Auto depend= Winmgmt DisplayName= "Intel(R) Rapid Storage Technology"
sc description IAStorDataMgrSvc "提供存储事件通知并管理存储驱动器和用户空间应用程序间的通信。"
页: [1]
查看完整版本: 教你如何修复Intel RST驱动服务