Flushes the specified INI file to the hard disk. INI files are cached in memory, so you may want to do this to make sure that your INI is updated properly.
/flushini <filename>
See Also
Use /writeini to write to an ini file and /remini to delete items/sections from an ini file.
With $readini and $ini, you can read from an ini file.