TelcoMgr™

INI Type Files

Hide Navigation Pane

INI Type Files

Previous topic Next topic  

INI Type Files

Previous topic Next topic JavaScript is required for the print function  

The INI file format is a de facto standard for configuration files. INI files are simple text files with a basic structure. They are commonly associated with Microsoft Windows, but are also used on other platforms. The use of the "INI file" has been deprecated in Windows and corresponding data should be placed in the registry. The name "INI file" comes from the filename extension usually used, ".INI", that stands for "initialization".