Registry uninstall values
Original link: http://windowssucks.wordpress.com/win-registry-uninstall-values/
---------------------Following content is only used for knowledge sharing. ---------------------
(It seems this wordpress theme can’t handle a table this big, go here for a clean page)
Only a couple of the valid uninstall values are documented on MSDN [1], some of them also have a Windows Installer property and have MSI specific documentation [2], and other values like DisplayIcon have no official documentation at all!
| Name=Default | Reg. Type | Min. OS | Format | Notes |
|---|---|---|---|---|
| AuthorizedCDFPrefix | SZ | IE 4.01 | http://updates.example.com |
Whitelist of one or more URLs for Software Update Channel [5]. “http:” means any host over http. |
| Comments | SZ | 2000 | ||
| Contact | SZ | 2000 | ||
| DisplayIcon=Auto | SZ | 2000 | ["]%path%["][,<-%ResId% | %ResIndex%>] |
|
| DisplayName | SZ | * | Required by ARP.GUI [7] | |
| DisplayVersion | SZ | 2000 | %major%.%minor%.%build%[.%revision%] |
Usually string version of Version |
| EstimatedSize | DWORD | 2000 | %SizeInKiB% |
Win7+ does not display the size information without this value [4] |
| HelpLink | SZ | 2000 | http://example.com/SupportInformation |
|
| HelpTelephone | SZ | 2000 | %PhoneNumber% |
|
| Installed | DWORD | |||
| InstallDate | SZ | 2000 | %YYYYMMDD% |
Last time a patch was applied or removed from the product or the product was installed/repaired [2][8] |
| InstallLocation | SZ, EXPAND_SZ | 2000 | %fullpath\to\folder% |
ARPINSTALLLOCATION: Full path to the application’s primary folder |
| InstallSource | SZ | 2000 | %fullpath\to\folder% |
|
| Language | DWORD | MSI? | %WIN32:LANGID% |
|
| ModifyPath | SZ, EXPAND_SZ | *? | "%path%" [parameters] |
|
| NoModify=0 | DWORD | 2000 | Prevents display of a Change button for the product in ARP [6] | |
| NoRemove=0 | DWORD | 2000 | This only affects the display in ARP | |
| NoRepair=0 | DWORD | 2000 | If NoModify=1 and NoRepair=0, ARP will display a repair button | |
| ParentDisplayName | SZ | XP:SP2, 2003 | [8] Name of parent tree item | |
| ParentKeyName | SZ | XP:SP2, 2003 | [8] Parents sibling subkey or key under SOFTWARE\Microsoft\Updates? “OperatingSystem” seems to be a special value. Reserved key names: IEUpdate, OEUpdate, KB######, Q######, and ###### | |
| ProductID | SZ | 2000 | String displayed in ARP | |
| Publisher | SZ | 2000 | Publisher/Developer of application, links to UrlInfoAbout | |
| QuietUninstallString | SZ, EXPAND_SZ? | * | "%path%" [parameters] |
|
| Readme | SZ | 2000 | <%fullpath\to\readme.txt% | http://example.com/Readme> |
|
| RegOwner | SZ | 2000 | ||
| RegCompany | SZ | 2000 | ||
| ReleaseType | SZ? | XP? | ["Hotfix" | "Security Update" | "Software Update"] |
|
| RequiresIESysFile | SZ | IE 4.0? | %IEMajor%.%IEMinor%[.%IEBuild%%[.%IERevision%]] |
If IE is downgraded to a version lower than RequiresIESysFile, perform QuietUninstallString? |
| HelpTelephone | SZ | 2000 | ||
| Size | SZ? | MSI? | ||
| SystemComponent | DWORD | XP? | ||
| TSAware | DWORD | XP? | ||
| UninstallString | SZ, EXPAND_SZ | * | "%path%" [parameters] |
Required by ARP.GUI [7] |
| UrlInfoAbout | SZ | 2000 | http://example.com/PublisherOrAppHomepage |
|
| UrlUpdateInfo | SZ | 2000 | http://example.com/ProductUpdates |
|
| Version | DWORD | MSI? | 0xMMmmBBBB |
major.minor.build in packed form |
| VersionMajor | DWORD | MSI? | ||
| VersionMinor | DWORD | MSI? | ||
| WindowsInstaller | DWORD | MSI? | %BOOL:IsMSI% |
Notes
- NT4+ supports entries under HKCU, Win9x only supports HKLM
- UninstallPath is documented on the Win 2000 Application Specifications page, it is probably a typo and they really mean UninstallString.
- The %AppName% subkey under …\Uninstall\ is also known as the “Microsoft Application Logo 5 name”
- AppName subkeys matching “KB??????” seem to get special handling
- “No*” values under HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\%AppName% override the normal settings under HKCU\…\Uninstall\%AppName%
- All “text” values also support *_Localized versions
Registry uninstall values的更多相关文章
- SQL1159 Initialization error with DB2 .NET Data Provider, reason code 7(问题补充)
SQL1159 Initialization error with DB2 .NET Data Provider, reason code 7 需要注册GAC,修改注册表 IBM官方方案: http: ...
- 判断 .NET Framework安装版本
How To Determine the .NET Framework Installed Versions This topic is a how to.Please keep it as clea ...
- https那些事儿
(一)SSL/TLS协议运行机制的概述 一.作用 不使用SSL/TLS的HTTP通信,就是不加密的通信.所有信息明文传播,带来了三大风险. (1) 窃听风险(eavesdropping):第三方可以获 ...
- DLL Dynamic-Link Library Search Order
http://msdn.microsoft.com/en-us/library/windows/desktop/ms682586(v=vs.85).aspx A system can contain ...
- 这个Dubbo注册中心扩展,有点意思!
今天想和大家聊聊Dubbo源码中实现的一个注册中心扩展.它很特殊,也帮我解决了一个困扰已久的问题,刚刚在生产中用了,效果很好,迫不及待想分享给大家. Dubbo的扩展性非常灵活,可以无侵入源码加载自定 ...
- 全部省市县数据库(MySQL脚本) (转)
/*MySQL - 5.5.47 *************//*!40101 SET NAMES utf8 */; create table `base_area` ( `codeid` me ...
- JS+MySQL获取 京东 省市区 地区
采集了一下JD的省市区地区 (非常简单,只是做个记录) 1.建表:account_area 2.进入页面: https://reg.jd.com/reg/company 在浏览器(Firefox) ...
- Registry values for ProductID and LocaleID for AutoCAD and the vertical products
原文地址:http://adndevblog.typepad.com/autocad/2013/08/registry-values-for-productid-and-localeid-for-au ...
- Uninstall registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
随机推荐
- 关于java.util.Properties读取中文乱码的正确解决方案(不要再用native2ascii.exe了)
从Spring框架流行后,几乎根本不用自己写解析配置文件的代码了,但近日一个基础项目(实在是太基础,不能用硕大繁琐的Spring), 碰到了用java.util.Properties读取中文内容(UT ...
- xps13 关机充电 右边的usb口
bios里设置了 usb powershare但关机的时候还是不能充电 度娘了一下,发现不解决问题,只能放狗了.果然谷歌里搜到答案,是windows的电源策略. I figured it out. A ...
- Redis的Time Event与File Event的微妙关系
redis里设计了两类事件,一类是file event,一类是time event. 其中file event主要为网络事件而设计,而time event为一些后台事件设计. 在两类事件的管理设计上, ...
- 关于开源的RTP——jrtplib的使用
session.BeginDataAccess(); if (session.GotoFirstSource()){ do{ RTPPacket *packet; while ((packet = s ...
- JQuery合并表格单元格
转:http://www.cnblogs.com/xuguoming/p/3412124.html JQuery合并表格单元格 一.需求 如果存在一个表格,想把其中某一列内容相同的部分合并单元格, ...
- Folder and jar
- Cocoa与Cocoa Touch的区别
Cocoa是在Mac OS X系统上原生的一个编译环境.他包含两个框架,其实就是一系列的类库,Foundation和AppKit. 在你的iPhone等掌上设备上,使用的则是他的一个子类 - Coco ...
- Top 10 Algorithms for Coding Interview--reference
By X Wang Update History:Web Version latest update: 4/6/2014PDF Version latest update: 1/16/2014 The ...
- Asp.Net 之 未能加载文件或程序集 system.web.extensions 解决方法
最近做项目发现未能加载文件或程序集的错误,这是由于我的机器上没有安装Ajax的原因.问题解决后,整理如下:表现:1."System.Web.Extensions, Version=1.0.61025. ...
- Java基础知识强化之多线程笔记03:进程与线程 和 多线程的意义
1. 要想了解多线程,必须先了解线程,而要想了解线程,必须先了解进程,因为线程是依赖于进程而存在. 2. 什么是进程? 通过任务管理器我们就看到了进程的存在. 而通过观察,我们发现只有运行的程序才会出 ...