迅雷后台上传?干掉迅雷后台进程和服务的一个批处理

每次使用完迅雷退出后会有后台进程,还有上传,这是帮助别人加速的p2p,你如果有情怀就开着,看着不爽的话就结束掉他吧。

但每次开任务管理器也不爽,而且开一次迅雷以后浏览器下载会自动调用迅雷,影响电脑速度,可以把迅雷的服务删除就好了。

所以自己写了个bat来干掉他并删除迅雷的服务。服务删了也就不能自启了。

@echo off
 
taskkill /f /im ThunderPlatform.exe /t
 
sc delete XLServicePlatform
 
pause

以上代码粘贴到文本中,然后改txt文本后缀为bat,比如fuckXL.bat。

以后使用完迅雷退出后,右键以管理员身份运行这个批处理就把迅雷k了。无上传与后台的烦恼。2333

 

更多文章--我的个人技术博客>>知语丨王子龙的笔记分享

转载于:https://www.cnblogs.com/zilong666/p/6527332.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Enhance Your Delphi Application with Drop-in Shell Functionality •Includes 18 visual and non-visual components •Create Explorer-like applications within minutes with JamShellTree, the JamShellList and the JamShellCombo •Easy drop-in: Just drop the UI components right on your own forms or dialogs •Use checkboxes with JamShellTree, JamShellList, JamFileList and JamDriveList Icons and thumbnails are queried in background threads. This optimizes the reactivity and does not slow down the speed of the user interface. Look-and-Feel of the Windows Explorer •Windows Shell context menu (can be extended with a Delphi popmenu) •OLE drag-and-drop with the Windows Explorer and similar applications •Different view styles: The JamShellList and the JamFileList support small icons, large icons, extra large icons, details mode and thumbnails •Overlay icons supported •Installed Shell extensions, which are supported by the Windows Explorer, are also supported by the ShellBrowser Delphi Edition •TJamSystemShellView instances the right pane of the real Windows Explorer •Background context menu in the JamShelllist is supported How-to Guides •Comprehensive documentation of the included controls •Several sample projects for basic and advanced features of ShellBrowser Delphi Edition included Transparent Costs •The ShellBrowser Delphi Edition is royalty free and involves no runtime fees 100% Delphi Code•The controls are based on the Delphi VCL and are written in 100% Object Pascal code •No additional DLLs or ActiveX controls are necessary
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值