Warning: Use of undefined constant title - assumed 'title' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/data/tmp/tempnews1.php on line 152 PE下装SCSI驱动
- 分类:win8 发布时间: Warning: Use of undefined constant newstime - assumed 'newstime' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/data/tmp/tempnews1.php on line 156 2013年03月25日 00:00:00
【SCSI驱动】通常情况下在pe系统下安装硬盘驱动器都是失败的,原因是使用DEVCON类。那么SCSI驱动可不可以使用类似的方法进行操作呢,实施证明是可以的。
具体安装方法.
1把此驱动的SYS文件移动到DRIVERS目录,其它文件则移动到(不需要INF文件)SYSTEM32。
2然后把SYS文件设为服务并启动。
3好了,如果服务正常启动,那系统中就会显示出你的SCSI硬盘。
@echo off
1 title 在PE下安装硬盘控制器驱动简单脚本 by chenall 2008-12-14
2 rem 使用方法: 1.可直接拖放,即把对应驱动的SYS文件拖放到这个程序的图标上.
3 rem 2.使用命令行pe_scsi.cmd [你的SYS文件]
4 rem ....http://www.366840202.cn................http://bbs.wuyou.com
5 rem ...
6 if "%1"=="" goto :eof
7 >"%temp%\scsi_serv.inf" echo.
8 >>"%temp%\scsi_serv.inf" echo.[Version]
9 >>"%temp%\scsi_serv.inf" echo.signature = "$Windows NT$"
10 >>"%temp%\scsi_serv.inf" echo.[DefaultInstall.Services]
11 >>"%temp%\scsi_serv.inf" echo.AddService = %~n1,,Service
12 >>"%temp%\scsi_serv.inf" echo.[Service]
13 >>"%temp%\scsi_serv.inf" echo.DisplayName = "%~n1 Service"
14 >>"%temp%\scsi_serv.inf" echo.Description = "%~1"
15 >>"%temp%\scsi_serv.inf" echo.ServiceType = 2
16 >>"%temp%\scsi_serv.inf" echo.StartType = 2
17 >>"%temp%\scsi_serv.inf" echo.ErrorControl = 1
18 >>"%temp%\scsi_serv.inf" echo.ServiceBinary = %%12%%\%~nx1
19 copy /y %1 %WinDir%\system32\drivers >nul
20 rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %temp%\scsi_serv.inf
21 if not errorlevel 1 (echo.%~nX1驱动安装成功!&pecmd serv %~n1&pause) else (echo.安装失败!&pause)
22 del /f /q "%temp%\scsi_serv.inf"
这样我们SCSI驱动就安装好了。
推荐阅读:pe系统是什么:http://www.kkzj.com/
责任编辑:装机吧小鱼 版权所有,转载请说明出处!
猜您喜欢
- Win8如何添加共享打印机?快速上手教程!..2024/10/08
- win8升级win10系统步骤教程2022/05/24
- Win8系统中添加删除程序位置及操作指..2024/08/21
- Win8ie桌面优化指南:提升效率的五大技..2024/10/13
- u盘杀毒专家免费版2016/11/13
- 冰点还原怎么卸载,详细教您冰点还原怎..2017/12/07
相关推荐
-
Warning: Use of undefined constant islast - assumed 'islast' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 296
Warning: Use of undefined constant tbname - assumed 'tbname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 305
Warning: Use of undefined constant modid - assumed 'modid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 306
Warning: Use of undefined constant yhid - assumed 'yhid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 307
Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673
Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673
Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673
Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673
Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2418
Warning: Use of undefined constant wburl - assumed 'wburl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2418
Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2423
Warning: Use of undefined constant listdt - assumed 'listdt' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2423
Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2428
Warning: Use of undefined constant classurl - assumed 'classurl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2428
Warning: Use of undefined constant newsurl - assumed 'newsurl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434
Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434
Warning: Use of undefined constant classpath - assumed 'classpath' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434
Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2436
Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2436
Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2439
Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2439
- 小白教你使用电脑复制粘贴快捷键.. 2017-10-26 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2418 Warning: Use of undefined constant wburl - assumed 'wburl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2418 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2423 Warning: Use of undefined constant listdt - assumed 'listdt' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2423 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2428 Warning: Use of undefined constant classurl - assumed 'classurl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2428 Warning: Use of undefined constant newsurl - assumed 'newsurl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classpath - assumed 'classpath' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2436 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2436 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2439 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2439
- 系统之家win7重装成win10系统教程.. 2017-01-11 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2418 Warning: Use of undefined constant wburl - assumed 'wburl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2418 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2423 Warning: Use of undefined constant listdt - assumed 'listdt' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2423 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2428 Warning: Use of undefined constant classurl - assumed 'classurl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2428 Warning: Use of undefined constant newsurl - assumed 'newsurl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classpath - assumed 'classpath' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2436 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2436 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2439 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2439
- 简单好用笔记本系统安装教程.. 2016-11-10 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2418 Warning: Use of undefined constant wburl - assumed 'wburl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2418 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2423 Warning: Use of undefined constant listdt - assumed 'listdt' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2423 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2428 Warning: Use of undefined constant classurl - assumed 'classurl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2428 Warning: Use of undefined constant newsurl - assumed 'newsurl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classpath - assumed 'classpath' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2436 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2436 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2439 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2439
- 金士顿优盘修复工具 2016-10-23 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2418 Warning: Use of undefined constant wburl - assumed 'wburl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2418 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2423 Warning: Use of undefined constant listdt - assumed 'listdt' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2423 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2428 Warning: Use of undefined constant classurl - assumed 'classurl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2428 Warning: Use of undefined constant newsurl - assumed 'newsurl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classpath - assumed 'classpath' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2436 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2436 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2439 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2439
- 魔方还原公式,详细教您怎么玩转魔方.. 2018-03-22 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/t_functions.php on line 673 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2418 Warning: Use of undefined constant wburl - assumed 'wburl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2418 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2423 Warning: Use of undefined constant listdt - assumed 'listdt' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2423 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2428 Warning: Use of undefined constant classurl - assumed 'classurl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2428 Warning: Use of undefined constant newsurl - assumed 'newsurl' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classpath - assumed 'classpath' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2434 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2436 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2436 Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2439 Warning: Use of undefined constant bname - assumed 'bname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/class/connect.php on line 2439
- 手机收不到短信怎么回事,详细教您手机.. 2018-07-23