讯闪(迅闪)2007+VD穿透还原自动安装完整版+配套说明
时间:2007-05-08 18:16:47 『来源:天下网吧论坛』 『作者:tvzml』 『点击:
』
首先声明,VD游戏辅助工具1.3 原作者:chriy ,VD核心是采用NDEER专用版本,我只是把我的安装使用经历用 批处理写了下来,希望给正在需求VD更新,或者和我一样曾经走弯路,纳闷为什么能还原不能保存的朋友 一条快速成功之路。
下载软件
安装步骤:批处理内容
[http://www.6iyn.com]
@echo off
for /f "tokens=15" %%i in ('ipconfig ^| find /i "ip address"') do set ServerIP=%%i [http://www.6iyn.com]
::set ServerIP=192.168.0.252 set FSName=server set XSDIR=C
set /p ServerIP=请配置服务器IP: set /p FSName=请配置服务器名称: set /p XSDIR=请配制游戏菜单的盘符[C,D,E,F]:
if not exist D:\sysset md D:\sysset [http://www.6iyn.com] if not exist D:\sysset\menu md D:\sysset\menu
echo [SYSTEM] >D:\sysset\menu\SetMenu.Dat echo ServerIP=%ServerIP% >>D:\sysset\menu\SetMenu.Dat echo FSName=%FSName% >>D:\sysset\menu\SetMenu.Dat echo [SETUP] >>D:\sysset\menu\SetMenu.Dat [转载自云南网吧技术联盟] echo RestoreDesktop=0 >>D:\sysset\menu\SetMenu.Dat echo ClearDownload=0 >>D:\sysset\menu\SetMenu.Dat echo StartPage=about:blank >>D:\sysset\menu\SetMenu.Dat echo DeskBmp= >>D:\sysset\menu\SetMenu.Dat echo KeepGame=0 >>D:\sysset\menu\SetMenu.Dat echo KeepFreeSize=2500 >>D:\sysset\menu\SetMenu.Dat [http://www.6iyn.com] echo [Update] >>D:\sysset\menu\SetMenu.Dat echo Update0=\\server\menu$,D:\sysset\menu\,True >>D:\sysset\menu\SetMenu.Dat
copy system32\drivers\STVDISK.sys %windir%\system32\drivers copy system32\drivers\STVDRIVE.sys %windir%\system32\drivers copy system32\ShortGun.dll %windir%\system32\ copy system32\StartRun.exe %windir%\system32\ copy system32\stmac.dll %windir%\system32\ copy system32\STvdiskdll.dll %windir%\system32\ copy system32\vdisksdk.dll %windir%\system32\ copy system32\VDRIVESDK.dll %windir%\system32\
if not exist %XSDIR%:\游戏菜单 md %XSDIR%:\游戏菜单 [http://www.6iyn.com]
copy 游戏菜单\gamemenu.exe %XSDIR%:\游戏菜单\ copy 游戏菜单\gamerun.exe %XSDIR%:\游戏菜单\ copy 游戏菜单\gamerun.ini %XSDIR%:\游戏菜单\ copy 游戏菜单\load.exe %XSDIR%:\游戏菜单\ copy 游戏菜单\up.exe %XSDIR%:\游戏菜单\ copy 游戏菜单\进程检测工具.exe %XSDIR%:\游戏菜单\
if not exist %XSDIR%:\游戏菜单\配置文件.ini copy 游戏菜单\配置文件.ini %XSDIR%:\游戏菜单\
start VD.exe |
免责声明:本站刊载此文不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。对本文有异议,请联络本站!
转载要求:文章作者及来源信息必需保留。转载之图片、文件,链接请不要盗链到本站地址,且不准打上各自站点的水印。