<< Click to Display Table of Contents >> Remove INI Key |
This step removes a key from the given INI file and section. The full path to the INI file is required. It is possible use drop-down suggestions to reference the file from a local drive or from a PowerShell property.
•File path
The full path to the INI file. It is possible to use drop-down suggestions to select a file from local drive or pointed by a PowerShell property.
•Section name
The name of the section, in which the value is to be deleted.
•Key name
The name of the key that will be deleted.