The VoIPAnalyzer Tool is available with a Graphical User Interface (GUI) and a Command Line Interface (CLI).
Graphical User Interface (GUI)
The VoIPAnalyzer GUI Tool (VoIPAnalyzer.exe) is under the installation directory (by default this is C:\VoIPAnalyzer) :
After installation the VoIPAnalyzer GUI Tool is available via a shortcut on the Desktop :
or via the Windows "Search" functionality
or via the Windows Start Menu :
Command Line Interface (CLI)
The VoIPAnalyzer CLI Tool (VoIPAnalyzerCmd.exe) is under the installation directory (by default this is C:\VoIPAnalyzer) :
Executing VoIPAnalyzerCmd.exe in a Windows command prompt (cmd.exe) with /? or /h gives the command line parameters :
The VoIPAnalyzer CLI Tool can used inside batch (.bat or .cmd) or via PowerShell scripting (.ps1).
As such the advantage is that a huge amount of different Wireshark can be processed offline.
This command line processing can be done via command line or PowerShell.
Detailed information of PowerShell usage can be found here.