Where INI comes from
INI files date to MS-DOS and were formalised by Windows 3.x, where win.ini and system.ini held the entire operating system's configuration before the registry replaced them in Windows 95. The format never had a specification, which is why every parser disagrees slightly — about comment characters, about duplicate keys, about whether values may be quoted — and yet it outlived the platform that created it.