@echo off
cls
echo =====================================
echo       LCG DiscLink Setup v1.0
echo =====================================
echo.
echo This will register .lcgdisc files on Windows.
echo.
wscript.exe SETUP.VBS
