原文 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. Excel导出cs文件

    using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI ...

  2. wordpress教程之函数讲解

    wordpress函数收集 is_home() : 是否为主页is_single() : 是否为内容页(Post),   是否是单篇文章  is_page() : 是否为内容页(Page),   是否 ...

  3. WordPress教程之判断文章所属分类函数in_category、is_category

    最近自己在修改一个采用Wordpress程序的博客的时候需要用到一个特殊的功能:我需要判断这篇文章是属于哪些分类,如果属于我设定的分类下的文章,则输出一个DIV内容.按道理说实现这个功能应该不算太难, ...

  4. Nutch + solr 这个配合不错哦

    因为朋友需要,所以把这个开源组合放在一起试用了下,正在弄,先Mark下. 用的是Nutch1.9,这个比较新,资料比较少,基本上就是用原来的英文WIKI. 首先要注意的是,不要试着在windows下做 ...

  5. 开机时候系统总是提醒Android系统更新

    今天刷了个android的rom,平常没有经常刷机,对这个也不是特别了解. 但是刷完开机,显示系统升级,一开始都是18个app,后来捣鼓了几次,安装了几个常用的软件,居开机的时候,升级的app需要90 ...

  6. 认识IL代码---从开始到现在 <第二篇>

    ·IL代码分析方法 ·IL命令解析 ·.NET学习方法论 1.引言 自从『你必须知道.NET』系列开篇以来,受到大家很多的关注和支持,给予了anytao巨大的鼓励和动力.俱往昔,我发现很多的园友都把目 ...

  7. LLinux系统编程(10)——进程间通信之管道

    管道是Linux中很重要的一种通信方式,是把一个程序的输出直接连接到另一个程序的输入,常说的管道多是指无名管道,无名管道只能用于具有亲缘关系的进程之间,这是它与有名管道的最大区别.有名管道叫named ...

  8. 瑞柏匡丞:用全局观开发App

    不管是互联网金融还是生活服务,移动端APP开发都是各大商家关注的重点.众多研发机构的涌入,使得APP的市场环境已经再无技术壁垒可言.在APP市场中,神州锐达的研发水准和客户认同度,一直受到业内人士的称 ...

  9. LeeCode-Insertion Sort List

    Sort a linked list using insertion sort. /** * Definition for singly-linked list. * struct ListNode ...

  10. tc令牌桶限速心得

    一.实验拓扑与实验现象 实验拓扑如图所示,在①号机上发送数据,③号机上接受数据,同时在④号机的eth1与eth2网口限制速率为115200kbps,命令如下 tc qdisc add dev eth1 ...