There are two install types:
old : everything is installed in the same directory, your main setting file (mirc.ini) will be in the same directory as mirc.exe
new : mirc.exe is installed into the install directory you specify, but your setting/data are stored into the appropriate folder for the OS, which is the 'appdata' folder.
You can force an old install type by having a mirc.ini file in the install folder, which I don't believe is how you installed.
If your 7.58 was a 'new' install type, which I believe is the case, then your setting were stored in the appdata folder.
When you did the install of 7.83 in the new directory, a 'new' install type, it may have overwritten the file in the appdata, I'm not sure about that.
Inside mirc, you can type into the editbox //echo -ag $mircexe -- $mircini and if they point to the same directory, you have an old install, otherwise a new (it's possible to have a different directory and still have an old install but this is quite custom and unlikely to be your case). That's for identifying the type of install you have.
After identifying the type of install, you can search for a file "mirc.ini" from C:\ and it should find only one or two files, assuming you haven't installed mIRC other than that. If you find one and open that file, you will be able to tell it's your old mirc.ini file because it will have a lot of data compared to a new file from a fresh install, even if you added/edited back the option on the new install.
If you can find your old mirc.ini file with the above method, then check the folder in which that file is located.
Unfortunately I have the feeling you won't find your old setting (you did not state if you can get your old setting by running the 7.58 mirc.exe), but if you do, you can post a reply here and we can help further.
mIRC does not need to be installed in C:\, it can be installed anywhere you can read and write to. Newer version of windows ensure that program can write to their setting files by placing them in that 'appdata' folder while files which don't require modification (.exe and some others) are placed in the 'destination' folder, which is why mIRC followed this recommendation with the new install type, while letting you have everything in the same place if you want that, with the old install type.
Last edited by Wims; 26/01/26 04:27 PM.