<?xml version="1.0"?>
<IntegrystOpener>
	<default>
		<removeContentDisposition value="1" />
		<replaceContentDispositionWithInline value="0" />
		<fixContentType value="1" />
	</default>
<!--
	<text-html>
		<removeContentDisposition value="0" />
		<replaceContentDispositionWithInline value="1" />
		<fixContentType value="0" />
	</text-html>
	<text-htm>
		<removeContentDisposition value="1" />
		<replaceContentDispositionWithInline value="0" />
		<fixContentType value="0" />
	</text-htm>
	<application-octet-stream>
		<removeContentDisposition value="1" />
		<replaceContentDispositionWithInline value="0" />
		<fixContentType value="1" />
	</application-octet-stream>
	<application-msword>
		<removeContentDisposition value="0" />
		<replaceContentDispositionWithInline value="1" />
		<fixContentType value="0" />
	</application-msword>
-->
	<extension-map>
		<htm value="text/html" />
		<html value="text/html" />
		<ppt value="application/vnd.ms-powerpoint" />
		<doc value="application/msword" />
		<docx value="application/msword" />
		<xls value="application/vnd.ms-excel" />
		<xlsx value="application/vnd.ms-excel" />
		<pdf value="application/pdf" />
	</extension-map>
</IntegrystOpener>
