home *** CD-ROM | disk | FTP | other *** search
- @echo ************************************************************
- @echo * *
- @echo * RED ALERT DEMO *
- @echo * *
- @echo * WINDOWS '95 VERSION *
- @echo * *
- @echo * Copyright (c) 1996 Westwood Studios, Inc. *
- @echo * *
- @echo ************************************************************
- @echo * *
- @echo * You must have DirectX installed to run this demo. If you *
- @echo * do not have DirectX installed on your system you can do *
- @echo * so by running setup.exe from the DirectX3 subdirectory *
- @echo * on the CD. *
- @echo * *
- @echo ************************************************************
-
- @echo off
- pause
- cd demo
- wpreview ar_1.vqa ar_2.vqa -l
-
-
-