Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 2.06 KB

unregisterprogidinfo-action.md

File metadata and controls

53 lines (31 loc) · 2.06 KB
description ms.assetid title ms.topic ms.date
The UnregisterProgIdInfo action manages the unregistration of OLE ProgId information with the system.
c9837845-4ffc-4496-8330-11b46d27ec7a
UnregisterProgIdInfo Action
article
05/31/2018

UnregisterProgIdInfo Action

The UnregisterProgIdInfo action manages the unregistration of OLE ProgId information with the system.

Sequence Restrictions

The UnregisterProgIdInfo action must come after the InstallInitialize action, UnregisterClassInfo action, UnregisterExtensioninfo action, and before the RegisterProgIdInfo action.

RemoveRegistryValues must come before UnregisterProgIdInfo in the sequence.

The sequencing of the actions in the following group is restricted. If any subset of these actions occur together in a sequence table, they must have the same relative sequence order as shown:

For example, UnregisterProgIdInfo must come before UnregisterMIMEInfo in the sequence table.

ActionData Messages

Field Description of action data
[1] Program identifier of registered program.

 

Remarks

The UnregisterProgIdInfo action removes ProgId information from the registry (ProgId Table) for features that are connected to the extension information (Extension table) or the Class information (Class table) and are currently selected to be uninstalled.