Wireshark-bugs: [Wireshark-bugs] [Bug 10733] capinfos: Can't open * : No such file or directory

Date: Wed, 26 Nov 2014 19:06:57 +0000

Comment # 1 on bug 10733 from
Batch also works fine:

@echo off
cd "C:\Program Files\Wireshark"
set file_path=%1
set file_name=%2
capinfos -c -r -m -T "%file_path%" >>"%file_name%"


You are receiving this mail because:
  • You are watching all bug changes.