home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Multimed / Multimed.zip / vidfmm5.zip / VIDFILES.SCR < prev    next >
Text File  |  1996-02-27  |  3KB  |  48 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.     13
  31.  
  32. /* Disk# Group# Dest# Source# Filename         Comment                       */
  33.  
  34.     0      0      2      0    "cardinfo.DLL"  /* You must copy this file     */
  35.     0      17     2      0    "fastmm.dll"    /* setup dll */
  36.     0      17     7      0    "vidhelp.hlp"   /* You must copy this file     */
  37.     0      17     0      0    "vidfmm.sys"    /* Replace this with your      */
  38.                                               /* device driver name          */
  39.     0      17     4      0    "vapm.scr"
  40.     0      17     0      0    "vidfmm1.ini"
  41.     0      17     11     0    "AUS.RGN"
  42.     0      17     11     0    "CCIR.RGN"
  43.     0      17     11     0    "CCIRCATV.RGN"
  44.     0      17     11     0    "JAPAN.RGN"
  45.     0      17     11     0    "JPNCATV.RGN"
  46.     0      17     11     0    "USA.RGN"
  47.     0      17     11     0    "USACATV.RGN"
  48.