Hi, I'm a bit new but I hope you don't mind me butting in. We use the following in hte autoexec.bat:

Del C:\windows\temp\*.tmp

but if you wanted to use it in a login script, Del C:\windows\temp\*.tmp /y should do it.

HTH

Craig