To save the output of the command line to a file, add > filename.txt to the end of the command; for example, tasklist /v txt > "%userprofile%\desktop\tasks.txt".
確定! 回上一頁