Version 2.56:
Added /Columns command-line option, which allows you to set the columns to display or export when loading a csv file from command-line, for example:
CSVFileView.exe /Load "C:\temp\cports.csv" /Columns "Process Name,Protocol,Local Port,Remote Port,Local Address,Remote Address,State"
Fixed the 'Add Thousands Separator' option to work with negative numbers.
2.56版本:
增加了/Columns命令行选项,它允许你设置在从命令行加载csv文件时显示或导出的列,例如:
CSVFileView.exe /Load "C: temp\cports.csv" /Columns "进程名,协议,本地端口,远端端口,本地地
1