After losing my mirc.ini due to computer crashing one too many times, and resulting in all remote files being unloaded, is there any chance we can get a fix for it?

One possibility would be to save a backup copy of mirc.ini on a timer, in addition to the usual mirc.ini's save routine (timer+on exit).

I assume this generally happens when mirc saves its ini on the exit event and things go wrong, instead of on the timed saves mirc uses. I assume this because I've run into the same problem when I had a script save settings both on exit and on a timer. The ini that was saved on exit would always run the chance of being corrupted or lost, the timed one wouldn't ever run into problems.

Anyway, would it be possible to have a separate temporary mirc.ini (that only gets saved on the timed save) as well as the regular mirc.ini (which is saved on timer+exit). On mirc startup it would check if [rfiles] is cleared then it should restore the data from the timed mirc.ini instead.

Last edited by Vile; 29/06/14 09:28 AM.