echo off echo. echo PLEASE NOTE echo ----------- echo. echo In using this script, you are agreeing to echo the terms and conditions included in the echo plugin installers accessed by it, even if echo the terms and conditions windows therein echo are supressed. echo. echo To view the terms and conditions windows echo in question, please double-click on the echo plugin installers in question from File echo Explorer to run them manually. echo. echo If you're running Windows 10 or 11, you echo will probably need to run this script as echo Administrator. echo. pause echo on for %%x in (gcspl*.msi) do msiexec /i "%%x" /qn