[ 
https://issues.apache.org/jira/browse/TIKA-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372078#comment-14372078
 ] 

Tyler Palsulich commented on TIKA-1326:
---------------------------------------

[~lfcnassif], do you happen to have some msi file we can use to test?

> MSI file detection
> ------------------
>
>                 Key: TIKA-1326
>                 URL: https://issues.apache.org/jira/browse/TIKA-1326
>             Project: Tika
>          Issue Type: Improvement
>          Components: mime
>    Affects Versions: 1.5
>            Reporter: Luis Filipe Nassif
>            Priority: Minor
>
> Please remove *.msi extension from application/x-msdownload mime-type 
> definition, incorrectly listed there, and add the following mime-type in 
> tika-mimetypes.xml:
> {code}
> <mime-type type="application/x-ms-installer">
>       <_comment>Microsoft Windows Installer</_comment> 
>       <sub-class-of type="application/x-tika-msoffice"/>
>       <glob pattern="*.msi"/>
>       <glob pattern="*.msp"/>
>       <glob pattern="*.mst"/>
> </mime-type>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to