MSI Factory 2.3

INIFile.DeleteSection

INIFile.DeleteSection

This is the first topic This is the last topic  

INIFile.DeleteSection

This is the first topic This is the last topic  

OverviewExamples

INIFile.DeleteSection (

string Filename,

string Section )

Example 1

INIFile.DeleteSection(_TempFolder .. "\\Configurations.ini", "NumRuns");

Deletes the section called "NumRuns" from the "Configurations.ini" INI file that is currently located in the user's system temp folder.

Note: _TempFolder is a built-in variable that contains the path to the user's system "Temp" folder.

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us