home *** CD-ROM | disk | FTP | other *** search
- Echo Off
- Cls
- Echo Earl Weaver's Baseball V1.5 by Mirage Graphics
- Echo A PTL Club crack by The Grand Elusion. Thanks to Alf!
- Echo"
- IF "%1" == "" GOTO NOARG
- Showgif -%1 ptl.gif
- Weaver
- Cls
- Echo Thank You for Choosing the PTL Club - Usually The First, And Only The Best!
- GOTO DONE
- :NOARG
- Echo Usage: %0 [e,E,c,j,a]
- Echo"
- Echo Where e,E,c,j,a is one of the following type of video:
- Echo e - EGA Direct (Faster)
- Echo E - EGA Bios (Slow, But Compatible!)
- Echo c - CGA (Blecch!)
- Echo j - PC Jr. or Tandy Graphics System
- Echo a - AT&T 6300
- :DONE
- Exit
-