IniRedit can be run from the command line. All parameters/switches optional and can be sent in any order.
The ini file to open. This can also be placed as the first parameter after the executable. e.g.
IniRedit.exe "C:\Windows\test.ini"
The destination save, or "save as." If this is not specified, IniRedit overwrites the ini with prompt.
The IRE file to use with the ini file. If not specified, IniRedit will look in ini directory for a ire file of the same name.
The Section to jump to on ini load. Do not include the enclosing square brackets ("[" and "]")
Sets whether to backup the ini on boot to yes or no.
Single Column mode. Directs IniRedit to work with single column text lists.
Section Only. Loads only the section specified in -s "{Section Name}"
SERIOUS WARNING: If you enable this and select "Save"
it will overwrite your full ini loosing all the other sections. Would recommend using with the -d parameter or using "save As"