Rem Mods Install Bat 20190207 @Echo off CLS @Echo. @Echo ------------------------------------------------------------------------- @Echo @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @Echo Baldur's Gate 1 + 2, Icewind Dale 1 + 2, Planescape:Torment - Mod Install @Echo @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @Echo ------------------------------------------------------------------------- @Echo. @Echo. @Echo. @Echo. @Echo Press CTRL-C to stop install or pause @Echo. @Echo. @Echo. @Echo. @Echo ######## BG1EE.NoSOD Install... ######## rem @Echo ######## BG1EE.SOD Install... remember to run 'Modmerge' if required... ######## rem @Echo ######## BG2EE Install... ######## rem @Echo ######## IWDEE Install... ######## rem @Echo ######## IWD2 Install... ######## rem @Echo ######## BG2EE Install... ######## rem @Echo ######## PSTEE Install... ######## @Echo. @Echo. @Echo. @Echo. @Echo Press CTRL-C to stop install or pause @Echo. @Echo. @Echo. @Echo. REM ========== Begin Template Area ========== REM ----Mods Section Name----- Rem @Echo ****** Mod Name vN.N ****** rem setup-????.exe --language 0 --skip-at-view --force-install-list 0 rem setup-????.exe is the name of the WeiDU.exe to install the mod rem --language 0 is for the english language. rem --skip-at-view stops the readme from displaying rem --force-install-list is the component number for the options to install, found in WeiDU.log REM ========== End Template Area ========== @Echo. @Echo ========== Begin BG1EE 2.5.17.0 NoSOD Mods Install (Android) ========== @Echo. @Echo. @Echo. @Echo ****** Portraits Portraits Everywhere v1.01 ****** Setup-PPE.exe --language 0 --force-install-list 0 150 10 pause @Echo. @Echo ****** BG1EE Unfinished Business v16.0 ****** setup-bg1ub.exe --language 0 --force-install-list 0 1 4 5 6 7 10 11 12 13 14 16 17 18 19 21 22 28 29 30 32 33 34 rem 6 new, remove 34 pause @Echo. @Echo ****** BG1EE Mini Quests and Encounters v18.0 ****** setup-bgqe.exe --language 0 --force-install-list 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 pause @Echo. @Echo ****** BG1EE Romantic Encounters v2.7 ****** setup-bg1re.exe --language 0 --force-install-list 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 pause @Echo. @Echo ****** BG1NPC Project v24.0 ****** Setup-BG1NPC.exe --language 0 --force-install-list 0 10 20 30 40 50 60 70 80 110 120 130 150 155 160 200 @Echo. @Echo ****** BG1NPC Project Music Pack v6.0 ****** Awaiting 2.5 Update setup-bg1npcmusic.exe --language 0 --force-install-list 0 pause @Echo. @Echo ****** Tweaks Anthology v8.0 BG1EE ****** Setup-cdtweaks.exe --language 0 --force-install-list 3080 3090 3100 3110 3115 3310 3330 4025 4150 rem stacking 3080 3090 3100 3110 3115 pause @Echo. @Echo ****** SCS v32 RC8 ****** setup-stratagems.exe --language 0 --force-install-list 3010 3021 3041 3505 3540 4000 4020 4030 4051 4100 5000 5900 6000 6010 6030 6040 6100 6200 6300 6310 6320 7000 7010 7020 7030 7040 7050 7060 7070 7080 7090 7100 7110 7130 7140 7200 7210 7220 7230 7250 7900 @Echo. @Echo ========== End BG1EE 2.5.17.0 NoSOD Mods Install (Android) ========== @Echo. pause