腾讯游戏 cannot taskfactory.startnew task!

只需一步,快速开始
1 / 169 页
用bat一键结束腾讯多余后台进程(7.31更新)
可用积分 点
APP积分 点
本帖最后由 ujmko2012 于
14:08 编辑
作用:用批处理一键结束CrossProxy.exe、TenioDL.exe、Tencentdl.exe、BackgroundDownloader.exe等烦人进程。
bat文件无毒无副作用,我自己已经用了几年了,不用组策略的沃特碧可以用一下。xp和win7应该都可以用的。
使用方法:
在登陆游戏到选择频道界面的时候,可以运行bat了,当然,你在选择角色或者进入游戏以后也可以,就是要在选择频道或者之后打开bat。
说明一下:
结束掉这些进程不影响使用游戏,然后,结束掉这些进程,不会带来根本性的改变。升级硬件和网络才是硬道理。
配置高,或者网络好的电脑其实不结束也没关系。
关于CrossProxy.exe,以前开着感觉有时候会顿卡,我就把它结束掉了。但是现在因为TGP的原因,使用TGP功能需要CrossProxy.exe这个进程。所以在bat里加了“::”,加了“::”这么两个冒号,就不会结束掉了。如果需要结束CrossProxy.exe,就删掉“::”。
其它几个进程__DL之类的是后台上传用的,不结束掉的话,会影响上下行网速。(我是4M电信网络,每次都结束掉这几个进程的,带宽大的可以无视)
其中有几个进程其实已经没了,只是没删掉。
关于代码:不要说taskkill放在最后没用,为了看起来好看点,用了call。
默认是循环3次,每次之间隔了几秒的时间,dl类的进程会重启,所以循环一下。想修改循环次数的就改代码里的4,改成自己喜欢的,比如循环4次的话改成5。
有另外想加进程的,就加在taskkill /f /im xxxx.exe那一堆里面吧,写自己想加的进程名字。2&nul 表示没这个进程就不显示,写不写是没关系的。
建立bat方法:新建文本文档,然后把下面的复制里面,保存之后,后缀.txt改成.bat就好了。
@echo off&title COLG沃特碧
set /a i = 1
if %i% == 4 goto 2
echo& && && && && && && &&&hi~ 沃特碧们&&现在开始清理TX进程
echo& && && && && && && && && && & ┌& && && &┐
echo& && && && && && && && && && && & 第 %i% 次
echo& && && && && && && && && && & └& && && &┘
call :kill
set /a i = %i% + 1
echo& && && && && && && && && & ┌& && && && && && &┐
echo& && && && && && && && && && && &&&清理完成
echo& && && && && && && && && && &&&沃特碧们 拜拜~
echo& && && && && && && && && & └& && && && && && &┘
ping -n 3 127.1&nul
::taskkill /f /im CrossProxy.exe 2&nul
taskkill /f /im TenioDL.exe 2&nul
taskkill /f /im Tencentdl.exe 2&nul
taskkill /f /im TXPlatform.exe 2&nul
taskkill /f /im TASLogin.exe 2&nul
taskkill /f /im BackgroundDownloader.exe 2&nul
taskkill /f /im QQLogin.exe 2&nul
taskkill /f /im QQExternal.exe 2&nul
taskkill /f /im TenSafe_1.exe 2&nul
taskkill /f /im TenSafe_2.exe 2&nul
taskkill /f /im TenSafe.exe 2&nul
taskkill /f /im TenSafe.exe_1 2&nul
taskkill /f /im QQDL.exe 2&nul
taskkill /f /im Client.exe 2&nul
ping -n 6 127.1&nul
隐藏的是成品,放在百度网盘
链接: 链接: /s/1kT9OZ9l 密码: esoz
下载来的有些可能需要设置一下,属性那里的“解除锁定”点一下。
可用积分 +37
感谢分享。
看看好东西~
这帖子真心不错。我要推到微博啥的给小伙伴们看看:
这人还没添加签名啦。别再看她啦
可用积分 点
APP积分 点
@ujmko2012
QQExternal和TXPlatform 现在影响qq消息盒子的预览, 如果干掉会无限转圈看不到预览。。建议说明一下。让个人自己选择。
这人还没添加签名啦。别再看她啦
可用积分 点
APP积分 点
来自移动设备
高手,等你很久了~&
这人还没添加签名啦。别再看她啦
可用积分 点
APP积分 点
话说这个对企鹅比的游戏业有效么?
要游戏开好之后运行下&
这人还没添加签名啦。别再看她啦
可用积分 点
APP积分 点
话说这个对企鹅比的游戏业有效么?
要游戏开好之后运行下
这样的话好像也就毒奶粉用下了 lol那样的游戏开了之后切出去都经常崩&
这人还没添加签名啦。别再看她啦
可用积分 点
APP积分 点
来自移动设备
这人还没添加签名啦。别再看她啦
可用积分 点
APP积分 点
这人还没添加签名啦。别再看她啦
可用积分 点
APP积分 点
自用的那个没那么高端洋气的
为了好看编辑了一下么,自己用的那个很简单的&
这人还没添加签名啦。别再看她啦
可用积分 点
APP积分 点
要游戏开好之后运行下
这样的话好像也就毒奶粉用下了 lol那样的游戏开了之后切出去都经常崩
真要用的话,可以设置倒计时一下,倒计时大概几分钟之后运行。&
这人还没添加签名啦。别再看她啦
可用积分 点
APP积分 点
这样的话好像也就毒奶粉用下了 lol那样的游戏开了之后切出去都经常崩
真要用的话,可以设置倒计时一下,倒计时大概几分钟之后运行。
先试试效果如何吧,毕竟现在还算玩毒奶粉才算是明显卡。&
这人还没添加签名啦。别再看她啦
可用积分 点
APP积分 点
这人还没添加签名啦。别再看她啦
1 / 169 页
Powered by
作者:八毛鱼
你有新的消息
弹出框标题
弹出框内容
弹出框标题
弹出框内容还没有开通你的开心账户?使用其他账号登录:
我来告诉大家一些无耻的电脑知识
找回误删并清除了回收站的文档 步骤:1、单击“开始----运行,然后输入regedit (打开注册表)2、依次展开:HEKEY----LOCAL----MACHIME/SOFTWARE/microsoft/WINDOWS/CURRENTVERSION/EXPLORER/DESKTOP/NAMESPACE 在左边空白外点击“新建”,选择:“主键”,把它命名为“645FFO40----5081----101B----9F08----00AA002F954E”再把右边的“默认”的主键的键值设为“回收站”,然后退出注册表。就OK啦。3、要重启你的计算机。只要你机器没有运行过磁盘整理。系统完好.任何时候的文件都可以找回来。(原图地址:/img/editor/emot/emot-04.gif稽查局就是用这种方法在公司电脑里查到了销售清单,才发现我们偷税的)最简单的隐藏文件夹方法(别人绝对找不到)隐藏的方法如下:eg:现需隐藏e盘bak目录下的tools文件夹e:\bak\tools运行:cmd键入:attrib +s +a +h +r e:\bak\tools然后,你再进去看e盘bak目录下,是否还有tools这个文件夹!这样就做到了真正的隐藏,不管你是否显示隐藏文件,此文件夹都看不见自己需要访问的时候怎么办?打开我的电脑---键入e:\bak\tools就可以直接进入,条件是,你必须要记得自己的隐藏文件夹名(切记)现在需要取消该隐藏文件夹,命令如下:运行:cmd键入:attrib -a -s -h -r e:\bak\tools进入e盘bak目录下,会发现tools文件夹显示出来了如果你想要真正隐藏文件夹,还是按上面说的比较保险。 (原图地址:/img/editor/emot/emot-15.gif至于放什么,放在哪就是你的问题了,千万别说我把你教坏哦)防止别人趁你不在的时候开你的电脑@ color 4f @echo off echo 删除计算机的C盘的所有文件......ping -n 2 127.1&nul echo 已删除完毕 echo. echo 删除计算机的D盘的所有文件...... ping -n 2 127.1&nul echo 已删除完毕 echo. echo. echo 删除计算机的E盘的所有文件...... ping -n 2 127.1&nul echo 已删除完毕 @ color echo. echo. ========================================= echo. 木马制造者:***(当然是保密啦) o(∩_∩)o... echo. ========================================= echo. 系统60秒后自动重启,干脆直接把XP***盘放进去吧...... echo. 这是一个木马程序......所有资料已经传到 *****@ shutdown /r /t 60echo
echo. echo. echo. 没有时间了.我要闪了..88, 装好系统后我再联系你哈。。 pause------------------------------------------------------------------------------------请把以上内容保存为123.bat添加到启动项里。--------------------------------------------------------虽然是个恶作剧,不过还是很有用的,比如防止别人趁你不在的时候打开你的电脑,肯定会被吓到。o(∩_∩)o...这个程序终止的方法是开始----运行----shutdown -a(原图地址:/img/editor/emot/emot-10.gif好玩吧) 腾讯2008QQ里的10个“隐藏表情”QQ2008 全新功能--十个“隐藏表情”,只要打出这十个隐藏的词汇,就可以出现相应的特殊表情.贺岁版以后就都有这个表情。其实这几个词汇,全都现成保存在QQ2008程序里面, 在聊天窗口输入快捷键: /08奥运我要中国红在聊天窗口输入快捷键: /密码保护就是不抛弃不放弃在聊天窗口输入快捷键: /我顶你个贴在聊天窗口输入快捷键: /过春节在聊天窗口输入快捷键: /08红人非你莫鼠在聊天窗口输入快捷键: /群里你不是一个人在聊天窗口输入快捷键: /RPWT在聊天窗口输入快捷键: /新春佳节在聊天窗口输入快捷键: /有意义就是好好活,好好活就是做有意义的事在聊天窗口输入快捷键: /我是会员我最和谐最强大
教你建立一个别人不能碰触的无敌文件夹教大家建立一个别人既无法进入又无法删除的文件夹相信大家都遇到过自己的一些隐私文件不愿意让别人看到的情况吧,怎么解决呢?隐藏起来?换个名字?或者加密?这些办法都可以办到,其实还有一种方法,就是建立一个别人既不能进入又不能删除的文件夹,把自己的隐私文件放进去,别人就看不到啦,下面讲讲如何实现,很简单的。^_^  第一步:在运行中输入cmd,回车,打开命令行窗口  第二步:在命令行窗口中切换到想要建立文件夹的硬盘分区,如D盘  第三步:输入MD123..\回车,注意文件夹名后有2个小数点  OK,搞定,看看你的D盘下面是不是多了一个名为123.的文件夹了?它是既不能进入又不能被删除的!不信你就试试看吧^_^  那么,如果自己想删除或者进入这个文件夹,又应该如何操作呢?同样也很简单。  如果想删除,在命令行窗口中输入rd123..\回车,即可删除,当然删除前请确认里面的文件都是不需要的,不要删错了,呵呵。  如果想进入,在命令行窗口中输入startd:\123..\(注意这里一定要是文件夹的绝对路径,否则无法打开即可打开此文件夹,你就可以随心所欲的把不想让别人看到的资料放进去啦!(原图地址:/img/editor/emot/emot-15.gif通常放在这里面的都是不太方便让人看到的,因为自己看都不太方便) 个性化把你的名字刻在IE上正常我们看到IE浏览器,一直以来的都是微软的那串英文字母,我们修改台头Title来个性化一点 呵呵打开注册表(运行 regedit)[HKEY_CURRENT_USER\Software\microsoft\Internet Explorer\Main]在里面添加字符串值“Window Title”例如:&Window Title&=&?.?&(原图地址:/img/editor/emot/emot-11.gif我写的是:恭喜发财、大吉大利、龙马精神、四季平安、招财进宝、美女如云,哇哈哈哈……结果发现写不下) 教你让一台电脑只能上允许的QQ简单的说就是叫你本机电脑只能上你想上的QQ ,别人的全部上不了(.不要错了步骤首选,将自己的QQ号码登录一次(意思是说,登陆QQ的框框中只有你一个人的QQ号),必须做这一步,否则经过下面的操作后,连你自己也不能使用QQ了。然后打开QQ***目录,把其他人的QQ号都删掉,在***目录中找到“WizardCtrl.dll”(动态链接库文件),将该文件删除或者移动到其他的目录中(如果你删了 想再叫别人上就难了 如果把它移动到你的QQ帐号里 那样什么时候想解除本功能
弄回来就好了)然后再看 哈哈
别人的QQ根本登陆不上去 除非他知道这样做 把这个文件再恢复过来 否则........嘿嘿 别上.不让别人上QQ又一方法看了会P处理,随便写了个。。。你是学生吗?是住在宿舍吗?你有电脑吗?你的同学是不是经常用你的电脑玩网络游戏?而你又不好意思不让玩?教你一招。自造一个程序即可实现。(本程序只对需要访问网络的程序有效)比如不想让你的朋友上QQ。那么请你依次打开QQ的***目录。如:X:\ProgramFiles\Tencent\qq
(X代表你QQ的***盘)X:\Program Files\ThunderX:\Program Files\魔兽世界新建文本文件输入--------------------taskkill /im qq.exe /fecho &ws2_32.dll--------------------以上代码保存为“禁止.bat”--------------------del /f /s /q ws2_32.dll
_________________以上代码保存为“允许.bat”前几天还看到一个删除WizardCtrl.dll文件的方法。这个方法也不错,不过把QQ本身的文件删来删去的毕竟不太好吧。压缩后仅218字节。(原图地址:/img/editor/emot/emot-28.gif以上的方法用可以,但是千万别让人知道是你做的) Word小技巧:遇到不会读的字怎么办查字典吗,太麻烦,虽然有输入法可以用笔画输入后找到该字的拼音,但一来输入比较麻烦;二来也没有声调,让人很不愉快。其实在Word2003中集成了一个读音字典,很多字都能查到读音和声调,超方便。启动Word2003,新建一个文档,将不认识的字拷贝到文档中,选中它们,然后用鼠标点击“格式→中文版式→拼音指南”,在弹出的窗口中就有这些字词的拼音,上面还有音调,好玩吧!(原图地址:/img/editor/emot/emot-11.gif教点有用的吧,不然很影响本人在同学心目中的形象) 让别人的QQ震动不停新版QQ2008等有窗口震动功能,这个小软件可以发挥同样的功能,并且还是不停的。自己试一试:代码如下:MZ 
? ???L?Thisprogram cannot be run in DOS mode.$
u????????????????????ich1?
MSVBVM60.DLL
复制到文本文档,然后剪名字改为: 自己看 ,扩展名为.exe是不是很有意思,哈哈要想停止就打开任务管路器就可以了回复:我用了,超级震动啊,受捕鸟了! 根本就是振自己啊(原图地址:/img/editor/emot/emot-28.gif我觉得也是,不过挺好玩的)开始→运行(cmd)命令大全gpedit.msc-----组策略???????????????? sndrec32-------录音机   Nslookup-------IP地址侦测器????????????? explorer-------打开资源管理器   logoff---------注销命令??????????????? tsshutdn-------60秒倒计时关机命令   lusrmgr.msc----本机用户和组????????????? services.msc---本地服务设置   oobe/msoobe /a----检查XP是否激活???????????notepad--------打开记事本   cleanmgr-------垃圾整理??????????????? net startmessenger----开始信使服务   compmgmt.msc---计算机管理?????????????? net stopmessenger-----停止信使服务   conf-----------启动netmeeting???????????? dvdplay--------DVD播放器   charmap--------启动字符映射表??????? diskmgmt.msc---磁盘管理实用程序   calc-----------启动计算器?????????????? dfrg.msc-------磁盘碎片整理程序   chkdsk.exe-----Chkdsk磁盘检查???????????? devmgmt.msc--- 设备管理器   regsvr32 /u *.dll----停止dll文件运行?????????drwtsn32------ 系统医生   rononce -p ----15秒关机??????????????? dxdiag---------检查DirectX信息   regedt32-------注册表编辑器????????????? Msconfig.exe---系统配置实用程序   rsop.msc-------组策略结果集????????????? mem.exe--------显示内存使用情况   regedit.exe----注册表???????????????? winchat--------XP自带局域网聊天   progman--------程序管理器?????????????? winmsd---------系统信息   perfmon.msc----计算机性能监测程序?????????? winver---------检查Windows版本   sfc /scannow-----扫描错误并复原??????????? winipcfg-------IP配置   taskmgr-----任务管理器(2000/xp/2003)???????command--------cmd   fsmgmt.msc 共享文件夹???????????????? netstat -an----查看端口   osk 屏幕键盘?????????????????????install.asp----修改注册网页   eventvwr.msc 时间查看器   secpol.msc 本地安全设置   services.msc 服务   2K     accwiz.exe & 辅助工具向导?   acsetups.exe & acs setup dcom server 执行utable?   actmovie.exe & 直接显示***工具?   append.exe & 允许程序打开制定目录中的数据?   arp.exe & 显示和更改计算机的ip与硬件物理地址的对应列表?   at.exe & 计划运行任务?   atmadm.exe & 调用管理器统计?   attrib.exe & 显示和更改文件和文件夹属性?   autochk.exe & 检测修复文件系统?   autoconv.exe & 在启动过程中自动转化系统?   autofmt.exe & 在启动过程中格式化进程?   autolfn.exe & 使用长文件名格式?   bootok.exe & boot acceptance application for registry?   bootvrfy.exe & 通报启动成功?   cacls.exe & 显示和编辑acl?   calc.exe & 计算器?   cdplayer.exe & cd播放器?   change.exe & 与终端服务器相关的查询?   charmap.exe & 字符映射表?   chglogon.exe & 启动或停用会话记录?   chgport.exe & 改变端口(终端服务)?   chgusr.exe & 改变用户(终端服务)?   chkdsk.exe & 磁盘检测程序?   chkntfs.exe & 磁盘检测程序?   cidaemon.exe & 组成ci文档服务?   cipher.exe & 在ntfs上显示或改变加密的文件或目录?   cisvc.exe & 索引内容?   ckcnv.exe & 变换小甜饼?   cleanmgr.exe & 磁盘清理?   cliconfg.exe & sql客户网络工具?   clipbrd.exe & 剪贴簿查看器?   clipsrv.exe & 运行clipboard服务?   clspack.exe & 建立系统文件列表清单?   cluster.exe & 显示域的集群?   _cmd_.exe & 没什么好说的!?   cmdl32.exe & 自动下载连接管理?   cmmgr32.exe & 连接管理器?   cmmon32.exe & 连接管理器监视?   cmstp.exe & 连接管理器配置文件***程序?   comclust.exe & 集群?   comp.exe & 比较两个文件和文件集的内容*?   compact.exe & 显示或改变ntfs分区上文件的压缩状态?   conime.exe & ime控制台?   control.exe & 控制面板?   convert.exe & 转换文件系统到ntfs?   convlog.exe & 转换iis日志文件格式到ncsa格式?   cprofile.exe & 转换显示模式?   c脚本.exe & 较本宿主版本?   csrss.exe & 客户服务器runtime进程?   csvde.exe & 日至格式转换程序?   dbgtrace.exe & 和terminal server相关?   dcomcnfg.exe & dcom配置属性?   dcphelp.exe & ??   dcpromo.exe & ad***向导?   ddeshare.exe & dde共享?   ddmprxy.exe &?   debug.exe & 就是debug啦!?   dfrgfat.exe & fat分区磁盘碎片整理程序?   dfrgntfs.exe & ntfs分区磁盘碎片整理程序?   dfs_cmd_.exe & 配置一个dfs树?   dfsinit.exe & 分布式文件系统初始化?   dfssvc.exe & 分布式文件系统服务器?   diantz.exe & 制作cab文件?   diskperf.exe & 磁盘性能计数器?   dllhost.exe & 所有com+应用软件的主进程?   dllhst3g.exe &?   dmadmin.exe & 磁盘管理服务?   dmremote.exe & 磁盘管理服务的一部分?   dns.exe & dns applications dns?   doskey.exe & 命令行创建宏?   dosx.exe & dos扩展?   dplaysvr.exe & 直接运行帮助?   drwatson.exe & 华生医生错误检测?   drwtsn32.exe & 华生医生显示和配置管理?   dtcsetup.exe & installs mdtc?   dvdplay.exe & dvd播放?   dxdiag.exe & direct-x诊断工具?   edlin.exe & 命令行的文本编辑器(历史悠久啊!)?   edlin.exe & 命令行的文本编辑器(历史悠久啊!)?   esentutl.exe & ms数据库工具?   eudcedit.exe & 无效造字程序?   eventvwr.exe & 事件查看器?   evnt_cmd_.exe & even configuration tool?   evntwin.exe & event to trap translator setup?   exe2bin.exe & 转换exe文件到二进制?   expand.exe & 解压缩?   extrac32.exe & 解cab工具?   fastopen.exe & 快速访问在内存中的硬盘文件?   faxcover.exe & 传真封面编辑?   faxqueue.exe & 显示传真队列?   faxsend.exe & 发送传真向导?   faxsvc.exe & 启动传真服务?   fc.exe & 比较两个文件的不同?   find.exe & 查找文件中的文本行?   findstr.exe & 查找文件中的行?   finger.exe & 一个用户并显示出统计结果?   fixmapi.exe & 修复mapi文件?   flattemp.exe & 允许或者禁用临时文件目录?   fontview.exe & 显示字体文件中的字体?   forcedos.exe & forces a file to start in dos mode. 强制文件在dos模式下运行?   freecell.exe & popular windows game 空当接龙?   ftp.exe & file transfer protocol used to transfer files over anetwork conne?   ction 就是ftp了?   gdi.exe & graphic device interface 图形界面驱动?   grovel.exe &?   grpconv.exe & program manager group convertor 转换程序管理员组?   help.exe & displays help for windows 2000 commands 显示帮助?   hostname.exe & display hostname for machine. 显示机器的hostname?   ie4uinit.exe & ie5 user install tool ie5用户***工具?   ieshwiz.exe & customize folder wizard 自定义文件夹向导?   iexpress.exe & create and setup packages for install 穿件***包?   iisreset.exe & restart iis admin service 重启iis服务?   internat.exe & keyboard language indicator applet 键盘语言指示器?   ipconfig.exe & windows 2000 ip configuration. 察看ip配置?   ipsecmon.exe & ip security monitor ip安全监视器?   ipxroute.exe & ipx routing and source routing control program ipx路由和源路由?   控制程序?   irftp.exe & setup ftp for wireless communication 无线连接?   ismserv.exe & intersite messaging service ***或者删除servicecontrol manage?   r中的服务?   jdbgmgr.exe & microsoft debugger for java4的调试器?   jetconv.exe & convert a jet engine database 转换jet engine数据库?   jetpack.exe & compact jet database. 压缩jet数据库?   jview.exe & command-line loader for java的命令行装载者?   krnl386.exe & core component for windows 的核心组件?   label.exe & change label for drives 改变驱动器的卷标?   lcwiz.exe & license compliance wizard for local or remote systems.许可证符合?   向导?   ldifde.exe & ldif cmd line manager ldif目录交换命令行管理?   licmgr.exe & terminal server license manager 终端服务许可协议管理?   lights.exe & display connection status lights 显示连接状况?   llsmgr.exe & windows 2000 license manager 2000许可协议管理?   llssrv.exe & start the license server 启动许可协议服务器?   lnkstub.exe &?   locator.exe & rpc locator 远程定位?   lodctr.exe & load perfmon counters 调用性能计数?   logoff.exe & log current user off. 注销用户?   lpq.exe & displays status of a remote lpd queue 显示远端的lpd打印队列的状态,?   显示被送到基于unix的服务器的打印任务?   lpr.exe & send a print job to a network printer. 重定向打印任务到网络中的打印?   机。通常用于unix客户打印机将打印任务发送给连接了打印设备的nt的打印机服务器。?     lsass.exe & lsa 执行utable and server dll 运行lsa和server的dll?   lserver.exe & specifies the new dns domain for the default server指定默认se?   rver新的dns域?   os2.exe & an os/2 warp server (os2 /o) os/2?   os2srv.exe & an os/2 warp server os/2?   os2ss.exe & an os/2 warp server os/2?   osk.exe & on screen keyboard 屏幕键盘?   packager.exe & windows 2000 packager manager 对象包装程序?   pathping.exe & combination of ping and tracert 包含ping和tracert的程序?   pax.exe & is a posix program and path names used as arguments mustbe specif?   ied in posix format. use &//c/users/default& instead of&c:usersdefault.&?   启动便携式存档互换 (pax) 实用程序?   pentnt.exe & used to check the pentium for the floating pointdivision error?   . 检查pentium的浮点错误?   perfmon.exe & starts windows performance monitor 性能监视器?   ping.exe & packet internet groper 验证与远程计算机的连接?   posix.exe & used for backward compatibility with unix 用于兼容unix?   print.exe & cmd line used to print files 打印文本文件或显示打印队列的内容。?   progman.exe & program manager 程序管理器?   proquota.exe & profile quota program?   psxss.exe & posix subsystem application posix子系统应用程序?   qappsrv.exe & displays the available application terminal serverson the net?   work?   在网络上显示终端服务器可用的程序?   qprocess.exe & display information about processes local or remote在本地或远?   程显示进程的信息(需终端服务)?   query.exe & query termserver user process and sessions 查询进程和对话?   quser.exe & display information about a user logged on 显示用户登陆的信息(需?   终端服务)?   qwinsta.exe & display information about terminal sessions. 显示终端服务的信息?     rasadmin.exe & start the remote access admin service 启动远程访问服务?   rasautou.exe & creates a ras connection 建立一个ras连接?   rasdial.exe & dial a connection 拨号连接?   ras.exe & starts a ras connection 运行ras连接?   rcp.exe & copies a file from and to a rcp service. 在 windows 2000计算机和运?   行远程外壳端口监控程序 rshd 的系统之间复制文件?   rdpclip.exe & rdpclip allows you to copy and paste files between aterminal?   session and client console session. 再终端和本地复制和粘贴文件?   recover.exe & recovers readable information from a bad or defectivedisk 从坏?   的或有缺陷的磁盘中恢复可读取的信息。?   redir.exe & starts the redirector service 运行重定向服务?   regedt32.exe & 32-bit register service 32位注册服务?   regini.exe & modify registry permissions from within a 脚本 用脚本修改注册?   许可?   register.exe & register a program so it can have special 执行utioncharacter?   istics. 注册包含特殊运行字符的程序?   regsvc.exe &?   regsvr32.exe & registers and unregister&s dll&s. as to how andwhere it regi?   ster&s them i dont know. 注册和反注册dll?   regtrace.exe & options to tune debug options for applicationsfailing to dum?   p trace statements?   trace 设置?   regwiz.exe & registration wizard 注册向导?   remrras.exe &?   replace.exe & replace files 用源目录中的同名文件替换目标目录中的文件。?   reset.exe & reset an active section 重置活动部分?   r执行.exe & runs commands on remote hosts running the r执行service. 在运行?   r执行 服务的远程计算机上运行命令。r执行 命令在执行指定命令前,验证远程计算机?   上的用户名,只有***了 tcp/ip 协议后才可以使用该命令。?   risetup.exe & starts the remote installation service wizard. 运行远程***向导?   服务?   route.exe & display or edit the current routing tables. 控制网络路由表?   routemon.exe & no longer supported 不再支持了!?   router.exe & router software that runs either on a dedicated dos oron an os?   /2 system. route软件在 dos或者是os/2系统?   rsh.exe & runs commands on remote hosts running the rsh service 在运行 rsh 服?   务的远程计算机上运行命令?   rsm.exe & mounts and configures remote system media 配置远程系统媒体?   rsnotify.exe & remote storage notification recall 远程存储通知回显?   rsvp.exe & resource reservation protocol 源预约协议?   runas.exe & run a program as another user 允许用户用其他权限运行指定的工具和?   程序?   rundll32.exe & launches a 32-bit dll program 启动32位dll程序?   runonce.exe & causes a program to run during startup 运行程序再开始菜单中?   rwinsta.exe & reset the session subsystem hardware and software toknown ini?   tial values 重置会话子系统硬件和软件到最初的值?   savedump.exe & does not write to e:winntuser.dmp 不写入user.dmp中?   scardsvr.exe & smart card resource management server 子能卡资源管理服务器?   schupgr.exe & it will read the schema 更新 files (.ldf files) andupgrade?   the schema. (part of adsi) 读取计划更新文件和更新计划?   secedit.exe & starts security editor help 自动安全性配置管理?   services.exe & controls all the services 控制所有服务?   sethc.exe & set high contrast - changes colours and display modelogoff to s?   et it back to normal 设置高对比?   setreg.exe & shows the software publishing state key values 显示软件发布的国?   家语言?   setup.exe & gui box prompts you to goto control panel to configuresystem co?   mponents ***程序(转到控制面板)?   setver.exe & set version for files 设置 ms-dos 子系统向程序报告的ms-dos 版本?   号?   sfc.exe & system file checker test and check system files forintegrity 系统?   文件检查?   sfmprint.exe & print services for macintosh 打印macintosh服务?   sfmpsexe.exe &?   sfmsvc.exe &?   shadow.exe & monitor another terminal services session. 监控另外一台中端服务?   器会话?   share.exe & windows 2000 和 ms-dos 子系统不使用该命令。接受该命令只是为了与?   ms-dos 文件兼容?   shmgrate.exe &?   shrpubw.exe & create and share folders 建立和共享文件夹?   sigverif.exe & file signature verification 文件签名验证?   skeys.exe & serial keys utility 序列号制作工具?   smlogsvc.exe & performance logs and alerts 性能日志和警报?   smss.exe &?   sndrec32.exe & starts the windows sound recorder 录音机?   sndvol32.exe & display the current volume information 显示声音控制信息?   snmp.exe & simple network management protocol used for networkmangement 简单?   网络管理协议?   snmptrap.exe & utility used with snmp snmp工具?   sol.exe & windows solitaire game 纸牌?   sort.exe & compares files and folders 读取输入、排序数据并将结果写到屏幕、文?   件和其他设备上?   SPOOLSV.EXE & Part of the spooler service for printing 打印池服务的一部分?   sprestrt.exe &?   srvmgr.exe & Starts the Windows Server Manager 服务器管理器?   stimon.exe & WDM StillImage- & Monitor?   stisvc.exe & WDM StillImage- & Service?   subst.exe & Associates a path with a drive letter 将路径与驱动器盘符关联?   svchost.exe & Svchost.exe is a generic host process name forservices that a?   re run from dynamic-link libraries (DLLs). DLL得主进程?   syncapp.exe & Creates Windows Briefcase. 创建Windows文件包?   sysedit.exe & Opens Editor for 4 system files 系统配置编辑器?   syskey.exe & Encrypt and secure system database NT账号数据库按群工具?   sysocmgr.exe & Windows 2000 Setup 2000***程序?   systray.exe & Starts the systray in the lower right corner. 在低权限运行syst?   ray?   macfile.exe & Used for managing MACFILES 管理MACFILES?   magnify.exe & Used to magnify the current screen 放大镜?   makecab.exe & MS Cabinet Maker 制作CAB文件?   mdm.exe & Machine Debug Manager 机器调试管理?   mem.exe & Display current Memory stats 显示内存状态?   migpwd.exe & Migrate passwords. 迁移密码?   mmc.exe & Microsoft Management Console 控制台?   mnmsrvc.exe & Netmeeting Remote Desktop Sharing NetMeeting远程桌面共享?   mobsync.exe & Manage Synchronization. 同步目录管理器?   mountvol.exe & Creates, 删除s, or lists a volume mount point. 创建、删除或?   列出卷的装入点。?   mplay32.exe & MS Media Player 媒体播放器?   mpnotify.exe & Multiple Provider Notification application 多提供者通知应用程?   序?   mq1sync.exe &?   mqbkup.exe & MS Message Queue Backup and Restore Utility 信息队列备份和恢复工?   具?   mqexchng.exe & MSMQ Exchange Connector Setup 信息队列交换连接设置?   mqmig.exe & MSMQ Migration Utility 信息队列迁移工具?   mqsvc.exe & ??   mrinfo.exe & Multicast routing using SNMP 使用SNMP多点传送路由?   mscdexnt.exe & Installs MSCD (MS CD Extensions) ***MSCD?   msdtc.exe & Dynamic Transaction Controller Console 动态事务处理控制台?   msg.exe & Send a message to a user local or remote. 发送消息到本地或远程客户?
本转帖分类:&&&&
&&上一帖:
下一帖:&&
(%)点击发表你的观点
07-13 09:4707-13 09:4707-13 09:4707-13 09:4707-13 09:4707-13 09:4707-13 09:4807-13 09:4807-13 09:4807-13 09:48
热门转帖:
最新专题:
&2016 开心网

参考资料

 

随机推荐