My (quite old) HP PSC 1200 series printer insists on writing useless log files named hpfr.xml and hpfrXXXX.log to the root of my C drive; it drives me nuts. Is there any way to stop it doing so?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
You can auto-delete them by adding this line to C:\autoexec.bat del c:\hpfr*.log After doing that, your computer will delete any existing log files every time Windows starts. |
|||
|
|