home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / joystick.zip / CONTROL.SCR next >
Text File  |  1995-05-25  |  3KB  |  67 lines

  1. /************************ START OF SPECIFICATIONS ***************************/
  2. /*                                                                          */
  3. /* SOURCE FILE NAME:  CONTROL.SCR                                           */
  4. /*                                                                          */
  5. /* DESCRIPTIVE NAME:  Master control file for Joystick installation         */
  6. /*                                                                          */
  7. /* COPYRIGHT:                                                               */
  8. /*              Copyright (c) IBM Corporation 1995                          */
  9. /*                        All Rights Reserved                               */
  10. /*                                                                          */
  11. /* DESCRIPTION:                                                             */
  12. /* This is the master control file used by Minstall to install the          */
  13. /* adapter using the Generic Install program.                               */
  14. /*                                                                          */
  15. /* NLS: Please translate only the strings that have a comment that they     */
  16. /*      should be translated (search for "NLS:")                            */
  17. /*                                                                          */
  18. /*************************** END OF SPECIFICATIONS **************************/
  19.  
  20. /* NLS: Please translate the following line and codepage */
  21. package="Joystick Support Installation"
  22. codepage=437
  23.  
  24. filelist="joystick.scr"
  25. groupcount=2
  26. munitcount=1
  27.  
  28. /* NLS: Please translate the following line */
  29. medianame="Joystick Installation Diskette "
  30.  
  31. sourcedir="\\"= 0
  32.  
  33. destindir="\\MMOS2\\DLL\\"     = 2
  34. destindir="\\MMOS2\\HELP\\"    = 7
  35. destindir="\\MMOS2\\"          = 0
  36. destindir="\\MMOS2\\INSTALL\\" = 4
  37. destindir="\\MMOS2\\SOUNDS\\"  = 9
  38. destindir="\\MMOS2\\DSP\\"     = 5
  39. destindir="\\OS2\\BOOT\\"      = 8
  40.  
  41. /*  Base file to be run after Audio Adapter Installed.                 */
  42. /*  This will update the user's Multimedia Folder with new information */
  43. /*  Installing mmbase should not be necessary for installation of an   */
  44. /*  audio adapter driver.  Indeed, it isn't, but the Multimedia folder */
  45. /*  will only be updated if the below entries for mmbase exist.        */
  46. /*  With version checking, the generic install program quits if the    */
  47. /*  mmbase version to install is less current than presently installed.*/
  48. /*  OS/2 2.1 MR1 is version 1.1.2 - if built this install based on the */
  49. /*  MMPM/2 CSD for OS/2 2.1, then the install doesn't work (ver 1.1.1) */
  50. /*  Using version 1.1.3 as below makes this install work for MR1 and   */
  51. /*  earier version plus one version beyond MR1 it will fail eventually */
  52. ssgroup=0                        /* Installing base MMPM should not be */
  53. ssname="mmbase"               /* necessary, but it is or you won't get */
  54. ssversion="1.1.3"          /* folder creations for wepm and other apps */
  55. sstermdll="ITERM.DLL"                          /* For updating desktop */
  56. sstermdllentry="ITermEntry"               /* Adds ICONs for new device */
  57.  
  58.  
  59. /*    Joystick    */
  60. ssgroup=1
  61. ssname="Joystick Support"
  62. ssicon="joystk.ico"
  63. ssversion="1.0.0"
  64. sssize=35
  65. ssselect="YES"
  66. ssconfigch="joystk.ch"
  67.