EnumINI plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
TrueparuEx (talk | contribs) m (→Description) |
TrueparuEx (talk | contribs) (→Links) |
||
Line 3: | Line 3: | ||
== Links == | == Links == | ||
Download (v0. | Download (v0.13):<br> | ||
<attach>EnumINI.zip</attach> | <attach>EnumINI.zip</attach> | ||
Revision as of 23:17, 9 August 2007
Author: TrueparuEx (talk, contrib) |
Links
Download (v0.13):
EnumINI.zip (6 KB)
Description
EnumINI plug-in retrieves all the sections or all the keys in specified section of an initialization (.ini) file. There is also functions to check if specified section or key in specified section, exist in ini file.