WELCOME.BAT

198 B faa7377589ba4de1…
@echo off
copy dorinfo1.def shuttle
cd shuttle
rem uncomment the next line for multi-user versions and change to suit
rem ren dorinfo#.def dorinfo1.def
shuttle
del dorinfo1.def
cd ..
exit