<?xml version="1.0" encoding="UTF-8"?>
<SapSetup Context="Server" WkstaDb="SapDtsWksta.xml">
	<Product CmdLine="Dts_Shared" Guid="{0276E361-230C-4478-A6DB-29E6741FBBE0}" Name="SapDts Shared" ProdVersion="15" Visible="FALSE" WkstaDb="SapDtsWksta.xml"/>
	<Component Guid="{C6D9A380-A238-44df-A96D-D9ED04BBC76A}" Min_Compliant_Version="1" Name="$SapDts Killbits" Version="1">
		<Action Dst="HKLM\Software\Microsoft\Internet Explorer\ActiveX Compatibility\{9aa7787a-10ef-4f7c-bf14-5c3be2724f28}" FileName="DtsCOMFramework.dll" Type="Registry">
			<RegValue Name="Compatibility Flags" Type="DWORD">1024</RegValue>
		</Action>
		<Action Dst="HKLM\Software\Microsoft\Internet Explorer\ActiveX Compatibility\{4c205e5d-68ca-4bef-8067-6d622f995455}" FileName="DtsCOMFramework.dll" Type="Registry">
			<RegValue Name="Compatibility Flags" Type="DWORD">1024</RegValue>
		</Action>
		<Action Dst="HKLM\Software\Microsoft\Internet Explorer\ActiveX Compatibility\{24BD8FEE-E53D-4C0B-8FF3-B239EBA28F26}" FileName="DtsCOMFramework.dll" Type="Registry">
			<RegValue Name="Compatibility Flags" Type="DWORD">1024</RegValue>
		</Action>
	</Component>
	<Component Guid="{3279FBB6-8C66-4918-BE29-A251F65AC2DE}" Min_Compliant_Version="15" Name="$SapDts Files" Size="718" Version="25">
		<Requires Guid="{F42C8715-5209-4c83-A1BF-48496365742C}" Name="MSOfficePIA_Shared"/>
		<Action Dst="%SapFrontEndDir%\SapGui\SapDtsCOMFramework" Type="File">
			<Src Register="true">%SAPSrcDir%\SapGui\DtsCOMFramework\DtsCOMFramework.dll</Src>
			<Src Register="true">%SAPSrcDir%\SapGui\DtsCOMFramework\Interop.SAPFEWSELib.dll</Src>
			<Src Register="false">%SAPSrcDir%\SapGui\DtsCOMFramework\Interop.MSXML2.dll</Src>
		</Action>
		<ExecuteAction RunAt="Install">
			<Condition>&quot;%Windir%\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe&quot; &gt; -1</Condition>
			<Exe SuppressWindow="true">%Windir%\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe</Exe>
			<Parameters>&quot;%SapFrontEndDir%\SapGui\SapDtsCOMFramework\Interop.MSXML2.dll&quot; /codebase /nologo /silent</Parameters>
			<Wait>%ERRORLEVEL% = 0</Wait>
		</ExecuteAction>
		<ExecuteAction RunAt="UnInstall">
			<Condition>&quot;%Windir%\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe&quot; &gt; -1</Condition>
			<Exe SuppressWindow="true">%Windir%\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe</Exe>
			<Parameters>&quot;%SapFrontEndDir%\SapGui\SapDtsCOMFramework\Interop.MSXML2.dll&quot; /codebase /unregister /nologo /silent</Parameters>
			<Wait>%ERRORLEVEL% = 0</Wait>
		</ExecuteAction>
	</Component>
</SapSetup>
