Windows *.ini file verifier, tidier and sorter.
Tidies and sorts windows *.ini files, ones that look like this:
[section]
; a comment
item=value;
To use:
java.exe -jar ini.jar C:\somedir\somefile.ini UTF-8
Where UTF-8 in the encoding.
Opera uses UTF-8. You can leave it to the default for most others.
The original is named somefile.ini.old when you are done.
Don't run ini more than once on the same ini file or you
will overwrite your backup.
Don't run ini when the program that uses it is running. E.g.
shut down Opera to tidy Opera6.ini.
Related Searches: ini, tidier, verifier, sorting, sort, sorter, configuration, windows, section, beautifier
Recent Changes: now treat ; in section name as part of section name, rather than as comment, to handle Opera handlers.inii
Install Support: No Install Support
Supported Languages: English
Additional Requirements: Java 1.7+
|