Create a batch file to launch BBSList

@echo off
C:
cd \path\to\doors\BBSList
BBSList.exe -D %1 -SOCKET %2

Add this command line as a chain:

C:\path\to\batchfile.bat %C %H
