Ah thanks, sorry if i got it wrong the first time
Here is what i get:
:: Check directory contains full BGTotSC installation:::::::::::::::::::::::::::::::::::
:CHECK
IF NOT EXIST "%BG1PATH%\data\AREA000A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000E.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000F.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000G.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000H.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA010A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA010B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA020A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA020B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA030A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA030B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA040X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA050D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA060A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA070A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA080A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA080B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA090X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA110A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA110B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA110C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA120A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA120B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA130A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA140A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA140B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA160X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180E.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA190X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA210X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA220X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA230A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA230B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA260A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA260B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA260C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA320X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA330A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA330B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA330C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA330D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA340X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA360X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA380X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA390X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA400X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA410X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA420X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA440X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA450X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA470X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA480X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA490X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA500X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA510X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA520X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA540A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA540B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA540C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA540D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA550X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Areas.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\ARMisc.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\CHAAnim.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\CHASound.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\CREAnim.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Creature.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\CRESound.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Default.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Dialog.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Effects.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Gui.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Items.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\MPCREANM.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\MPGUI.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\MPSounds.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\NPCSound.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\OBJAnim.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\RndEncnt.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\scripts.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\SFXSound.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Spells.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA050A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA050B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA050C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA100A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA150A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA200A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA200B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\ExArMaps.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\ExPAreas.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\chitin.key" GOTO FAIL
IF NOT EXIST "%BG1PATH%\BGMain2.exe" GOTO FAIL
GOTO CREATURE
:FAIL
more
BGT\Language\%LANGUAGE1%\PreSetup 4.txt
GOTO START