home *** CD-ROM | disk | FTP | other *** search
/ Gamer's Edge Sampler / gmrsedge.zip / GO.BAT < prev    next >
DOS Batch File  |  1990-12-03  |  2KB  |  73 lines

  1. echo off
  2. cls
  3. rem pcrstart.exe
  4. :loop
  5. cls
  6. if exist resource.shl goto rerun
  7. echo.
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17. echo                  Please insert Gamer's Edge Disk and press Enter
  18. echo.
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28. pause
  29. goto loop
  30.  
  31. :rerun
  32. shell
  33. if errorlevel 101 goto prgm2
  34. if errorlevel 100 goto prgm1
  35. goto end
  36.  
  37. :prgm1
  38. cd ddave
  39. dave
  40. cd ..
  41. goto loop
  42.  
  43. :prgm2
  44. cd catacomb
  45. catacomb
  46. cd ..
  47. goto loop
  48.  
  49. :end
  50. cls
  51. echo.
  52. echo       PLEASE MAKE COPIES OF THIS ENTIRE DISK AND GIVE IT TO FRIENDS
  53. echo.
  54. echo We want as many people as possible to sample the great programs available
  55. echo from Gamer's Edge.  A three issue trial subscription to Gamer's Edge is
  56. echo only $49.95.  To order, or for more information, call 1-800-831-2694.
  57. echo.
  58. echo                      MAKING COPIES OF THIS DISK
  59. echo.
  60. echo You may make copies of the entire disk as you received it and give it away
  61. echo to as many friends and family members as you like.  However you can't make
  62. echo copies of individual programs or sell copies of this disk or it's programs.
  63. echo.
  64. echo           THESE PROGRAMS ARE COPYRIGHT (C) 1990 SOFTDISK, INC.
  65. echo.
  66. echo Softdisk programs are protected by federal law.  Softdisk Publishing, as a
  67. echo member of the Software Publishers Association (SPA), supports the industry's
  68. echo effort to fight the illegal copying of personal computer software.
  69. echo Report copyright violations to:
  70. echo.
  71. echo       SPA, 1101 Conneticut Ave NW, Suite 901, Washington, DC  20036
  72. echo.
  73. echo         Gamer's Edge (C) 1990 Softdisk, Inc. All Rights Reserved.