原文 http://www.msfn.org/board/topic/127287-windows-components-reference/

green means the component name is fully working in answer file (real uninstallation of application) or that you don't have to modify anything before you can run the command line
blue means the component name is NOT fully working in answer file (faked uninstallation of application) or that you have to modify something before you can run the command line
red means the component name is NOT working in answer file (nothing happens) or the command line is NOT working (cause it kills windows or something)
black means the component name or command line is NOT approved by myself

  • Category
  • Description
  • component name for answer file
  • SHOW: command line to add default shortcuts
  • HIDE: command line to delete default shotcuts
  • INST: command line to install application
  • REIN: command line to reinstall application
  • UNIN: command line to uninstall application

[*]Applications

  • MSN Explorer

    • msnexplr
    • SHOW:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\msnmsn.inf,MsnExplrShowLinks
    • HIDE:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\msnmsn.inf,MsnExplrHideLinks
    • INST:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\msnmsn.inf,msnexplr
    • UNIN:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\msnmsn.inf,msnexplr.Uninstall
  • NetMeeting
    • INST:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\msnetmtg.inf,DefaultInstall
    • UNIN:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\msnetmtg.inf,NetMtg.Remove
  • Outlook Express
    • INST:"%PROGRAMFILES%\Outlook Express\setup50.exe" /APP:OE /CALLER:WINNT /user /install
  • Paint
    • paint
    • INST:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,Paint
    • SHOW:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,PaintShowLinks
    • HIDE:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,PaintHideLinks
    • UNIN:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,PaintUninstall
  • Windows Media Player
    • wmpocm
    • REIN:%SYSTEMROOT%\Inf\unregmp2.exe /SetWMPAsDefault
  • Windows Messenger
    • msmsgs
    • UNIN:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\msmsgs.inf,BLC.Remove
  • Wordpad
    • mswordpad
    • SHOW:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\wordpad.inf,MSWordPadShowLinks
    • HIDE:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\wordpad.inf,MSWordPadHideLinks
    • UNIN:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\wordpad.inf,MSWordPadUninstall

[*]Accessories

  • Accessibility Options Wizard

    • accessopt
  • Calculator
    • calc
    • INST:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,Calc
    • SHOW:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,CalcShowLinks
    • HIDE:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,CalcHideLinks
    • UNIN:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,CalcUninstall
  • charmap
    • charmap
    • INST:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,CharMap
    • SHOW:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,CharMapShowLinks
    • HIDE:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,CharMapHideLinks
    • UNIN:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,CharMapUninstall
  • Chat
    • chat
  • Clipboard
    • clipbook
    • INST:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,ClipBook
    • SHOW:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,ClipBookShowLinks
    • HIDE:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,ClipBookHideLinks
    • UNIN:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,ClipBookUninstall
  • Dialer
    • dialer
  • Desktop Wallpaper
    • deskpaper
    • INST:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,Deskpaper
    • UNIN:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,DeskpaperUninstall
  • Document Templates
    • templates
    • INST:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,Templates
    • UNIN:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,TemplatesUninstall
  • Fax Services
    • fax
  • Hyperterminal
    • hypertrm
  • Mousepoints
    • mousepoint
    • INST:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,MousePoint
    • UNIN:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\accessor.inf,MousePointUninstall
  • MPlayer.com
    • mplay
  • Notepad
    • notebook
  • Recorder
    • rec
  • Windows Addressbook
    • INST:"%PROGRAMFILES%\Outlook Express\setup50.exe" /APP:OE /CALLER:WAB /user /install

[*]Games

  • Freecell

    • freecell
  • Hearts
    • hearts
  • Minesweeper
    • minesweeper
  • Pinball
    • pinball
  • Solitaire
    • solitaire
  • Spider Solitaire
    • spider
  • Internet Games
    • zonegames

[*]Internet Information Services

  • IIS Documentation

    • iis_doc
  • IIS Frontpage Extensions
    • fp_extensions
  • IIS FTP Services
    • iis_ftp
  • IIS Common Files
    • iis_common
  • IIS SMTP Services
    • iis_smtp
  • IIS Manager Snap-In
    • iis_inetmgr
  • Remote Desktop Web Connection
    • tswebclient
  • IIS Virtual Printer Directory
    • iis_www_vdir_printers
  • IIS Virtual Script Driectory
    • iis_www_vdir_scripts
  • IIS WWW Services
    • iis_www

[*]Microsoft Message Queuing

  • MSMQ Core

    • msmq_core
  • MSMQ Local Storage
    • msmq_localstorage
  • MSMQ HTTP Support
    • msmq_httpsupport
  • MSMQ Active Directory Integration
    • msmq_adintegrated
  • MSMQ Trigger Services
    • msmq_triggersservice

[*]Networking

  • Simple TCP/IP Services

    • simptcp
  • UPnP Device Discover
    • beacon
  • Peer-To-Peer Services
    • p2p
  • RIP Services
    • iprip
  • UPnP User Interface
    • upnp
  • SNMP
    • snmp
  • SNMP WMI
    • wbemsnmp
  • Print Services for Unix
    • lpdsvc

[*]Shortcuts

  • Internet Explorer

    • ieaccess
    • SHOW:%SYSTEMROOT%\System32\ie4uinit.exe -show
    • HIDE:%SYSTEMROOT%\System32\ie4uinit.exe -hide
    • REIN:%SYSTEMROOT%\System32\ie4uinit.exe -reinstall
  • Outlook Express
    • oeaccess
  • Windows Media Player
    • wmpaccess
    • SHOW:%SYSTEMROOT%\Inf\unregmp2.exe /ShowWMP
    • HIDE:%SYSTEMROOT%\Inf\unregmp2.exe /HideWMP
    • REIN:%SYSTEMROOT%\Inf\unregmp2.exe /SetWMPAsDefault
  • Windows Messenger
    • wmaccess
    • SHOW:%SYSTEMROOT%\System32\shmgrate.exe Show-WM
    • HIDE:%SYSTEMROOT%\System32\shmgrate.exe Hide-WM

[*]Standard (never ever use these entries in answer file or modify them, otherwise you kill windows or parts of)

  • com

    • com
  • display
    • display
  • freestyle
    • freestyle
  • Hotfix KB948277
    • k
  • netfx
    • netfx
  • ntcomponents
    • ntcomponents
  • terminalserver
    • terminalserver
  • wbem
    • wbem

[*]System

  • Distributed Transaction Coordinator

    • dtc
  • Indexing Services
    • indexsrv_system
  • Microsoft Java Virtual Machine
    • SHOW:%SYSTEMROOT%\System32\shmgrate.exe OCInstallHideVM
    • HIDE:%SYSTEMROOT%\System32\shmgrate.exe OCInstallShowVM
  • Out-Of-the-Box-Experience
    • oobe
  • Root Certificates Update
    • rootautoupdate
  • SchedulingAgent
    • mstask
    • INST:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\mstask.inf,DefaultInstall.NT
    • UNIN:%SYSTEMROOT%\System32\rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\Inf\mstask.inf,DefaultUninstall.NT
  • Volume Control
    • vol

[*]Unknown

  • stickynotes (i know what it is but WHERE is it in windows xp?)

    • stickynotes
  • Windows itself ??? (no no, i only need paint, no windows please :)
    • system
  • WTH is that? Can't find informations on inet
    • tpg

[*]3rd Party

  • Apple QuickTime 7
  • SHOW:%PROGRAMFILES%\QuickTime\QTSystem\QuickTimeUpdateHelper.exe -QTShowIconsDefaultMediaPlayerSetting
  • HIDE:%PROGRAMFILES%\QuickTime\QTSystem\QuickTimeUpdateHelper.exe -QTHideIconsDefaultMediaPlayerSetting

[/list]
The file
%SYSTEMDRIVE%\Inf\syssetup.inf defines startmenu entry targets and
icons, startmenu directory icons and also specifies which driver files to install - if you know what you're doing you can disable the load of unused drivers - for example :) The file additionally specifies which inf files used to install other applications like oobe, moviemaker and others.

There
are more components and command lines but i keep all this in cache
(clipboard and ie cache) for already 29 hours and now i want to save it.
i'll edit this post very often in the next time, so re-check for
updates ;)
If you know more component names, command lines,
interesting files or registry hives, please reply and i'll add them
after approval. Thank you!

EDIT D08/12/12T19:28ZCET: added Standard category with items from existing categories. thanks to iamtheKy

Windows Components Reference(Windows组件参考)的更多相关文章

  1. 通用异步 Windows Socket TCP 客户端组件的设计与实现

    编写 Windows Socket TCP 客户端其实并不困难,Windows 提供了6种 I/O 通信模型供大家选择.但本座看过很多客户端程序都把 Socket 通信和业务逻辑混在一起,剪不断理还乱 ...

  2. 执行此安装程序之前,必须安装 32 位 Windows 映像处理组件(WIC)解决的方法

    我们在Windows Service 2003上安装 Microsoft .NET Framework4.0时常常出现以下的报错 执行此安装程序之前,必须安装 32 位 Windows 映像处理组件( ...

  3. Install the IIS 6.0 Management Compatibility Components in Windows 7 or in Windows Vista from Control Panel

    https://technet.microsoft.com/en-us/library/bb397374(v=exchg.80).aspx Install the IIS 6.0 Management ...

  4. 玩转Windows服务系列——Windows服务小技巧

    伴随着研究Windows服务,逐渐掌握了一些小技巧,现在与大家分享一下. 将Windows服务转变为控制台程序 由于默认的Windows服务程序,编译后为Win32的窗口程序.我们在程序启动或运行过程 ...

  5. C# 编写Windows Service(windows服务程序)【转载】

    [转]http://www.cnblogs.com/bluestorm/p/3510398.html Windows Service简介: 一个Windows服务程序是在Windows操作系统下能完成 ...

  6. 玩转Windows服务系列——Windows服务小技巧

    原文:玩转Windows服务系列——Windows服务小技巧 伴随着研究Windows服务,逐渐掌握了一些小技巧,现在与大家分享一下. 将Windows服务转变为控制台程序 由于默认的Windows服 ...

  7. [Windows Azure] 使用 Windows Azure 快速搭建 Redis 服务器

    [Windows Azure] 使用 Windows Azure 快速搭建 Redis 服务器   Redis相信玩开源,大数据的朋友们并不陌生,大家最熟悉的使用者就是新浪微博,微博的整体数据缓存都是 ...

  8. VS2013创建Windows服务 || VS2015+Windows服务简易教程

    转自:https://www.cnblogs.com/no27/p/4849123.htmlhttps://blog.csdn.net/ly416/article/details/78860522 V ...

  9. Net 4.5 WebSocket 在 Windows 7, Windows 8 and Server 2012上的比较以及问题

    Net 4.5 WebSocket在Windows 8, Windows 10, Windows Server 2012可以,但是在Windows 7, 就会报错. 错误1.“一个文件正在被访问,当前 ...

随机推荐

  1. SQLServer优化资料整理(二)

    存储过程编写经验和优化措施 一.适合读者对象:数据库开发程序员,数据库的数据量很多,涉及到对SP(存储过程)的优化的项目开发人员,对数据库有浓厚兴趣的人. 二.介绍:在数据库的开发过程中,经常会遇到复 ...

  2. Android 匿名共享内存Java接口分析

    在Android 匿名共享内存驱动源码分析中介绍了匿名共享内存的驱动实现过程,本文在Android匿名共享内存驱动基础上,介绍Android匿名共享内存对外Android系统的匿名共享内存子系统的主体 ...

  3. jquery validationEngine的使用

    1.引入文件 <script src="/js/jquery-1.4.2.min.js" type="text/javascript"></s ...

  4. 【转】理解 Android Build 系统----不错

    $ mmm -help用法:make [选项] [目标] ...选项: -b, -m 忽略兼容性. -B, --always-make Unconditionally make all targets ...

  5. 2014.8.4我出的模拟赛【NTR酋长】

    NTR酋长 (ntr.pas/.c/.cpp) 黄巨大终于如愿以偿的进入了czy的后宫中……但是czy很生气……他要在黄巨大走到他面前的必经之路上放上几个NTR酋长来阻挡黄巨大. 众所周知,NTR酋长 ...

  6. mongoDB 在windows平台下安装成系统服务

    1,用如截图所示命令将mongoDB安装成windows系统服务,byRuiy Tips[Note,logpath and dbpath根据你命令行指导的路径,这些目录一定要已经创建]

  7. mongoDb c driver

    1,yum dependencies Centos,RHEL Fedora: $ sudo yum install git gcc automake autoconf libtool Debian: ...

  8. 【转】android 电池(三):android电池系统

    关键词:android电池系统电池系统架构 uevent power_supply驱动 平台信息: 内核:linux2.6/linux3.0系统:android/android4.0 平台:S5PV3 ...

  9. UGUI Toggle控件

    今天我们来看看Toogle控件, 它由Toogle + 背景 + 打勾图片 + 标签组成的. 它主要用于单选和多选 属性讲解: Is On: 代表是否选中. Toogle Transition: 在状 ...

  10. HDOJ 题目分类

    HDOJ 题目分类 /* * 一:简单题 */ 1000:    入门用:1001:    用高斯求和公式要防溢出1004:1012:1013:    对9取余好了1017:1021:1027:   ...