在Windows中,你可以将输出重定向到一个文件来实现这个目标。以下是修改后的PowerShell脚本: $FolderPath = 'C:\path\to\your\folder' $OutputFile = '.\filelist.txt' # Get all ..