This is the only command I know of, and because of the way it works, you may have to define multiple filenames for each start/copy/del process you perform. (to prevent overwriting). The > C:\file.txt works on any DOS command, as long as its on the end of the command, examples: start /wait blahblah\apps\zonealarm.exe /qn > c:\zonealarm.txt del %systemrooot%\system32\uxtheme.dll > c:\uxtheme.txt and so on. Let me know how it goes.