This package provides an interface for easy manipulation of Windows INI files Reference doc can be found at http://tcllib.sourceforge.net/doc/ini.html It is included in the 1.6 distribution of Tcllib. Would be interesting to have an equivalent for Java properties files (which are like ini files but without sections). The inifile package requires you to have sections to work. ---- [category package] from [tcllib]