Associate .pcapng files with Wireshark.

svn path=/trunk/; revision=28056
This commit is contained in:
Gerald Combs 2009-04-15 18:10:30 +00:00
parent d2949c461c
commit beede77106
1 changed files with 2 additions and 0 deletions

View File

@ -657,6 +657,8 @@ push $R0
Call Associate
StrCpy $R0 ".pcap"
Call Associate
StrCpy $R0 ".pcapng"
Call Associate
StrCpy $R0 ".pkt"
Call Associate
StrCpy $R0 ".snoop"