I tried to clean this directory in my vitural machine:
C:\Documents and Settings\Administrator\Local Settings\Temp
However, this VM is a Hudson Slave, and I found it full with directories of this kind: hudson-remoting57575653437742745725
and which contains such a tree: hudson-remoting57575653437742745725\com\sun\jna\win32-x86
and the final directory contains this dll: jnidispatch.dll
Is it safe to delete these kind of directories?
If it is safe to delete clean Temp directory, when can I include the cleaning action in a script that would be compiled by a Hudson job? At the end of the script or at the begining?