Remove INI Key

<< Click to Display Table of Contents >>

RayPack > 7.3 u6 > User Guide > PackWrapper > Creating PowerShell (PSADT) From Scratch > Visual Designer View > Editing Projects > Managing Steps > Steps > INI 

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.

 

Remove_INI_key

 

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.