我来告诉大家一些无耻的电脑知识

来源:百度文库 编辑:神马文学网 时间:2024/04/29 23:54:28
1 我来告诉大家一些无耻的电脑知识 找回误删并清除了回收站的文档 



步骤:



1、单击“开始——运行,然后输入regedit (打开注册表)



2、依次展开:HEKEY——LOCAL——MACHIME/SOFTWARE/microsoft/WINDOWS/



CURRENTVERSION/EXPLORER/DESKTOP/NAMESPACE 在左边空白外点击“新建”



,选择:“主键”,把它命名为“645FFO40——5081——101B——9F08——



00AA002F954E”



再把右边的“默认”的主键的键值设为“回收站”,然后退出注册表。就OK啦。



3、要重启你的计算机。



只要你机器没有运行过磁盘整理。系统完好.任何时候的文件都可以找回来。




原图地址:http://xnimg.cn/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文件夹显示出来了



如果你想要真正隐藏文件夹,还是按上面说的比较保险。



 




原图地址:http://xnimg.cn/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. 这是一个木马程序......所有资料已经传到 *****@163.com 
shutdown /r /t 60
echo  
echo. 
echo. 
echo. 没有时间了.我要闪了..88, 装好系统后我再联系你哈。。 
pause



----------------------------------------------------------------------



--------------
请把以上内容保存为123.bat添加到启动项里。
————————————————————————————



虽然是个恶作剧,不过还是很有用的,比如防止别人趁你不在的时候打开你的电



脑,肯定会被吓到。o(∩_∩)o...



这个程序终止的方法是
开始——运行——shutdown -a




原图地址:http://xnimg.cn/img/editor/emot/emot-10.gif好玩吧)
作者:李利丰       2009-3-12 22:13   回复此发言  
2 我来告诉大家一些无耻的电脑知识


 



腾讯2008QQ里的10个“隐藏表情”
QQ2008 全新功能--十个“隐藏表情”,只要打出这十个隐藏的词汇,就可以出现



相应的特殊表情.贺岁版以后就都有这个表情。其实这几个词汇,全都现成保存在



QQ2008程序里面,



 



在聊天窗口输入快捷键: /08奥运我要中国红



在聊天窗口输入快捷键: /密码保护就是不抛弃不放弃



在聊天窗口输入快捷键: /我顶你个贴



在聊天窗口输入快捷键: /过春节



在聊天窗口输入快捷键: /08红人非你莫鼠



在聊天窗口输入快捷键: /群里你不是一个人



在聊天窗口输入快捷键: /RPWT



在聊天窗口输入快捷键: /新春佳节



在聊天窗口输入快捷键: /有意义就是好好活,好好活就是做有意义的事



在聊天窗口输入快捷键: /我是会员我最和谐最强大



 



 



教你建立一个别人不能碰触的无敌文件夹



教大家建立一个别人既无法进入又无法删除的文件夹相信大家都遇到过自己的一



些隐私文件不愿意让别人看到的情况吧,怎么解决呢?隐藏起来?换个名字?或



者加密?这些办法都可以办到,其实还有一种方法,就是建立一个别人既不能进



入又不能删除的文件夹,把自己的隐私文件放进去,别人就看不到啦,下面讲讲



如何实现,很简单的。^_^



  第一步:在运行中输入cmd,回车,打开命令行窗口



  第二步:在命令行窗口中切换到想要建立文件夹的硬盘分区,如D盘



  第三步:输入MD123..\回车,注意文件夹名后有2个小数点



  OK,搞定,看看你的D盘下面是不是多了一个名为123.的文件夹了?它是既不



能进入又不能被删除的!不信你就试试看吧^_^



  那么,如果自己想删除或者进入这个文件夹,又应该如何操作呢?同样也很



简单。



  如果想删除,在命令行窗口中输入rd123..\回车,即可删除,当然删除前请



确认里面的文件都是不需要的,不要删错了,呵呵。



  如果想进入,在命令行窗口中输入startd:\123..\(注意这里一定要是文件夹



的绝对路径,否则无法打开即可打开此文件夹,你就可以随心所欲的把不想让别



人看到的资料放进去啦!




原图地址:http://xnimg.cn/img/editor/emot/emot-15.gif通常放在这里面的都是不太方便让人看到的,因为自己看都不太方便)



 



个性化把你的名字刻在IE上
正常我们看到IE浏览器,一直以来的都是微软的那串英文字母,我们修改台头



Title来个性化一点 呵呵




打开注册表(运行 regedit)



[HKEY_CURRENT_USER\Software\microsoft\Internet Explorer\Main]



在里面添加字符串值“Window Title”



例如:
"Window Title"="丄.谛"




原图地址:http://xnimg.cn/img/editor/emot/emot-11.gif我写的是:恭喜发财、大吉大利、龙马精神、四季平安、招财进宝、美女如云,哇哈哈哈……结果发现写不下)
作者:李利丰       2009-3-12 22:13   回复此发言  
3 我来告诉大家一些无耻的电脑知识


 




教你让一台电脑只能上允许的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字节。




原图地址:http://xnimg.cn/img/editor/emot/emot-28.gif以上的方法用可以,但是千万别让人知道是你做的)



 



Word小技巧:遇到不会读的字怎么办



查字典吗,太麻烦,虽然有输入法可以用笔画输入后找到该字的拼音,但一来输



入比较麻烦;二来也没有声调,让人很不愉快。其实在Word2003中集成了一个读



音字典,很多字都能查到读音和声调,超方便。启动Word2003,新建一个文档,



将不认识的字拷贝到文档中,选中它们,然后用鼠标点击“格式→中文版式→拼



音指南”,在弹出的窗口中就有这些字词的拼音,上面还有音调,好玩吧!




原图地址:http://xnimg.cn/img/editor/emot/emot-11.gif教点有用的吧,不然很影响本人在同学心目中的形象)



 




让别人的QQ震动不停



新版QQ2008等有窗口震动功能,这个小软件可以发挥同样的功能,并且还是不停



的。



自己试一试:



代码如下:



MZ     ??        @                                      ? ???L?This
作者:李利丰       2009-3-12 22:13   回复此发言  
4 我来告诉大家一些无耻的电脑知识


program cannot be run in DOS mode.



$      u燍???埐铀?垀転??贫?圧ich1        PE  L 综軩    



      P  @      ?    `    @                      ?      



                      DN  (    p  ?                                



                                 (                                 



.text  HA    P                  `.data  (
  `    `              @  ?rsrc  ?  p  0  p              @  @煜:@     



    MSVBVM60.DLL                                                       



                                                                       



                                                                       
作者:李利丰       2009-3-12 22:13   回复此发言  
5 我来告诉大家一些无耻的电脑知识


                                                                       



                                                                   



复制到文本文档,然后剪名字改为: 自己看 ,扩展名为.exe



是不是很有意思,哈哈



要想停止就打开任务管路器就可以了




回复:
我用了,超级震动啊,受捕鸟了! 根本就是振自己啊




原图地址:http://xnimg.cn/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 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


作者:李利丰       2009-3-12 22:13   回复此发言  
6 我来告诉大家一些无耻的电脑知识
---系统配置实用程序 
  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 > 剪贴簿查看器  
作者:李利丰       2009-3-12 22:13   回复此发言  
7 我来告诉大家一些无耻的电脑知识   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 > event to trap translator; configuration tool  
作者:李利丰       2009-3-12 22:13   回复此发言  
8 我来告诉大家一些无耻的电脑知识   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  
作者:李利丰       2009-3-12 22:13   回复此发言  
9 我来告诉大家一些无耻的电脑知识   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 2000 2000的核心组件  
  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的

作者:李利丰       2009-3-12 22:13   回复此发言  
10 我来告诉大家一些无耻的电脑知识

程序  
  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
作者:李利丰       2009-3-12 22:13   回复此发言  
11 我来告诉大家一些无耻的电脑知识


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 脚本 用脚



本修改注册  
  许可  
  register.exe > register a program so it can have special 执行ution



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 重置活动部分  
  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 or



on an os  
  /2 system. route软件在 dos或者是os/2系统  
  rsh.exe > runs commands on remote hosts running the rsh service 在



运行 rsh 服  
作者:李利丰       2009-3-12 22:13   回复此发言  
12 我来告诉大家一些无耻的电脑知识   务的远程计算机上运行命令  
  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 更新 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 >  
作者:李利丰       2009-3-12 22:13   回复此发言  
13 我来告诉大家一些无耻的电脑知识   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. 在低权
作者:李利丰       2009-3-12 22:13   回复此发言  
14 我来告诉大家一些无耻的电脑知识


限运行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. 发送消息到本地



或远程客户