I'm not sure I can say "No" in strong enough words to this. If you are on "Team Spybot" I either assume you are part of the development team or have important enough contact with them. I can say emphatically that not only should you not have to manipulate the registry to turn this off, but it should be an option that shouldn't be on by default. I don't see how you can seriously both have a page like this and run one of the foremost anti-spyware programs (among both free and not) yet have an automatic 'file-deleter' (however innocuous the files it deletes) on a timer run at every program start up with no option to disable that doesn't involve editing the registry entry directly.Hello,
1. If you want to disable the "DisableTempFolderCleaning" you have to use a tweak.
To create such a tweak, create a registry value in the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Safer Networking Limited\Tweaks\Application.exe\
Replace Application.exe with the name of the executable it should affect, no paths used. Or, if you want the tweak to apply globally to all our products, simply use this path:
HKEY_LOCAL_MACHINE\SOFTWARE\Safer Networking Limited\Tweaks\
If you want to disable the "DisableTempFolderCleaning":
Use this tweak to completely skip the new function that tries to clear the systems temp folder to speed up scans:
DisableTempFolderCleaning : REG_DWORD = 00000000 (default if not set)
DisableTempFolderCleaning : REG_DWORD = 00000001 (does not offer temp folder cleaning on app start)
2. Because the scan will be much faster without temp files.
Best regards
Sandra
Team Spybot
....The Temp directory contains, besides lots of other files, also logs for Windows Update installs, other install logs (for example Sun Java) and other install files needed occasionally if one wants do deinstall programs.
gubydal,
The temporary files Spybot refers to are those contained in C:\Documents and Settings\username\Local Settings\temp, and C:\Windows\temp.
I don't know what version of Windows you are using, but I also don't know any version of Windows that stores Windows Update logs or any uninstall information in either of those places.
Those two locations are intended for transitory use but over time can accumulate left over or orphaned files. It is good housekeeping to keep them cleaned out and if you do, you won't ever see this reminder from Spybot.
But this is besides the point. Be it temporary or orphaned files or logs, Spybot took an action I did not know if would take (this is the first time I have seen the popup in the years I have been running it).
It altered the contents of my system, and did it by a popup that defaulted, with a timeout of only ~15 secs, to deleting those files if I did not click on the NO button.
This in my opinion is not acceptable in a program that I had considered until now as one of the best in the area.
If there is a popup, it should default to the least disruptive behavior. If there is a choice for the user to make, it should not be taken away with a timeout that in the end defaults to changing the status quo of the system.
i had a map with 219 files or so in C:\Windows\temp. why couldnt spybot delete them? i was able to delete them myself. the message from spybot doesnt appear anymore when i deleted them.