clean_temp_directory
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
clean_temp_directory [2009/01/14 00:45] – created stephen | clean_temp_directory [2017/01/01 20:05] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Clean Temp Directory ===== | ||
+ | |||
<code DOS> | <code DOS> | ||
- | c:\ | + | eventcreate /ID 1 /t INFORMATION /l APPLICATION /so "Clean Temps" /d " |
+ | c: | ||
cd \temp | cd \temp | ||
rd /s /q . > " | rd /s /q . > " | ||
+ | </ | ||
+ | |||
+ | Or, using FileKiller: | ||
+ | |||
+ | <code DOS> | ||
+ | " | ||
</ | </ | ||
{{tag> | {{tag> |
clean_temp_directory.1231893953.txt.gz · Last modified: 2017/01/01 19:48 (external edit)