中国DOS联盟论坛

中国DOS联盟

-- 联合DOS 推动DOS 发展DOS --

联盟域名:www.cn-dos.net  论坛域名:www.cn-dos.net/forum
DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!

游客:  注册 | 登录 | 命令行 | 会员 | 搜索 | 上传 | 帮助 »
作者:
标题: XP 集成DPS的问题 上一主题 | 下一主题
zsx
初级用户





积分 87
发帖 32
注册 2007-11-21
状态 离线
『楼 主』:  XP 集成DPS的问题

下面是集成后$OEM$下的DP_Install_Tool.cmd
@Echo off
REM Written by Jeff Herre AKA OverFlow rev08.04.21
REM A Script to use MicroSofts DPinst.exe with the DriverPacks.
REM Help and Support available at http://forum.DriverPacks.net  
Color 9f

Echo.
Echo Searching current drive for the DriverPacks...
Rem fast detect. (is it the current drive?)
FOR /f "delims=: tokens=1" %%i in ("%~dp0") do SET CDDRIVE=%%i:
IF exist %CDDRIVE%\$OEM$\bin\un7zip.exe GoTo M2Found

:M2Found
Echo.
Echo Extracting the DriverPacks now...
%CDDRIVE%\$OEM$\bin\un7zip.exe %CDDRIVE%\$OEM$\DP*.7z %SystemDrive%\
%CDDRIVE%\$OEM$\bin\un7zip.exe %CDDRIVE%\$OEM$\bin\*.7z %SystemDrive%\
COPY /Y %CDDRIVE%\$OEM$\bin\DPsFnshr.ini %SystemDrive%\
COPY DPINST.exe %SystemDrive%
COPY DPInst.xml %SystemDrive%
Echo.
Echo Running MicroSoft DPinst.exe now!
%SystemDrive%\DPINST.exe /c /s
Echo.
Echo Running the DriverPacks.net Finisher now!
%SystemDrive%\DPsFnshr.exe
EXIT
其中
COPY DPINST.exe %SystemDrive%
COPY DPInst.xml %SystemDrive%
没有路径能否复制成功?

2008-11-9 09:43
查看资料  发送邮件  发短消息 网志   编辑帖子  回复  引用回复
HAT
版主





积分 9023
发帖 5017
注册 2007-5-31
状态 离线
『第 2 楼』:  

当前路径下的文件不需要使用绝对路径



2008-11-9 13:19
查看资料  发短消息 网志   编辑帖子  回复  引用回复
everest79
金牌会员

一叶枝头,万树皆春



积分 2564
发帖 1127
注册 2006-12-25
状态 离线
『第 3 楼』:  

DPS是啥?



49206C6F766520796F752067757973 54656C3A3133383238343036373837
2008-11-9 19:17
查看资料  发短消息 网志   编辑帖子  回复  引用回复

请注意:您目前尚未注册或登录,请您注册登录以使用论坛的各项功能,例如发表和回复帖子等。


可打印版本 | 推荐给朋友 | 订阅主题 | 收藏主题



论坛跳转: