home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2000 #7 / K-CD-2000-07.iso / Publisher / Finsk / PFILES / MSOFFICE / OFFICE / MSPUB.INF < prev    next >
INI File  |  1998-06-03  |  4KB  |  188 lines

  1.  
  2. ;
  3. ; Autogenerated PPD-only printer install inf for Windows NT 4.0
  4. ; and Windows 95.
  5. ;
  6.  
  7. [Version]
  8. Signature="$Windows NT$"
  9. Provider=%MS%
  10. LayoutFile=layout.inf
  11. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  12. Class=Printer
  13. ;
  14.  
  15. [ClassInstall]
  16. AddReg=ClassAddReg
  17. DelReg=ClassDelReg
  18.  
  19. [ClassDelReg]
  20. HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"
  21.  
  22. [ClassAddReg]
  23. HKR,,,,%CLASSNAME%
  24. HKR,,Installer,,MSPRINT.DLL
  25. HKR,,Icon,,-4
  26. HKR,,NoDisplayClass,,1
  27.  
  28. [Environment]
  29. UpdateInis=Environment_Ini
  30. AddReg=Environment_Reg
  31.  
  32. [Environment_Ini]
  33. win.ini,Ports,"LPT1.DOS=",
  34. win.ini,Ports,"LPT2.DOS=",
  35. win.ini,Ports,"LPT3.DOS=",
  36. win.ini,Ports,"LPT1.OS2=",
  37. win.ini,Ports,"LPT2.OS2=",
  38. win.ini,Ports,"LPT3.OS2=",
  39. win.ini,windows,"Spooler=",
  40. win.ini,windows,"DosPrint=",
  41. win.ini,windows,"DeviceNotSelectedTimeout=",
  42. win.ini,windows,"TransmissionRetryTimeout=",
  43.  
  44. [Environment_Reg]
  45. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO"
  46. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,,
  47. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,,
  48. HKLM,"System\CurrentControlSet\Control\Print\Monitors",,,
  49. HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
  50. HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
  51. HKLM,"System\CurrentControlSet\Control\Print\Providers",,,
  52.  
  53. ;
  54. ; Manufacturer List
  55. ;
  56. ; This section lists all of the manufacturers that will
  57. ; be displayed in the Dialog box.
  58. ;
  59. ; Each manufacturer will have its own section
  60. ; at the end of the INF file.
  61. ;
  62.  
  63. ;
  64. [Manufacturer]
  65. Microsoft
  66.  
  67. ;
  68. ; Copy Sections
  69. ;
  70. ; Lists of the files that are actually copied. These sections
  71. ; are referenced from the installer sections below. Only
  72. ; create a section if it contains two or more files
  73. ; (if we only copy a single file, identify it in the
  74. ; installer section, using the @filename notation) or if it's a color
  75. ; profile (since the DestinationDirs can only handle sections, and not
  76. ; individual files).
  77. ;
  78.  
  79. [PSCRIPT_NT]
  80. PSCRIPT.DLL
  81. PSCRPTUI.DLL
  82. PSCRIPT.HLP
  83.  
  84. [PSCRIPT_WIN]
  85. PSCRIPT.DRV
  86. PSCRIPT.HLP
  87. PSCRIPT.INI
  88. TESTPS.TXT
  89. APPLE380.SPD
  90. FONTS.MFM
  91. ICONLIB.DLL
  92. PSMON.DLL
  93.  
  94. ;
  95. ; Data Sections
  96. ;
  97. ; These sections contain data that is shared between devices.
  98. ;
  99.  
  100. [PSCRIPT_DATA_NT]
  101. DriverFile=PSCRIPT.DLL
  102. ConfigFile=PSCRPTUI.DLL
  103. HelpFile=PSCRIPT.HLP
  104.  
  105. [PSCRIPT_DATA_WIN]
  106. DriverFile=PSCRIPT.DRV
  107. HelpFile=PSCRIPT.HLP
  108. LanguageMonitor=%PS_MONITOR%
  109.  
  110. ;
  111. ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
  112. ; (depending on which environment drivers are getting installed)
  113. ;
  114.  
  115. [DestinationDirs]
  116. DefaultDestDir=66000
  117.  
  118. ;
  119. ; diskid = description,tagfile,unused,subdir
  120. ;
  121. [SourceDisksNames]
  122. 971 = %PPDSource%,,,""
  123.  
  124. ;
  125. ; filename_on_source = diskid,subdir,size,checksum,spare,spare
  126. ; extra fields are nt-specific
  127. ;   bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
  128. ;
  129. [SourceDisksFiles]
  130. Msgencol.ppd=971,,,,,,,11,3
  131. Msgenbw.ppd=971,,,,,,,11,3
  132.  
  133. ;
  134. ; Localizable Strings
  135. ;
  136. [Strings]
  137. MS="Microsoft (PPD -> INF AutoGenerator)"
  138. CLASSNAME="Printer"
  139. PPDSource="Printer's PPD source disk"
  140. PJL_MONITOR="PJL Language Monitor,PJLMON.DLL"
  141. PS_MONITOR="PostScript Language Monitor,PSMON.DLL"
  142. IMAGE_BW="MS Publisher Imagesetter"
  143. IMAGE_COLOR="MS Publisher Color Printer"
  144.  
  145. ;
  146. ; Model Sections
  147. ;
  148. ; Each manufacturer listed in the [Manufacturer]
  149. ; section earlier will have a section here, followed by an installer
  150. ; section as described below.
  151. ;
  152.  
  153. ;
  154. ; Installer Sections
  155. ;
  156. ; These sections control file installation, and reference all files
  157. ; that need to be copied. The section name will be assumed to be the
  158. ; driver data file, unless there is an explicit DataFile section
  159. ; listed.
  160. ;
  161. ; Also note the "." notation. This is done to allow a single
  162. ; INF to work on Win95 and WindowsNT.
  163. ;  **See the latest NT DDK for more info.**
  164. ;
  165.  
  166. [Microsoft]
  167. %IMAGE_COLOR%=Msgencol.ppd
  168. %IMAGE_BW%=Msgenbw.ppd
  169.  
  170. [Msgencol.ppd.NT]
  171. CopyFiles=@Msgencol.ppd,PSCRIPT_NT
  172. DataFile=Msgencol.ppd
  173. DataSection=PSCRIPT_DATA_NT
  174.  
  175. [Msgencol.ppd]
  176. CopyFiles=@Msgencol.ppd,PSCRIPT_WIN
  177. DataSection=PSCRIPT_DATA_WIN
  178.  
  179. [Msgenbw.ppd.NT]
  180. CopyFiles=@Msgenbw.ppd,PSCRIPT_NT
  181. DataFile=Msgenbw.ppd
  182. DataSection=PSCRIPT_DATA_NT
  183.  
  184. [Msgenbw.ppd]
  185. CopyFiles=@Msgenbw.ppd,PSCRIPT_WIN
  186. DataSection=PSCRIPT_DATA_WIN
  187.  
  188.