>>292
定期的にごみ箱を空にしたいだけならこんなのを開始時の設定に書いときゃいいんじゃない
(function(){var interval=600000;setTimeout(function(){api.SHEmptyRecycleBin(te.hwnd,"",7);setTimeout(arguments.callee,interval)},interval);})();
intervalで間隔が設定出来るからミリ秒単位で好きに変更してさ