In mirc 7.69, /writeini and /remini, both write to files which are set to read-only. If this is by design, recommend documentation to be updated.

Reproduce this by creating a file (test.ini) and setting it to read-only
writeini test.ini test 123
and
remini test.ini test

both will edit the file and unset the file from read-only

Last edited by mruno; 20/09/22 08:12 PM.