返回列表 发帖

迅雷上传免疫工具 1.0 中英文版【EXE】

迅雷上传免疫工具 1.0 中英文版【EXE】

迅雷上传免疫工具 1.0 中英文版【EXE】

网友难平易近的作品,我加了个停笔,翻译成双语了


[ 本帖最后由 KuNgBiM 于 2008-2-26 21:29 编纂 ]

附件

迅雷上传免疫工具.rar (36.05 KB)

2008-2-26 21:23, 下载次数: 211

 

相关主题:

安溪中庆铁观音超值大特价168元/斤包邮

汉诺威工博会上我们红

【笔记本系统】lenovo联想笔记本&台式机快速装机版v2012

深度系统Ghostxpsp3纯净版 By·风之舞

深度系统Ghostxpsp3纯净版 By·风之舞

这个好象不管用.太的事理就是删除C:\WINDOWS\system32\cid_store.dat

TOP

呵呵,看你的写意劲儿。试试看~

TOP

呵呵..经典批措置解密下



@shift
Thunder Upload Immune Tools网游难平易近cls
@echo off
CLS
color 0a
echo.
echo.                            迅雷上传免疫工具 V1.0
echo.                       Thunder Upload Immune Tools V1.0
echo.                   屏障迅雷后台上传文件, 防止网速被年夜量占用.
echo.                   Shielding Thunder background upload files
echo.            to prevent the large number of occupation-speed network.
echo.---------------------------------------------------------------------------
echo.                          即将进行免疫,是否要继续......
echo.            Forthcoming immunization, whether should continue to ......
echo.---------------------------------------------------------------------------
echo.

:Try
echo. Please enter Y (Start) or N (Cancel) or E (Exit):
SET /P ST= 请输入 Y (进行免疫)或 N (打消免疫)或 E (退出轨范):
echo.
if /I "%ST%"=="Y" goto Yes
if /I "%ST%"=="N" goto No
if /I "%ST%"=="E" goto Ex
echo.
echo. Code By: 网游难平易近
echo. Translation By: KuNgBiM
echo.
echo.
goto Try

:Yes
echo off
echo 正在免疫,请稍等......
echo Immuning, please wait ...
attrib %windir%\system32\cid_store.dat -r -s -a -h
rd %windir%\system32\cid_store.dat
del  %windir%\system32\cid_store.dat
type  nul > %windir%\system32\cid_store.dat
attrib %windir%\system32\cid_store.dat +r +s +a
echo.
echo. 免疫成功,感谢感动您的使用。
echo. Immune successful, thank you for your use.
goto Exit

:No
echo off
echo  正在打消免疫,请稍等......
echo  Cancellation is immune, please wait ...
attrib %windir%\system32\cid_store.dat -r -s -a -h
rd %windir%\system32\cid_store.dat
del  %windir%\system32\cid_store.dat
echo.
echo. 免疫已经打消,感谢感动您的使用。
echo. Immunization has been cancelled, thank you for your use.
goto Exit

:Ex
echo.
echo. 轨范已退出,感谢感动您的使用。
echo. Procedures have been out, thank you for your use.
goto Exit


:Exit
echo.
echo. Code By: 网游难平易近
echo. Translation By: KuNgBiM
echo.
echo.&pause

TOP

仿佛就是删除清空cid_store.dat文件吧

TOP

呵呵这个顶下 好工具!

TOP

感谢感动楼主分享,收下了

TOP

哦!原本原版在这里啊 !我下滥暌姑用!看看速度有没提高

TOP

是操作了WINDOWS的畸形目录,禁止迅雷读写,但偶每次悠揭捉雷,这个文件夹都跑了最后一个分区,即残剩空间最年夜的分区。
所以这个批措置应该格列举硬盘所所有分区,成立不异的畸形目录防止迅雷成立数据后上传。

TOP

不错不错,能真正的组织上传吗??

TOP

返回列表