ExportExcel.ps1 81 B

12345
  1. Set-Location -Path ../Bin
  2. ./Tool.exe --AppType=ExcelExporter --Console=1
  3. Pause