Set INI Value

<< 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 

Set INI Value

This step writes an INI value in a specific file and section.

 

Set_INI_value

 

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 created.
 

Key name
The name of the key.
 

Value
The value for a given key.