[Contribution] Enumerate INI File Macros
My latest contribution, Enumerate INI file macros!

The syntax is derived from the EnumRegKey and EnumRegValue commands so there should be almost no learning curve.

Enjoy!

Source Posted at: http://nsis.sourceforge.net/Enumerate_INI
TODO: I need to optimize the code to prevent re-enumerating previous entries. For now It's working quite well for small and mid sized INI files.