Add .ntar as a suffix (some pcap-ng files use it).

Sort the suffixes alphabetically.

svn path=/trunk/; revision=42329
This commit is contained in:
Guy Harris 2012-04-29 02:38:55 +00:00
parent c492f45a1e
commit ed15123049
1 changed files with 4 additions and 2 deletions

View File

@ -787,12 +787,16 @@ push $R0
Call Associate
StrCpy $R0 ".fdc"
Call Associate
StrCpy $R0 ".ntar"
Call Associate
StrCpy $R0 ".pcap"
Call Associate
StrCpy $R0 ".pcapng"
Call Associate
StrCpy $R0 ".pkt"
Call Associate
StrCpy $R0 ".rf5"
Call Associate
StrCpy $R0 ".snoop"
Call Associate
StrCpy $R0 ".syc"
@ -809,8 +813,6 @@ push $R0
Call Associate
StrCpy $R0 ".wpz"
Call Associate
StrCpy $R0 ".rf5"
Call Associate
; if somethings added here, add it also to the uninstall section and the AdditionalTask page
pop $R0
!insertmacro UpdateIcons