JIniFile can obtain and as well store the application-specific information and settings from INI files. The INI is a standard text format file that was first introduced with Windows3.x for accessing and storing application settings. In Windows, Desktop is a section of WIN.INI file. Each section contains named keys with the actual data values. |