@echo off if "%config%" == "WBFP" goto WEBB if "%config%" == "WBFT" goto WEBB if "%config%" == "WBDP" goto WEBB if "%config%" == "WBDT" goto WEBB if "%config%" == "WBFL" goto WEBL :WEBB if not exist c:\webboy\metstub1.exe goto STD rename c:\webboy\metstub.exe metstub2.exe rename c:\webboy\metstub1.exe metstub.exe goto STD :WEBL if not exist c:\webboy\metstub2.exe goto STD rename c:\webboy\metstub.exe metstub1.exe rename c:\webboy\metstub2.exe metstub.exe :STD dismon int15ext /n metstub webboypr int15ext /r /n enamon