home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: OtherApp / OtherApp.zip / yadtv2.zip / vidfiles.scr < prev    next >
Text File  |  1999-05-07  |  3KB  |  44 lines

  1. /************************ START OF SPECIFICATIONS ****************************/
  2. /*                                                                           */
  3. /* SOURCE FILE NAME:  VIDFILES.SCR                                           */
  4. /*                                                                           */
  5. /* DESCRIPTIVE NAME:  Filelist control file for Generic Video Install sample */
  6. /*                                                                           */
  7. /* COPYRIGHT:                                                                */
  8. /*              Copyright (c) IBM Corporation  1993                          */
  9. /*                        All Rights Reserved                                */
  10. /*                                                                           */
  11. /* STATUS:  Workshop toolkit 1.0                                             */
  12. /*                                                                           */
  13. /* DESCRIPTION:                                                              */
  14. /* This file lists all the files that should be copied by Minstall in order  */
  15. /* to install a video capture adapter.                                       */
  16. /*                                                                           */
  17. /* The subdirectories used are listed below.  If you need other              */
  18. /* subdirectories, you must define them in the CONTROL.SCR file.             */
  19. /*                                                                           */
  20. /*   sourcedir= "\\"                                       = 0               */
  21. /*                                                                           */
  22. /*   destindir= "\\MMOS2\\"                                = 0               */
  23. /*   destindir= "\\MMOS2\\DLL\\"                           = 2               */
  24. /*   destindir= "\\MMOS2\\HELP\\"                          = 7               */
  25. /*                                                                           */
  26. /*************************** END OF SPECIFICATIONS ***************************/
  27.  
  28. /*  Total Number of Files to copy                                            */
  29. /*  Change this number to match the number of files you are copying          */
  30.     9
  31.  
  32. /* Disk# Group# Dest# Source# Filename         Comment                       */
  33.  
  34.     0      0      2      0    "cardinfo.DLL"  /* You must copy this file     */
  35.     0      17     7      0    "vidhelp.hlp"   /* You must copy this file     */
  36.     0      17     2      0    "vidwtv.dll"    /* VSD Driver                  */
  37.     0      17     2      0    "mcdwintv.dll"  /* MCD Driver                  */
  38.     0      17     8      0    "aa.rgn"        /* region file for USA/CANADA  */
  39.     0      22     0      0    "yadtv2.exe"    /* TV application program      */
  40.     0      22     0      0    "yadtv2.ico"    /* TV application icon         */
  41.     0      22     0      0    "yadtv2.txt"    /* TV application readme       */
  42.     0      22     0      0    "mcddtv.txt"    /* MCD readme                  */
  43.  
  44.