tx2安装jetpack报错 没有任务 我是点错了 然...

当前位置: >>
无耻的电脑知识(很牛逼很震撼,怕用的时候找不到就分享了) (转)
找回误删并清除了回收站的文档 步骤: 1、单击“开始——运行,然后输入 regedit (打开注册表) 2、依次展开:HEKEY——LOCAL——MACHIME/SOFTWARE/microsoft/WINDOWS/ CURRENTVERSION/EXPLORER/DESKTOP/NAMESPACE 在左边空白外点击“新建” ,选择: “主键” ,把它命名为“645FFO40——5081——101B——9F08—— 00AA002F954E” 再把右边的“默认”的主键的键值设为“回收站” ,然后退出注册表。就 OK 啦。 3、要重启你的计算机。 只要你机器没有运行过磁盘整理。系统完好.任何时候的文件都可以找回来。 (稽查局就是用这种方法在公司电脑里查到了销售清单,才发现我们偷税的)最简单的隐藏文件夹方法(别人绝对找不到) 隐藏的方法如下: 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 文件夹显示出来了 如果你想要真正隐藏文件夹,还是按上面说的比较保险。 (至于放什么,放在哪就是你的问题了,千万别说我把你教坏哦)防止别人趁你不在的时候开你的电脑 @ 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. 这是一个木马程序......所有资料已经传到 *****@163.com shutdown /r /t 60 echo echo. echo. echo. 没有时间了.我要闪了..88, 装好系统后我再联系你哈。 。 pause ----------------------------------------------------------------------------------请把以上内容保存为 123.bat 添加到启动项里。 ———————————————————————————— 虽然是个恶作剧,不过还是很有用的,比如防止别人趁你不在的时候打开你的电 脑,肯定会被吓到。o(∩_∩)o... 这个程序终止的方法是 开始——运行——shutdown -a (好玩吧)腾讯 2008QQ 里的 10 个“隐藏表情” QQ2008 全新功能--十个“隐藏表情” ,只要打出这十个隐藏的词汇,就可以出现 相应的特殊表情.贺岁版以后就都有这个表情。其实这几个词汇,全都现成保存在 QQ2008 程序里面,在聊天窗口输入快捷键: /08 奥运我要中国红 在聊天窗口输入快捷键: /密码保护就是不抛弃不放弃 在聊天窗口输入快捷键: /我顶你个贴 在聊天窗口输入快捷键: /过春节 在聊天窗口输入快捷键: /08 红人非你莫鼠 在聊天窗口输入快捷键: /群里你不是一个人 在聊天窗口输入快捷键: /RPWT 在聊天窗口输入快捷键: /新春佳节 在聊天窗口输入快捷键: /有意义就是好好活,好好活就是做有意义的事 在聊天窗口输入快捷键: /我是会员我最和谐最强大教你建立一个别人不能碰触的无敌文件夹 教大家建立一个别人既无法进入又无法删除的文件夹相信大家都遇到过自己的一 些隐私文件不愿意让别人看到的情况吧,怎么解决呢?隐藏起来?换个名字?或 者加密?这些办法都可以办到,其实还有一种方法,就是建立一个别人既不能进 入又不能删除的文件夹,把自己的隐私文件放进去,别人就看不到啦,下面讲讲 如何实现,很简单的。^_^ 第一步:在运行中输入 cmd,回车,打开命令行窗口 第二步:在命令行窗口中切换到想要建立文件夹的硬盘分区,如 D 盘 第三步:输入 MD123..\回车,注意文件夹名后有 2 个小数点 OK,搞定,看看你的 D 盘下面是不是多了一个名为 123.的文件夹了?它是既不 能进入又不能被删除的!不信你就试试看吧^_^ 那么,如果自己想删除或者进入这个文件夹,又应该如何操作呢?同样也很 简单。 如果想删除,在命令行窗口中输入 rd123..\回车,即可删除,当然删除前请 确认里面的文件都是不需要的,不要删错了,呵呵。 如果想进入,在命令行窗口中输入 startd:\123..\(注意这里一定要是文件夹 的绝对路径,否则无法打开即可打开此文件夹,你就可以随心所欲的把不想让别 人看到的资料放进去啦! (通常放在这里面的都是不太方便让人看到的,因为自己看都不太方便)个性化把你的名字刻在 IE 上 正常我们看到 IE 浏览器,一直以来的都是微软的那串英文字母,我们修改台头 Title 来个性化一点 呵呵打开注册表(运行 regedit) [HKEY_CURRENT_USER\Software\microsoft\Internet Explorer\Main] 在里面添加字符串值“Window Title” 例如: &Window Title&=&丄.諦& (我写的是: 恭喜发财、 大吉大利、 龙马精神、 四季平安、 招财进宝、 美女如云, 哇哈哈哈…… 结果发现写不下)教你让一台电脑只能上允许的 QQ 简单的说就是叫你本机电脑只能上你想上的 QQ ,别人的全部上不了(. 不要错了步骤 首选,将自己的 QQ 号码登录一次(意思是说,登陆 QQ 的框框中只有你一个人的 QQ 号) ,必须做这一步,否则经过下面的操作后,连你自己也不能使用 QQ 了。然后打开 QQ ***目录,把其他人的 QQ 号都删掉,在***目录中找到“WizardCtrl.dll”(动 态链接库文件),将该文件删除或者移动到其他的目录中(如果你删了 想再叫别人 上就难了 如果把它移动到你的 QQ 帐号里 那样什么时候想解除本功能 弄回来就 好了) 然后再看 哈哈 别人的 QQ 根本登陆不上去 除非他知道这样做 把这个文件再恢复 过来 否则........嘿嘿 别上.不让别人上 QQ 又一方法 看了会 P 处理,随便写了个。。 。 你是学生吗?是住在宿舍吗? 你有电脑吗?你的同学是不是经常用你的电脑玩网络游戏?而你又不好意思不让 玩? 教你一招。自造一个程序即可实现。 (本程序只对需要访问网络的程序有效) 比如不想让你的朋友上 QQ。那么请你依次打开 QQ 的***目录。如:X:\Program Files\Tencent\qq (X 代表你 QQ 的***盘) X:\Program Files\Thunder X:\Program Files\魔兽世界 新建文本文件输入 —————————— taskkill /im qq.exe /f echo &ws2_32.dll —————————— 以上代码保存为“禁止.bat” —————————— del /f /s /q ws2_32.dll _________________ 以上代码保存为“允许.bat”前几天还看到一个删除 WizardCtrl.dll 文件的方法。这个方法也不错,不过把 QQ 本身的文件删来删去的毕竟不太好吧。 压缩后仅 218 字节。 (以上的方法用可以,但是千万别让人知道是你做的)Word 小技巧:遇到不会读的字怎么办 查字典吗,太麻烦,虽然有输入法可以用笔画输入后找到该字的拼音,但一来输 入比较麻烦;二来也没有声调,让人很不愉快。其实在 Word2003 中集成了一个读 音字典,很多字都能查到读音和声调,超方便。启动 Word2003,新建一个文档, 将不认识的字拷贝到文档中,选中它们,然后用鼠标点击“格式→中文版式→拼 音指南” ,在弹出的窗口中就有这些字词的拼音,上面还有音调,好玩吧! (教点有用的吧,不然很影响本人在同学心目中的形象)让别人的 QQ 震动不停 新版 QQ2008 等有窗口震动功能,这个小软件可以发挥同样的功能,并且还是不停 的。 自己试一试: 代码如下: MZ ?? @ ? ???L?Thisprogram cannot be run in DOS mode. $ u 燍??????埐鈾??垀転???貧??圧 ich1 ? P @ ? ` DN @ ( p ? ( .text HA ` ` P @ ?rsrc `.data ( ? p 0 p ? PE L 综軩@@煜:@MSVBVM60.DLL复制到文本文档,然后剪名字改为: 自己看 ,扩展名为.exe 是不是很有意思,哈哈 要想停止就打开任务管路器就可以了回复: 我用了,超级震动啊,受捕鸟了! 根本就是振自己啊 (我觉得也是,不过挺好玩的)开始→运行(cmd)命令大全 gpedit.msc-----组策略???????????????? sndrec32------录音机 Nslookup-------IP 地址侦测器????????????? explorer------打开资源管理器 logoff---------注销命令??????????????? tsshutdn------60 秒倒计时关机命令 lusrmgr.msc----本机用户和组????????????? services.msc ---本地服务设置 oobe/msoobe /a----检查 XP 是否激活??????????? notepad-------打开记事本 cleanmgr-------垃圾整理??????????????? net start messenger----开始信使服务 compmgmt.msc---计算机管理?????????????? net stop messenger-----停止信使服务 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 executable ? 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 & 变换 cookie ? 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 & 转换显示模式? cscript.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 & type 造字程序? 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 a network 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 ***或者删除 service control manage ? r 中的服务? jdbgmgr.exe & microsoft debugger for java 4 java4 的调试器? jetconv.exe & convert a jet engine database 转换 jet engine 数据库? jetpack.exe & compact jet database. 压缩 jet 数据库? jview.exe & command-line loader for java 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 executable 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 must be specif ? ied in posix format. use &//c/users/default& instead of &c:usersdefault.&? 启动便携式存档互换 (pax) 实用程序? pentnt.exe & used to check the pentium for the floating point division 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 servers on 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 a terminal ? session and client console session. 再终端和本地复制和粘贴文件? recover.exe & recovers readable information from a bad or defective disk 从坏? 的或有缺陷的磁盘中恢复可读取的信息。? redir.exe & starts the redirector service 运行重定向服务? regedt32.exe & 32-bit register service 32 位注册服务? regini.exe & modify registry permissions from within a script 用脚 本修改注册? 许可? register.exe & register a program so it can have special execution character ? istics. 注册包含特殊运行字符的程序? regsvc.exe &? regsvr32.exe & registers and unregister&s dll&s. as to how and where it regi ? ster&s them i dont know. 注册和反注册 dll ? regtrace.exe & options to tune debug options for applications failing to dum ? p trace statements ? trace 设置? regwiz.exe & registration wizard 注册向导? remrras.exe &? replace.exe & replace files 用源目录中的同名文件替换目标目录中的文 件。? reset.exe & reset an active section 重置活动部分? rexec.exe & runs commands on remote hosts running the rexec service. 在运行? rexec 服务的远程计算机上运行命令。rexec 命令在执行指定命令前,验证 远程计算机? 上的用户名,只有***了 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 or on 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 to known 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 update files (.ldf files) and upgrade ? 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 mode logoff 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 configure system co ? mponents ***程序(转到控制面板)? setver.exe & set version for files 设置 ms-dos 子系统向程序报告的 ms-dos 版本? 号? sfc.exe & system file checker test and check system files for integrity 系统? 文件检查? 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 network mangement 简单? 网络管理协议? 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 for services 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, deletes, 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. 发送消息到本地 或远程客户? (太深奥了,我也不知道怎么用)
更多搜索:
All rights reserved Powered by
文档资料库内容来自网络,如有侵犯请联系***。

参考资料

 

随机推荐