[Files]

If,%Arch%,=,x86,Then
    FileCopy,%Install_Sys%\dm*,		%Target_Sys%
    FileCopy,%Install_Sys%\*.acm,	%Target_Sys%
Else
    FileCopy,%Install_Wow%\dm*,		%Target_Wow%
    FileCopy,%Install_Wow%\*.acm,	%Target_Wow%
End

//----DLL
//+++++++
SetReqFile,%Install_sys%,%Distlang%,%FallBack%,%target_sys%

If,%OS%,=,Win8,Then,ReqFile,mmdevapi.dll,1

If,%Arch%,=,x86,Then
	ReqFile,audiodev.dll,1
	ReqFile,mfc40u.dll,1
	ReqFile,mmsystem.dll
	ReqFile,msacm.dll,1
Else
	SetReqFile,%Install_wow%,%Distlang%,%FallBack%,%target_wow%
	ReqFile,audiodev.dll
	ReqFile,mfc40u.dll,1
End
	
SetReqFile,%Install_sys%,%Distlang%,%FallBack%,%target_sys%
ReqFile,audioendpointbuilder.dll,1
ReqFile,audioeng.dll
ReqFile,audiokse.dll
ReqFile,audioses.dll,1
ReqFile,audiosrv.dll,1
ReqFile,avrt.dll
ReqFile,dciman32.dll
ReqFile,ddrawex.dll
ReqFile,deviceaccess.dll,1
ReqFile,dmloader.dll
ReqFile,dmsynth.dll
ReqFile,dmusic.dll,1
ReqFile,dsdmo.dll
ReqFile,dsound.dll,1
ReqFile,dswave.dll
ReqFile,dwrite.dll,1
ReqFile,dxtrans.dll
ReqFile,encdump.dll
ReqFile,iyuv_32.dll,1
ReqFile,ksuser.dll
ReqFile,mcicda.dll,1
ReqFile,mciseq.dll,1
ReqFile,mciwave.dll,1
ReqFile,mfplat.dll,1
ReqFile,midimap.dll,1
ReqFile,mmci.dll,1
ReqFile,mmcico.dll
ReqFile,mmcss.dll,1
ReqFile,mmres.dll,1
ReqFile,msrle32.dll,1
ReqFile,msvfw32.dll,1
ReqFile,msvidc32.dll,1
ReqFile,msyuv.dll
If,ExistFile,%Install_sys%\PlayToDevice.dll,Then,ReqFile,PlayToDevice.dll,1
ReqFile,sbe.dll
ReqFile,sbeio.dll
ReqFile,sberes.dll,1
ReqFile,sndvolsso.dll,1
ReqFile,tsbyuv.dll
ReqFile,wavdest.dll
ReqFile,wavemsp.dll
ReqFile,xinput9_1_0.dll,1


//----SONSTIGE DATEIEN / OTHER FILES
//++++++++++++++++++++++++++++++++++
If,%Arch%,=,x86,Then
	ReqFile,mmtask.tsk
	ReqFile,sound.drv
	ReqFile,timer.drv
End	
ReqFile,imaadp32.acm,1
ReqFile,l3codeca.acm,1
ReqFile,l3codecp.acm
ReqFile,msadp32.acm,1
ReqFile,msg711.acm,1
ReqFile,msgsm32.acm,1

ReqFile,wdmaud.drv,1

ReqFile,audiodg.exe,1
ReqFile,query.exe,1
ReqFile,sndvol.exe,1
ReqFile,soundrecorder.exe,1

//----TREIBER / DRIVERS
//+++++++++++++++++++++
SetReqFile,%Install_sys%\drivers,%Distlang%,%FallBack%,%target_sys%\drivers
ReqFile,beep.sys
ReqFile,ks.sys,1
