Pascal Scripting: DeleteIniSection
From Inno Setup
Pascal Scripting: DeleteIniSection
Prototype:
procedure DeleteIniSection(const Section, Filename: String);
Description:
Deletes the specified section from an INI file.
From Inno Setup
procedure DeleteIniSection(const Section, Filename: String);
Deletes the specified section from an INI file.