| Win32_RemoveIniAction |
| The RemoveIniValues action deletes .INI file information that the application desires to delete from .INI files. The deletion of the information is gated by the Component class. A .INI value is deleted if the corresponding component has been set to be installed either locally or run from source. |
| NameSpace Path |
| \ROOT\CIMV2 |
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Action | | UInt16 | The type of modification made.
Hexadecimal
Decimal
Meaning
0x002
2
Deletes .ini entry.
0x004
4
Deletes a tag from a .ini entry. |
| ActionID | | String | The ActionID property is a unique identifier assigned to a particular action for a software element. |
| Caption | | String | NA |
| Description | | String | A description of the object. |
| Direction | | UInt16 | The Direction property indicates whether a particular CIM_Action object is part of a sequence of actions to transition the current software element to its next state, such as "Install" or to remove the current software element, such as "Uninstall". |
| key | | String | The .ini file key below the section. |
| Name | | String | Name is used to identify this software element |
| Section | | String | The .ini file section. |
| SoftwareElementID | | String | The SoftwareElementID is an identifier for this software element. |
| SoftwareElementState | | UInt16 | The SoftwareElementState indicates the state of a software element |
| TargetOperatingSystem | | UInt16 | The TargetOperatingSystem indicates the target operating system of the owning software element. |
| Value | | String | The value to be deleted. |
| Version | | String | Version should be in the form .. or .. |
| SAMPLE DATA INSTANCE |
   Timed out
|