Switches: /HasGaps: allow uncontinuous keyword indizes in ini file. (Note: loading takes more time) Features: ?productversion and ?fileversion tests are allowed, also ?version.x wherby x can be: Comments, InternalName, ProductName, CompanyName, LegalCopyright, ProductVersion, FileDescription, LegalTrademarks, PrivateBuild, FileVersion, OriginalFilename, SpecialBuild Note, ?version.ProductVersion isn't the same as ?prouctversion. ?version.ProductVersion is the raw version, i.e. is read out as it is without parsing. Some executables are broken which mean, reading version information with default Windows API function isn't possible. One example of such is winrar.exe Benjamin Kalytta