EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

ini.write

Save data into an ini file.

method uint ini.write (
   str filename
)

Parameters

filename The name of the ini file.

Return value

Returns the size of the written data.

Related links

Source