Edits an INI file by updating a section with a new key. Usage:
set-ini-key <file_to_edit> <desired_section> <desired_key> <desired_new_key>
If the required file is not found, it will be created and filled with the specified parameters.
Edits an INI file by updating a section with a new key. Usage:
set-ini-key <file_to_edit> <desired_section> <desired_key> <desired_new_key>
If the required file is not found, it will be created and filled with the specified parameters.