Hello,
I have the mIRC installed into my computer and i have the logging mode on so i have too many log files about (10MB +) it will be good to add an option to delete the mIRC logs folder with all the files.
Thanlks
Hello,
I have the mIRC installed into my computer and i have the logging mode on so i have too many log files about (10MB +) it will be good to add an option to delete the mIRC logs folder with all the files.
Thanlks
This is already in winapp2.ini
[~mIRC]LangSecRef=3022Detect=HKCU\Software\mIRC\Default=TrueDectectFile=%ProgramFiles%\mirc\mIRC.exeFilekey1=%ProgramFiles%\mirc\logs\|*.*
Just add that to a text file and save as winapp2.ini in your CCleaner directory
This is already in winapp2.ini
[~mIRC]LangSecRef=3022Detect=HKCU\Software\mIRC\Default=TrueDectectFile=%ProgramFiles%\mirc\mIRC.exeFilekey1=%ProgramFiles%\mirc\logs\|*.*
Just add that to a text file and save as winapp2.ini in your CCleaner directory
Where is the winapp2.ini i search it but i didn't find it!
I make the file and i put it into the CCleaner program files folder i run it and i analyze only the "mIRC" part and does not find any files that i have over 10 MB inside the "logs" folder!
[mIRC]LangSecRef=3022Detect=HKCU\Software\mIRC\Default=TrueDectectFile=%ProgramFiles%\mirc\mIRC.exeFilekey1=%LocalAppData%\mIRC\logs\|*.*
The mIRC folder is this : C:\Users\77\AppData\Roaming\mIRC\logs
Windows : Vista
I make the file and i put it into the CCleaner program files folder i run it and i analyze only the "mIRC" part and does not find any files that i have over 10 MB inside the "logs" folder!
[mIRC]LangSecRef=3022Detect=HKCU\Software\mIRC\Default=TrueDectectFile=%ProgramFiles%\mirc\mIRC.exeFilekey1=%LocalAppData%\mIRC\logs\|*.*
The mIRC folder is this : C:\Users\77\AppData\Roaming\mIRC\logs
Windows : Vista
It would appear the supported one in that is only for WinXP then. Time for an update to winapp2.ini perhaps?
It would appear the supported one in that is only for WinXP then. Time for an update to winapp2.ini perhaps?
What do you mean to update ? can you give me the right code to update? i am not an expert to this!
http://i53.photobucket.com/albums/g59/kens...3910/ccmirc.png
Try doing that (CCleaner wont be able to clean files in use, so exit mIRC first!)
Just a reminder that you will need to check the "Custom Files And Folders" box in "CCleaner\Windows\Advanced" for the "Include" to work.
OK, but can't add the CCleaner manually the mIRC clear support?
Has anybody any idea that how can i make it work with %APPDATA% and not the hole destination (C:\Users\aa\AppData\Roaming\mIRC\logs\|*.*)??
[*mIRC (logs)]LangSecRef=3022Detect=HKCU\Software\mIRC\Default=TrueDectectFile=%ProgramFiles%\mirc\mIRC.exeFilekey1=C:\Users\aa\AppData\Roaming\mIRC\logs\|*.*
THIS WORK
BUT THIS NOT
[*mIRC (logs)]LangSecRef=3022Detect=HKCU\Software\mIRC\Default=TrueDectectFile=%ProgramFiles%\mirc\mIRC.exeFilekey1=%APPDATA%\mIRC\logs\|*.*
WHY?