Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- call 4dstart.bat
- set TASK=%1
- set PORT=%2
- set IM=g:\bbs\im
- set DSZLOG=g:\bbs\ezy\dsz.%1
- echo Task - %TASK
- echo Port - %PORT
- echo IM - %IM
- echo Log - %DSZLOG
- echo.
- echo delaying five seconds...
- delay 5
- im_go.bat
Advertisement
Add Comment
Please, Sign In to add comment