@echo off If exist %windir%\system\nddeapi.dll goto abfrage2 goto copy1 :copy1 xcopy Treiber\nddeapi.dll %windir%\system\ /Y :abfrage2 If exist %windir%\system\netapi.dll goto copy3 goto copy2 :copy2 xcopy Treiber\netapi.dll %windir%\system\ /Y :copy3 md c:\sesam\datei xcopy sesam\datei\*.* c:\sesam\datei /Y /D md c:\sesam\sound xcopy sesam\sound\*.* c:\sesam\sound /Y /D :start Sesam\Sim.exe /S