home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 14 / 14.iso / s / s005 / 17.ddi / WINENV / OS2_MDOS_WINOS2_SYSTEM_SETUP.INF < prev    next >
Encoding:
INI File  |  1993-04-22  |  57.2 KB  |  1,496 lines

  1. [setup]
  2.     help = setup.hlp
  3.  
  4. ;   Place any programs here that should be run at the end of setup.
  5. ;   These apps will be run in order of their appearance here.
  6. [run]
  7.  
  8. [dialog]
  9.     caption   = "WIN-OS/2 Setup"
  10.     exit      = "Exit WIN-OS/2 Setup"
  11.     title     = "Installing WIN-OS/2 3.1"
  12.     options   = "In addition to installing WIN-OS/2 3.1, you can:"
  13.     printwait = "Please wait while Setup configures your printer(s)..."
  14.     copywait  = "Welcome to IBM WIN-OS/2 3.1!\n"
  15.     copywait4 = "Welcome to IBM WIN-OS/2 3.1!\n"
  16.     copywait5 = "Welcome to IBM WIN-OS/2 3.1!\n"
  17.  
  18. [data]
  19. ; Disk space required
  20. ; <type of setup>= <Full install space>, <Min install space>
  21.  
  22.     upd2x386full = 10000000,6144000 ; 10.0 Mb, 6.144 Mb
  23.     upd2x286full = 9000000,6144000  ;  9.0 Mb, 6.144 Mb
  24.     upd3x386full = 5500000,5000000  ;  5.5 Mb, 5.0 Mb
  25.     upd3x286full = 5500000,5000000  ;  5.5 Mb, 5.0 Mb
  26.  
  27.     new386full   = 10000000,6144000 ; 10.0 Mb, 6.144 Mb
  28.     new286full   = 9000000,6144000  ;  9.0 Mb, 6.144 Mb
  29.  
  30.     netadmin     = 16000000         ; 16.0 Mb
  31.     netadminupd  = 16000000         ; 16.0 Mb
  32.     upd2x386net  = 300000           ;   .3 Mb
  33.     upd3x386net  = 300000           ;   .3 Mb
  34.     upd2x286net  = 300000           ;   .3 Mb
  35.     upd3x286net  = 300000           ;   .3 Mb
  36.     new386net    = 300000,300000    ;  .3 Mb,  .3 Mb
  37.     new286net    = 300000,300000    ;  .3 Mb,  .3 Mb
  38.  
  39.  
  40.  
  41. ; Defaults used in setting up and names of a few files
  42.     startup   = WINOS2.COM
  43.     defdir    = C:\OS2\MDOS\WINOS2
  44.     shortname = WIN-OS/2
  45.     welcome   = "WIN-OS/2 3.1"
  46.     deflang   = enu
  47.     defxlat   = 437
  48.     defkeydll = usadll
  49.     register  = "regedit /s /u setup.reg"
  50.     tutor     = "wintutor.exe "
  51.     NetSetup  = FALSE
  52.     MouseDrv  = TRUE
  53.     Version   = "3.1.040"
  54.  
  55. ; This is data needed by the MS-DOS half of setup so that it can copy the
  56. ; proper kernel and start Windows for the GUI portion of setup.
  57. ;
  58. ; ** MS-DOS documentation says that first byte of command line for 4a call
  59. ; ** should be space. ==> in execcmd RHS leave first space as it is now
  60. [winexec]
  61.     execstd   = "         "
  62.     execcmd   = " os2k286.exe /b /q:"
  63.     exechimem = "xmsmmgr.exe"
  64.     himemcmd  = ""
  65.     Krnl386   = 2:os2k386.exe
  66.     Krnl286   = 2:os2k286.exe
  67.     dosx      = 2:dosx.exe
  68.  
  69. ; Names of the disks Setup can prompt for.
  70. ;   -- Map 1-5 to printer driver diskettes, knowing that
  71. ;      all WIN-OS2 files are contained on base disks 6-n.
  72. [disks]
  73.     1 =. ,"IBM OS/2 Printer Driver Diskette 1","PMDD 1"
  74.     2 =. ,"IBM OS/2 Printer Driver Diskette 2","PMDD 2"
  75.     3 =. ,"IBM OS/2 Printer Driver Diskette 3","PMDD 3"
  76.     4 =. ,"IBM OS/2 Printer Driver Diskette 4","PMDD 4"
  77.     5 =. ,"IBM OS/2 Printer Driver Diskette 5","PMDD 5"
  78.     6 =. ,"IBM OS/2 Diskette 6","DISK 6"
  79.     7 =. ,"IBM OS/2 Diskette 7","DISK 7"
  80.     8 =. ,"IBM OS/2 Diskette 8","DISK 8"
  81.     9 =. ,"IBM OS/2 Diskette 9","DISK 9"
  82.     a =. ,"IBM OS/2 Diskette 10","DISK 10"
  83.     b =. ,"IBM OS/2 Diskette 11","DISK 11"
  84.     c =. ,"IBM OS/2 Diskette 12","DISK 12"
  85.     d =. ,"IBM OS/2 Diskette 13","DISK 13"
  86.     e =. ,"IBM OS/2 Diskette 14","DISK 14"
  87.     f =. ,"IBM OS/2 Diskette 15","DISK 15"
  88.     g =. ,"IBM OS/2 Diskette 16","DISK 16"
  89.     h =. ,"IBM OS/2 Diskette 17","DISK 17"
  90.     i =. ,"IBM OS/2 Diskette 18","DISK 18"
  91.     j =. ,"IBM OS/2 Diskette 19","DISK 19"
  92.     k =. ,"IBM OS/2 Diskette 20","DISK 20"
  93.     l =. ,"IBM OS/2 Diskette 21","DISK 21"
  94.     p =. ,"Display Driver Diskette 1","DISP 1"
  95.     q =. ,"Display Driver Diskette 2","DISP 2"
  96.     r =. ,"Display Driver Diskette 3","DISP 3"
  97.  
  98. [oemdisks]
  99.     Y =. ,"your vendor's diskette",disky
  100.     Z =. ,"your vendor's printer driver disk",diskz
  101.  
  102. [user]
  103.     3:setup.ini, noupdate
  104.  
  105. [windows]
  106.     1:setup.hlp
  107.     1:setup.txt
  108.     2:system.src, Net
  109.     1:winhelp.exe
  110.     3:control.hlp
  111.  
  112. [windows.system]
  113.     1:gdi.exe
  114.     3:user.exe
  115.     1:lzexpand.dll
  116.     2:ver.dll
  117.  
  118. [windows.system.386]
  119.     1:cpwin386.cpl
  120.  
  121. [shell]
  122.     progman.exe,  "Program Manager"
  123.  
  124. ; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  125. : !!! The description strings should not be changed.
  126. ; !!! Changing description strings can result in old drivers not being
  127. ; !!! upgraded since Setup uses the description string to determine what
  128. ; !!! driver is installed and whether a new, upgraded driver is provided
  129. ; !!! with this version of WIN-OS/2
  130. ; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  131. ;
  132.  
  133. [display]
  134. ;profile = driver,         Description of driver,                           resolution,    286 grabber,    logo code,       VDD,            386grabber,   ega.sys,   logo data,    optional work section
  135. ;
  136. 8514     = 1:8514.drv,     "8514/a",                                        "100,120,120", 2:vgacolor.2gr, 2:vgalogo.lgo,   2:vdd8514.386,  2:vgadib.3gr,,           3:vgalogo.rle, 8514
  137. 8514s    = 1:8514.drv,     "8514/a (Small fonts)",                          "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   2:vdd8514.386,  2:vgadib.3gr,,           3:vgalogo.rle, 8514s
  138. plasma   = 2:plasma.drv,   "Compaq Portable Plasma",                        "100,96,96",   2:cga.2gr,      3:cgalogo.lgo,   2:vddcga.386,   2:plasma.3gr,,           3:cgalogo.rle
  139. egahires = 2:ega.drv,      "EGA",                                           "133,96,72",   2:egacolor.2gr, 2:egalogo.lgo,   2:vddega.386,   1:ega.3gr,    2:ega.SYS, 2:egalogo.rle
  140. egahibw  = 2:egahibw.drv,  "EGA black and white (286 only)",                "133,96,72",   2:egacolor.2gr, 3:cgalogo.lgo,,,                               2:ega.SYS, 3:cgalogo.rle
  141. egamono  = 2:egamono.drv,  "EGA Monochrome (286 only)",                     "133,96,72",   2:egamono.2gr,  2:egamono.lgo,,,                               2:ega.SYS, 3:egamono.rle
  142. hercules = 2:hercules.drv, "Hercules Monochrome",                           "133,96,72",   2:hercules.2gr, 2:herclogo.lgo,  2:vddherc.386,  2:herc.3gr,,             2:herclogo.rle
  143. mcga     = 2:vgamono.drv,  "IBM MCGA (286 only)",                           "100,96,96",   2:vgacolor.2gr, 3:cgalogo.lgo,,,,                                         3:cgalogo.rle, vgamono
  144. olibw    = 2:olibw.drv,    "Olivetti/AT&T Monochrome or PVC Display",       "120,96,80",   2:oligrab.2gr,  3:cgalogo.lgo,   2:vddcga.386,   2:plasma.3gr,,           3:cgalogo.rle
  145. ct441    = 3:vga.drv,      "QuadVGA, ATI VIP VGA, 82C441 VGAs",             "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   1:vddct441.386, 3:vga30.3gr,,            3:vgalogo.rle
  146. tiga1    = 2:tiga.drv,     "TIGA (Small fonts)",                            "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   1:vddtiga.386,  2:vgadib.3gr,,           3:vgalogo.rle, tiga1
  147. tiga2    = 2:tiga.drv,     "TIGA (Large fonts)",                            "100,120,120", 2:vgacolor.2gr, 2:vgalogo.lgo,   1:vddtiga.386,  2:vgadib.3gr,,           3:vgalogo.rle, tiga2
  148. vga      = 3:vga.drv,      "VGA",                                           "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   x:*vddvga,      1:vga.3gr,,              3:vgalogo.rle
  149. vga30    = 3:vga.drv,      "VGA (Version 3.0)",                             "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   1:vddvga30.386, 3:vga30.3gr,,            3:vgalogo.rle
  150. vgamono  = 2:vgamono.drv,  "VGA with Monochrome display",                   "100,96,96",   2:vgamono.2gr,  2:egamono.lgo,   x:*vddvga,      2:vgadib.3gr,,           3:egamono.rle, vgamono
  151. svga     = 2:supervga.drv, "Super VGA (800x600, 16 colors)",                "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   x:*vddvga,      1:vga.3gr,,              3:vgalogo.rle
  152. v7vga    = 2:v7vga.drv,    "Video 7 512K, 640x480 256 colors",              "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   2:v7vdd.386,    2:v7vga.3gr,,            3:vgalogo.rle, v7b
  153. v7c      = 2:v7vga.drv,    "Video 7 512K, 720x512 256 colors",              "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   2:v7vdd.386,    2:v7vga.3gr,,            3:vgalogo.rle, v7c
  154. v7d      = 2:v7vga.drv,    "Video 7 1Mb,  800x600 256 colors",              "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   2:v7vdd.386,    2:v7vga.3gr,,            3:vgalogo.rle, v7d
  155. v7e      = 2:v7vga.drv,    "Video 7 1Mb, 1024x768 256 colors (Large fonts)","100,120,120", 2:vgacolor.2gr, 2:vgalogo.lgo,   2:v7vdd.386,    2:v7vga.3gr,,            3:vgalogo.rle, v7e
  156. v7f      = 2:v7vga.drv,    "Video 7 1Mb, 1024x768 256 colors (Small fonts)","100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   2:v7vdd.386,    2:v7vga.3gr,,            3:vgalogo.rle, v7f
  157. xga16    = 3:vga.drv,      "XGA (640x480, 16 colors)",                      "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   1:vddvga30.386, 3:vga30.3gr,,            3:vgalogo.rle
  158. xgasm    = 1:xga.drv,      "XGA (Small fonts)",                             "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   2:vddxga.386,   2:v7vga.3gr,,            3:vgalogo.rle, xgasm
  159. xgalg    = 1:xga.drv,      "XGA (Large fonts)",                             "100,120,120", 2:vgacolor.2gr, 2:vgalogo.lgo,   2:vddxga.386,   2:v7vga.3gr,,            3:vgalogo.rle, xgalg
  160. xgalo    = 1:xga.drv,      "XGA (640x480, 256 colors)",                     "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   2:vddxga.386,   2:v7vga.3gr,,            3:vgalogo.rle, xgalo
  161.  
  162. ;
  163. ; Optional sections listed in field 9 of the display secton are intrpreted as follows:
  164. ;
  165. ; File, Destination, .ini file, Section, LHS, RHS
  166. ;
  167. ; Where:    x:File      = Optional; file to be copied, may be left null.
  168. ;           Destination = 0: for windows root or 0:system for system subdir
  169. ;                          where file is to be copied.
  170. ;           .ini file   = Optional; .ini file to be modified or created.
  171. ;                          Must be included if following parameters specified.
  172. ;           Section     = Section of .ini file to be modified.
  173. ;           OldLine     = Optional; old line to be removed from the .ini file.
  174. ;                          Only one occurence of the specified string is removed.
  175. ;           NewLine     = New text line to be written to the .ini file.
  176. ;
  177. ;[v7vga]
  178. ;x:v7vga.vxd, 0:system, system.ini, 386enh, "v7device=", "display=v7vdd.386"
  179.  
  180. [vgamono]
  181. ,,system.ini,386enh,"vgamono=","vgamono=TRUE"
  182.  
  183. [8514]
  184. ,,system.ini,8514.DRV,"dpi=","dpi=120"
  185.  
  186. [8514s]
  187. ,,system.ini,8514.DRV,"dpi=","dpi=96"
  188.  
  189. [tiga1]
  190. 2:tigawin.rlm,0:system,system.ini,"tiga.drv","tigafont=","tigafont=1"
  191.  
  192. [tiga2]
  193. 2:tigawin.rlm,0:system,system.ini,"tiga.drv","tigafont=","tigafont=0"
  194.  
  195. [v7b]
  196. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=640x480"
  197. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  198.  
  199. [v7c]
  200. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=720x512"
  201. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  202.  
  203. [v7d]
  204. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=800x600"
  205. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  206.  
  207. [v7e]
  208. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=1024x768"
  209. ,,system.ini,v7vga.drv,"FontSize=","FontSize=large"
  210.  
  211. [v7f]
  212. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=1024x768"
  213. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  214.  
  215. [xgasm]
  216. ,,system.ini,XGA_Display,"XGA_Resolution=",
  217. ,,system.ini,XGA_Display,"XGA_Resources=","XGA_Resources=1"
  218.  
  219. [xgalg]
  220. ,,system.ini,XGA_Display,"XGA_Resolution=",
  221. ,,system.ini,XGA_Display,"XGA_Resources=","XGA_Resources=2"
  222.  
  223. [xgalo]
  224. ,,system.ini,XGA_Display,"XGA_Resolution=","XGA_Resolution=1"
  225. ,,system.ini,XGA_Display,"XGA_Resources=","XGA_Resources=1"
  226.  
  227. ; copy these fonts depending on the 386 grabber being used
  228. [VGA.3gr]
  229. 2:CGA40WOA.FON,2:CGA40850.FON
  230. 2:CGA80WOA.FON,2:CGA80850.FON
  231. 2:EGA40WOA.FON,2:EGA40850.FON
  232. 2:EGA80WOA.FON,2:EGA80850.FON
  233.  
  234. [VGA30.3gr]
  235. 2:CGA40WOA.FON,2:CGA40850.FON
  236. 2:CGA80WOA.FON,2:CGA80850.FON
  237. 2:EGA40WOA.FON,2:EGA40850.FON
  238. 2:EGA80WOA.FON,2:EGA80850.FON
  239.  
  240. [V7VGA.3gr]
  241. 2:CGA40WOA.FON,2:CGA40850.FON
  242. 2:CGA80WOA.FON,2:CGA80850.FON
  243. 2:EGA40WOA.FON,2:EGA40850.FON
  244. 2:EGA80WOA.FON,2:EGA80850.FON
  245.  
  246. [EGA.3gr]
  247. 2:CGA40WOA.FON,2:CGA40850.FON
  248. 2:CGA80WOA.FON,2:CGA80850.FON
  249. 2:EGA40WOA.FON,2:EGA40850.FON
  250. 2:EGA80WOA.FON,2:EGA80850.FON
  251.  
  252. [vgadib.3gr]
  253. 2:CGA40WOA.FON,2:CGA40850.FON
  254. 2:CGA80WOA.FON,2:CGA80850.FON
  255. 2:EGA40WOA.FON,2:EGA40850.FON
  256. 2:EGA80WOA.FON,2:EGA80850.FON
  257.  
  258. [PLASMA.3gr]
  259. 2:EGA40WOA.FON,2:EGA40850.FON
  260. 2:EGA80WOA.FON,2:EGA80850.FON
  261.  
  262. [HERC.3gr]
  263. 2:HERCWOA.FON,2:HERC850.FON
  264.  
  265. [TIGA.3GR]
  266. 2:CGA40WOA.FON,2:CGA40850.FON
  267. 2:CGA80WOA.FON,2:CGA80850.FON
  268. 2:EGA40WOA.FON,2:EGA40850.FON
  269. 2:EGA80WOA.FON,2:EGA80850.FON
  270.  
  271. [keyboard.drivers]
  272. kbd   = 9:keyboard.drv
  273. kbdhp = 9:kbdhp.drv
  274.  
  275. [keyboard.types]
  276. t3s0alat  = "All AT type keyboards (84 - 86 keys)"             ,nodll
  277. t1s2at&t  = "AT&T '301' keyboard"                              ,nodll
  278. t1s4at&t  = "AT&T '302' keyboard"                              ,nodll
  279. t4s0enha  = "Enhanced 101 or 102 key US and Non US keyboards"  ,nodll
  280. t3s0hp1   = "Hewlett-Packard Vectra keyboard (DIN)"            ,nodll
  281. t4s40oliv = "Olivetti 101/102 A keyboard"                      ,nodll
  282. t1s0oliv  = "Olivetti 83 key keyboard"                         ,nodll
  283. t3s10oliv = "Olivetti 86 Key keyboard"                         ,nodll
  284. t2s1oliv  = "Olivetti M24 102 key keyboard"                    ,usadll
  285. t1s42oliv = "PC-XT 83 key keyboard"                            ,nodll
  286. t1s0pcxt  = "PC/XT - Type keyboard (84 keys)"                  ,nodll
  287.  
  288. [keyboard.tables]
  289. beldll = 9:kbdbe.dll , "Belgian"
  290. bradll = 9:kbdbr.dll , "Brazilian"
  291. bridll = 9:kbduk.dll , "British"
  292. cafdll = 9:kbdfc.dll , "Canadian Multilingual"
  293. dandll = 9:kbdda.dll , "Danish"
  294. dutdll = 9:kbdne.dll , "Dutch"
  295. findll = 9:kbdfi.dll , "Finnish"
  296. fredll = 9:kbdfr.dll , "French"
  297. candll = 9:kbdca.dll , "French Canadian"
  298. gerdll = 9:kbdgr.dll , "German"
  299. icedll = 9:kbdic.dll , "Icelandic"
  300. itadll = 9:kbdit.dll , "Italian"
  301. latdll = 9:kbdla.dll , "Latin American"
  302. nordll = 9:kbdno.dll , "Norwegian"
  303. pordll = 9:kbdpo.dll , "Portuguese"
  304. spadll = 9:kbdsp.dll , "Spanish"
  305. swedll = 9:kbdsw.dll , "Swedish"
  306. swfdll = 9:kbdsf.dll , "Swiss French"
  307. swgdll = 9:kbdsg.dll , "Swiss German"
  308. nodll  =             , "US"
  309. usadll = 9:kbdus.dll , "US"
  310. usddll = 9:kbddv.dll , "US-Dvorak"
  311. usxdll = 9:kbdusx.dll, "US-International"
  312.  
  313. [codepages]
  314. ;       Xlat Table     OEM Font      WOA Font     Description
  315. 863 = 1:xlat863.bin, 3:vga863.fon, 3:dosapp.fon, "Canadian-French (863)"
  316. 861 = 2:xlat861.bin, 2:vga861.fon, 3:dosapp.fon, "Icelandic (861)"
  317. 865 = 3:xlat865.bin, 3:vga865.fon, 3:dosapp.fon, "Nordic (865)"
  318. 850 = 1:xlat850.bin, 2:vga850.fon, 3:dosapp.fon, "Multi-Lingual (850)"
  319. 860 = 2:xlat860.bin, 2:vga860.fon, 3:dosapp.fon, "Portuguese (860)"
  320. 437 =              ,             , 3:dosapp.fon, "English (437)"
  321.  
  322. [pointing.device]
  323. ;
  324. ; Note: the VMD field may contain multiple VXD's in the form "x:*vmd,2:1vmd.386".
  325. ;       Please note, however, that if multiple VXD's are specified in the VMD field
  326. ;       they must be surrounded by double quotes (").
  327. ;
  328. ;profile =  mouse driver,   Mouse description,                 VMD,     Optional work section
  329. ;
  330. hpmouse  = 2:hpmouse.drv, "HP Mouse (HP-HIL)",                 x:*vmd
  331. ps2mouse = 2:mouse.drv,   "Microsoft, or IBM PS/2",            x:*vmd
  332. genius1  = 2:mscmouse.drv,"Genius serial mouse on COM1"      , 2:mscvmd.386
  333. genius2  = 3:msc3bc2.drv, "Genius serial mouse on COM2"      , 2:mscvmd.386
  334. msmouse2 = 2:mscmouse.drv,"Mouse Systems serial or bus mouse", 2:mscvmd.386
  335. msmouse1 = 3:msc3bc2.drv, "Mouse Systems serial mouse on COM2",2:mscvmd.386
  336. nomouse  = 2:nomouse.drv, "No mouse or other pointing device", x:*vmd
  337. kbdmouse = 9:kbdmouse.drv,"Olivetti/AT&T Keyboard Mouse",      x:*vmd
  338.  
  339. [lmouse]
  340. 2:lmouse.com,0:,,,,
  341.  
  342. [dos.mouse.drivers]
  343. mouse.sys   = 5:mouse.SYS,     "MS Dos Mouse driver .SYS ver 7.XX"
  344. mouse.com   = 4:mouse.com,     "MS Dos Mouse driver .COM ver 7.XX"
  345. mousehp.sys = 5:mousehp.SYS,   "HP Dos Mouse driver .SYS ver 7.XX"
  346. mousehp.com = 4:mousehp.com,   "HP Dos Mouse driver .COM ver 7.XX"
  347.  
  348. [network]
  349. ;Prof     = Driver, Description, HelpFile,OptFile,Optional section
  350. nonet     = ,"No Network Installed"                                ,,,nonet_stuff
  351. 3open     = ,"3Com 3+Open"
  352. 3share    = ,"3Com 3+Share"                                        ,,,msnet_stuff
  353. lantastic = ,"Artisoft LANtastic"
  354. banyan    = ,"Banyan Vines"
  355. dlr       = ,"IBM OS/2 LAN Server"
  356. pclp      = ,"IBM PC LAN Program"
  357. lanman    = ,"Microsoft LAN Manager"
  358. msnet     = ,"Microsoft Network (or 100% compatible)",             ,,,msnet_stuff
  359. novell    = ,"Novell NetWare"
  360. pathworks = ,"DEC PATHWORKS"
  361. 10net     = ,"TCS 10Net"
  362.  
  363. [3open.versions]
  364. xx010000="versions 1.X",,3open1
  365. 00020000="version 2.0 Basic",,lmbasic
  366. 01020000="version 2.0 Enhanced",,lmenh20
  367.  
  368. [lantastic.versions]
  369. xx000000="versions below 3.0",,unsupported_net
  370. xx030000="versions 3.X",,lant3
  371. xx040000="versions 4.X",lantasti.386,lant4def,lant4
  372.  
  373. [banyan.versions]
  374. xx000000="versions below 4.0",,unsupported_net
  375. xx040000="versions 4.0X",,ban4
  376. xx041000="version 4.1",Z:\vines.drv,ban41def,ban41
  377.  
  378. [pathworks.versions]
  379. xx000000="versions below 4.0",,unsupported_net
  380. xx040000="version 4.0",,dec4
  381. xx040100="version 4.1 or higher",,dec41
  382.  
  383. [dlr.versions]
  384. xx000000="versions below 1.2",,unsupported_net
  385. 00012000="without /API option",,dlr12
  386. 01012000="version 1.2 or 1.3",,dlr12
  387. 01013000="version 1.3 CSD 5015/5050",,dlr13csd
  388. 01020000="version 2.0",,dlr20
  389.  
  390. [pclp.versions]
  391. xx000000="all versions",,pclp
  392.  
  393. [lanman.versions]
  394. xx000000="versions 1.X",,lmbasic
  395. 00020000="version 2.0 Basic",,lmbasic
  396. 01020000="version 2.0 Enhanced",,lmenh20
  397. 00021000="version 2.1 Basic",,lmbasic21
  398. 01021000="version 2.1 Enhanced",lanman21.drv,lmenh21nodrv,lmenh21
  399.  
  400. [novell.versions]
  401. 00000000="shell versions below 3.01",,unsupported_net
  402. 00030100="shell versions below 3.21",,novell301
  403. 00032100="shell versions 3.21 and above",,novell321
  404. 00032600="shell versions 3.26 and above",,novell326
  405.  
  406. [10net.versions]
  407. xx000000="versions below 4.1",,unsupported_net
  408. 00041000="versions 4.1X",,10net41
  409. 01041000="versions 4.1X with DCA 1M card",,10net41a
  410. xx042000="versions 4.2 and above",wtnet.drv,10net42def,10net42
  411. xx050000="version 5.0",wtnet.drv,10net42def,10net50
  412.  
  413. [nonet_stuff]
  414. vxd=x:*dosnet,x:*vnetbios
  415.  
  416. [msnet_stuff]
  417. driver=a:msnet.drv
  418. vxd=x:*dosnet,x:*vnetbios
  419. system.ini=386Enh,TimerCriticalSection,10000
  420. system.ini=386Enh,UniqueDOSPSP,TRUE
  421. system.ini=386Enh,PSPIncrement,5
  422.  
  423. [3open1]
  424. driver=a:msnet.drv
  425. vxd=x:*vnetbios,x:*dosnet
  426. warning=2
  427. system.ini=386Enh,TimerCriticalSection,10000
  428. system.ini=386Enh,UniqueDOSPSP,TRUE
  429. system.ini=386Enh,PSPIncrement=5
  430.  
  431. [unsupported_net]
  432. warning=1
  433.  
  434. [lant3]
  435. warning=2
  436. driver=a:msnet.drv
  437. vxd=x:*vnetbios,x:*dosnet
  438. system.ini=386Enh,INDOSPolling,TRUE
  439. system.ini=386Enh,EMMExclude,D800-DFFF
  440. system.ini=386Enh,NetHeapSize,76
  441. win.ini=Ports,LPT1.DOS,
  442. win.ini=Ports,LPT2.DOS,
  443. win.ini=Ports,LPT3.DOS,
  444. system.ini=386Enh,NetAsynchTimeout,50
  445. system.ini=386Enh,NetAsynchFallback,true
  446.  
  447. [lant4]
  448. driver=a:msnet.drv
  449. system.ini=386Enh,network,"lantasti.386, *vnetbios"
  450. system.ini=386Enh,EMMExclude,D800-DFFF
  451. system.ini=386Enh,PerVMFiles,0
  452. system.ini=386Enh,NetHeapSize,64
  453. system.ini=386Enh,NetAsynchTimeout,50
  454. system.ini=386Enh,NetAsynchFallback,true
  455.  
  456. [lant4def]
  457. warning=3
  458. driver=a:msnet.drv
  459. vxd=x:*vnetbios,x:*dosnet
  460. system.ini=386Enh,EMMExclude,D800-DFFF
  461. system.ini=386Enh,PerVMFiles,0
  462. system.ini=386Enh,NetHeapSize,64
  463. system.ini=386Enh,NetAsynchTimeout,50
  464. system.ini=386Enh,NetAsynchFallback,true
  465.  
  466. [ban4]
  467. warning=2
  468. driver=a:msnet.drv
  469. vxd=x:*vnetbios,x:*dosnet,2:baninst.386
  470. system.ini=386Enh,TimerCriticalSection=5000
  471. system.ini=386Enh,UniqueDOSPSP,TRUE
  472. system.ini=386Enh,PSPIncrement,5
  473.  
  474. [ban41]
  475. ;; paths other than WIN-OS/2 disk only works for sysdir or windir...
  476. sysdir=Z:\vines.drv,Z:\vvinesd.386
  477. sysdir=Z:\vnsapi.dll,Z:\rvnsapi.dll,Z:\rvines.dll,Z:\ddelib.dll
  478. system.ini=boot,network.drv,vines.drv
  479. system.ini=386Enh,network,"*vnetbios,*dosnet,vvinesd.386"
  480. system.ini=386Enh,TimerCriticalSection,5000
  481. system.ini=386Enh,UniqueDOSPSP,TRUE
  482. system.ini=386Enh,PSPIncrement,5
  483.  
  484. [ban41def]
  485. warning=3
  486. driver=a:msnet.drv
  487. vxd=x:*vnetbios,x:*dosnet
  488. system.ini=386Enh,TimerCriticalSection=5000
  489. system.ini=386Enh,UniqueDOSPSP,TRUE
  490. system.ini=386Enh,PSPIncrement,5
  491.  
  492. [dec4]
  493. warning=2
  494. driver=a:pcsa.drv
  495. vxd=x:*dosnet,
  496. system.ini=386Enh,TimerCriticalSection,10000
  497.  
  498. [dec41]
  499. driver=a:pcsa.drv
  500. vxd=x:*dosnet,
  501. system.ini=386Enh,TimerCriticalSection,10000
  502.  
  503. [dlr12]
  504. warning=2
  505. driver=a:msnet.drv
  506. vxd=x:*vnetbios,x:*dosnet
  507.  
  508. [dlr13csd]
  509. warning=3
  510. driver=a:lanman.drv
  511. vxd=x:*vnetbios,x:*dosnet
  512. sysdir=a:netapi20.dll,a:pmspl20.dll
  513. update=a:lanman.hlp,a:winpopup.exe
  514.  
  515. [dlr20]
  516. system.ini=boot,network.drv,lansrv.drv
  517. vxd=x:*vnetbios,x:*dosnet
  518. update=a:winpopup.exe
  519.  
  520. [pclp]
  521. warning=2
  522. driver=a:msnet.drv
  523. vxd=x:*vnetbios,x:*dosnet
  524. system.ini=386Enh,INDOSPolling,TRUE
  525.  
  526. [lmbasic]
  527. warning=2
  528. driver=a:msnet.drv
  529. vxd=x:*dosnet,x:*vnetbios
  530.  
  531. [lmbasic21]
  532. driver=a:msnet.drv
  533. vxd=x:*dosnet,x:*vnetbios,
  534.  
  535. [lmenh20]
  536. warning=2
  537. driver=a:lanman.drv
  538. vxd=x:*vnetbios,x:*dosnet
  539. sysdir=a:netapi20.dll,a:pmspl20.dll
  540. update=a:lanman.hlp,a:winpopup.exe
  541.  
  542. [lmenh21nodrv]
  543. warning=3
  544. driver=a:msnet.drv
  545. vxd=x:*dosnet,x:*vnetbios
  546.  
  547. [lmenh21]
  548. warning=2
  549. system.ini=boot,network.drv,lanman21.drv
  550. vxd=x:*vnetbios,x:*dosnet
  551. update=a:winpopup.exe
  552.  
  553. [novell301]
  554. warning=2
  555. driver=a:netware.drv
  556. vxd=x:*vnetbios
  557. sysdir=a:netware.hlp,a:nwpopup.exe
  558. sysdir=a:ipx.obj,a:netx.com
  559. sysdir=a:ipxodi.com,a:lsl.com
  560. sysdir=a:tbmi2.com
  561. win.ini=windows,load,nwpopup.exe
  562. system.ini=386Enh,OverlappedIO=off
  563.  
  564. [novell321]
  565. warning=2
  566. driver=a:netware.drv
  567. vxd=x:*vnetbios
  568. sysdir=a:netware.hlp,a:nwpopup.exe
  569. sysdir=a:ipx.obj,a:netx.com
  570. sysdir=a:ipxodi.com,a:lsl.com
  571. sysdir=a:tbmi2.com
  572. win.ini=windows,load,nwpopup.exe
  573. system.ini=386Enh,OverlappedIO=off
  574.  
  575. [novell326]
  576. driver=a:netware.drv
  577. vxd=x:*vnetbios
  578. sysdir=a:netware.hlp,a:nwpopup.exe
  579. sysdir=a:ipx.obj,a:netx.com
  580. sysdir=a:ipxodi.com,a:lsl.com
  581. sysdir=a:tbmi2.com
  582. win.ini=windows,load,nwpopup.exe
  583. system.ini=386Enh,OverlappedIO=off
  584.  
  585. [10net41]
  586. warning=2
  587. driver=a:msnet.drv
  588. vxd=x:*vnetbios,x:*dosnet
  589. system.ini=386Enh,TimerCriticalSection,10000
  590.  
  591. [10net41a]
  592. warning=2
  593. driver=a:msnet.drv
  594. vxd=x:*vnetbios,x:*dosnet
  595. system.ini=386Enh,TimerCriticalSection,10000
  596. system.ini=386Enh,UniqueDOSPSP,TRUE
  597. system.ini=386Enh,PSPIncrement,5
  598. system.ini=386Enh,INDOSPolling,TRUE
  599.  
  600. [10net42]
  601. system.ini=boot,network.drv,wtnet.drv
  602. vxd=x:*vnetbios,x:*dosnet
  603. system.ini=386Enh,TimerCriticalSection,10000
  604. windir=10net.ini
  605.  
  606. [10net42def]
  607. warning=3
  608. driver=a:msnet.drv
  609. vxd=x:*dosnet,x:*vnetbios
  610. system.ini=386Enh,TimerCriticalSection,2000
  611.  
  612. [10net50]
  613. warning=3
  614. system.ini=boot,network.drv,wtnet.drv
  615. vxd=x:*dosnet,x:*vnetbios
  616. system.ini=386Enh,TimerCriticalSection,2000
  617. windir=10net.ini
  618.  
  619. [sysfonts]
  620. 2:egasys.fon,"EGA (640x350) resolution System Font", "133,96,72"
  621. 2:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  622. 2:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  623. 2:egasys.fon,"AT&T (640x400) resolution System Font", "120,96,80"
  624.  
  625. [fixedfonts]
  626. 1:egafix.fon,"EGA (640x350) resolution Fixed System Font", "133,96,72"
  627. 2:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  628. 2:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  629. 1:egafix.fon,"AT&T (640x400) resolution Fixed System Font", "120,96,80"
  630.  
  631. [oemfonts]
  632. 2:egaoem.fon,"EGA (640x350) resolution Terminal Font (USA/Europe)", "133,96,72",1
  633. 2:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  634. 2:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  635. 2:egaoem.fon,"AT&T (640x400) resolution Terminal Font (USA/Europe)","120,96,80",1
  636.  
  637. ;   The win.copy section is a list of files or sections to copy to the WINDOWS
  638. ;   directoy.
  639. ;
  640. ;   FORMAT      from,to
  641. ;
  642. ;   IE
  643. ;       1:foo.txt,  0:        copy foo.txt from disk 1 to the windows directory
  644. ;       #386,       0:system  copy all files in the 386 SECTION to the
  645. ;
  646. ;
  647. [win.copy]
  648. ; copy this section for setup on 286 machines
  649.    #net,       0:
  650.    #win.shell, 0:
  651.    #win.other, 0:system
  652.  
  653. [win.copy.net]
  654. ; copy this section for network setup on 286 machines
  655.    #net,              0:
  656.  
  657. [win.copy.net.win386]
  658. ; copy this section for network setup on 386 machines
  659.    #net,       0:
  660.  
  661. [win.copy.win386]
  662. ; copy this section for full setup on 386 machines
  663.    #net,       0:
  664.    #win.shell, 0:
  665.    #pwin386,   0:system
  666.    #win.other, 0:system
  667.  
  668. [net]
  669.    a:control.src,    "WIN-OS/2 User Files"
  670.    a:winver
  671.  
  672. [win.devices]
  673. ; These devices will be copied on all machines
  674.    4:HIMEM.SYS,      "XMS Memory Manager"
  675.    5:SMARTDRV.EXE,   "Disk Caching Program"
  676.    5:RAMDRIVE.SYS,   "RAM Drive Program"
  677.  
  678. [win.devices.win386]
  679. ; These devices will be copied on 386 machines only
  680.    4:HIMEM.SYS,      "XMS Memory Manager"
  681.    4:EMM386.EXE,     "LIM Expanded Memory Manager"
  682.    5:SMARTDRV.EXE,   "Disk Caching Program"
  683.    5:RAMDRIVE.SYS,   "RAM Drive Program"
  684.  
  685. [win.other]
  686.    5:WINOLDAP.MOD,   "WIN-OS/2 Drivers"
  687.    4:WIN87EM.DLL
  688.    5:SYSEDIT.EXE
  689.    4:COMMDLG.DLL
  690.    5:DDEML.DLL
  691.    4:OLECLI.DLL
  692.    5:OLESVR.DLL
  693.    6:SETUP.REG
  694.    5:SHELL.DLL
  695.    5:MAIN.CPL
  696.    4:MIDIMAP.DRV
  697.    6:MIDIMAP.CFG
  698.    6:SND.CPL
  699.    5:DRIVERS.CPL
  700.    5:MMSYSTEM.DLL
  701.    6:MMTASK.TSK
  702.    3:TIMER.DRV
  703.    5:MCISEQ.DRV
  704.    6:MCIWAVE.DRV
  705.    6:CONTROL.INF
  706.    6:APPS.INF
  707.    5:TOOLHELP.DLL
  708.  
  709. [win.shell]
  710.    4:PROGMAN.EXE,    "Program Manager"
  711.    6:TASKMAN.EXE,    "Task Manager"
  712.    4:WINFILE.EXE,    "File Manager"
  713.    4:CLIPBRD.EXE,    "Clipboard Viewer"
  714.    4:CONTROL.EXE,    "Control Panel"
  715.    3:REGEDIT.EXE,    "Registration database"
  716.    4:PRINTMAN.EXE,   "Print Manager"
  717.    5:MSD.EXE,        "Microsoft Diagnostics"
  718.    6:msd.ini
  719.    3:WRITE.EXE,      "Write Word Processor"
  720.    4:WRITE.HLP,      "Write Word Processor Help"
  721.    4:moricons.dll    "Icons"
  722.  
  723. [pwin386]
  724.    4:WINOA386.MOD,   "386 Enhanced Mode files"
  725.    6:WIN386.PS2
  726.    5:WIN386.EXE
  727.    3:VTDAPI.386
  728.  
  729. [DelFiles]
  730. ;Statically initialize the list of files that will be DELETED during the
  731. ;  3.0 to 3.1 up-grade process. Add or remove items from this list at will,
  732. ;  (Wildcards accepted in list)
  733. ; The first files in the list are deleted from Windows system dir(local setup).
  734. ; Nb : Note that DelFiles section always is processed before RenFiles section.
  735.    tmsr?.fon
  736.    helv?.fon
  737.    swapfile.exe
  738.    kernel.exe
  739.    pmspl.dll
  740.    netapi.dll
  741.    midi.cpl
  742.    _default.pif
  743. ; All files in the list AFTER this point will be deleted from Windows dir.
  744. ; WARNING: The "..\" is needed, the code depends on it!!!
  745.    ..\setup.inf
  746.    shell.dll
  747.    olecli.dll
  748.    olesvr.dll
  749.    commdlg.dll
  750.    ver.dll
  751.    toolhelp.dll
  752.    *.pcl
  753.    3270.txt
  754.    networks.txt
  755.    printers.txt
  756.    readme.txt
  757.    sysini?.txt
  758.    winini?.txt
  759.    DRWATSON.EXE
  760. ; Various names for old Windows SETUP.EXE
  761.    SETUP.EXE
  762.    INSTALL.EXE
  763.    ASETTA.EXE
  764.    CONFIG.EXE
  765.    INSTALAR.EXE
  766.    KURMA.EXE
  767.  
  768. [RenFiles]
  769. ; Similar section but for file renaming to create .bak if needed
  770.    MIDIMAP.CFG,MIDIMAP.OLD
  771.    ADLIB.DRV,MSADLIB.DRV
  772.  
  773.  
  774. ; The win.apps, win.games, win.scrs, win.bmps, and win.readme sections are
  775. ; all formatted as described below.
  776. ;
  777. ; X:FileName,      Description,     FileSize,   Profile String
  778. ;
  779. ; Where profile string is used by setup.exe to "lookup" the item in the
  780. ; appropiate progman groups section to determine if and how the item is
  781. ; to be added to a Program manager group via DDE. The profile string is
  782. ; also used to "lookup" and needed dependent files in the [win.dependents]
  783. ; section.
  784. ;
  785. [win.apps]
  786.    5:CALC.EXE,     "Calculator"                ,  43072, calc
  787.    4:CALENDAR.EXE, "Calendar"                  ,  59824, calendar
  788.    4:CARDFILE.EXE, "Cardfile"                  ,  93184, cardfile
  789.    4:CLOCK.EXE,    "Clock"                     ,  16416, clock
  790.    3:NOTEPAD.EXE,  "Notepad"                   ,  32736, notepad
  791.    5:PBRUSH.EXE,   "Paintbrush"                , 183168, pbrush
  792.    4:TERMINAL.EXE, "Terminal"                  , 148160, terminal
  793.    5:CALC.HLP,     "Calculator Help"           ,  18076
  794.    5:CALENDAR.HLP, "Calendar Help"             ,  20656
  795.    4:CARDFILE.HLP, "Cardfile Help"             ,  24810
  796.    4:NOTEPAD.HLP,  "Notepad Help"              ,  13894
  797.    4:PBRUSH.HLP,   "Paintbrush Help"           ,  40269
  798.    3:RECORDER.EXE, "Recorder"                  ,  39152, recorder
  799.    3:RECORDER.HLP, "Recorder Help"             ,  18200
  800.    4:TERMINAL.HLP, "Terminal Help"             ,  36279
  801.    4:PACKAGER.EXE, "Object Packager"           ,  76480, packager
  802.    3:PACKAGER.HLP, "Object Packager Help"      ,  21156
  803.    3:CHARMAP.EXE,  "Character Map"             ,  22016, charmap
  804.    4:CHARMAP.HLP,  "Character Map Help"        ,  10797
  805.    5:MPLAYER.EXE,  "Media Player"              ,  33312, mplayer
  806.    3:MPLAYER.HLP,  "Media Player Help"         ,  12825
  807.    4:SOUNDREC.EXE, "Sound Recorder"            ,  51241, soundrec
  808.    3:SOUNDREC.HLP, "Sound Recorder Help"       ,  17730
  809.    6:CLIPBRD.HLP,  "Clipboard Viewer Help"     ,  13071
  810.    4:DRWATSON.EXE, "Dr. Watson System Utility" ,  26864
  811.    4:PRINTMAN.HLP, "Print Manager Help"        ,  40879
  812.    5:PROGMAN.HLP,  "Program Manager Help"      ,  30911
  813.    6:REGEDIT.HLP,  "Registration Help"         ,  22681
  814.    5:REGEDITV.HLP, "Registration Advanced Help",  15731
  815.    3:WINFILE.HLP,  "File Manager Help"         ,  76855
  816.    3:WINTUTOR.EXE, "WIN-OS/2 Tutorial"         , 124416, wintutor
  817.    3:WINHELP.HLP,  "Help Utility Help"         ,  26960
  818.    3:GLOSSARY.HLP, "Glossary Help"             ,  46570
  819.    3:EXPAND.EXE,   "File Expansion Utility"    ,  15285
  820.    diskspace=1506946
  821.  
  822. [win.dependents]
  823. pbrush   = 4:PBRUSH.DLL
  824. recorder = 3:RECORDER.DLL
  825. wintutor = 4:WINTUTOR.DAT
  826.  
  827. [win.scrs]
  828.    4:SCRNSAVE.SCR, "Default Screen Saver"     ,   5328
  829.    4:SSMARQUE.SCR, "Marquee Screen Saver"     ,  16896
  830.    4:SSMYST.SCR,   "Mystify Screen Saver"     ,  19456
  831.    4:SSSTARS.SCR,  "Stars Screen Saver"       ,  17536
  832.    3:ssflywin.scr, "Flying Windows Screen Saver",  16160
  833.    diskspace=75376
  834.  
  835. [win.bmps]
  836.    5:ding.wav,     "Ding Sound"               ,  11598
  837.    3:chord.wav,    "Chord Sound"              ,  24982
  838.    4:chimes.wav,   "Chimes Sound"             ,  15920
  839.    4:tada.wav,     "Trumpet Sound"            ,  27804
  840.    5:canyon.mid,   "Canyon MIDI Song"         ,  33883
  841.    diskspace=272609
  842.  
  843. [win.readme]
  844.    3:readme.wri,   "General Readme"           ,  92928, readme
  845.    3:networks.wri, "Networks Readme"          ,  62336
  846.    3:winini.wri,   "Win.ini Readme"           ,  31104
  847.    3:sysini.wri,   "System.ini Readme"        ,  52864
  848.    3:printers.wri, "Printers Readme"          ,  41984
  849.    3:apps.hlp,     "Application Compatibility Help",  15930
  850.    diskspace=297146
  851.  
  852. ; The [*.groups] sections maps a group section to the group name used in
  853. ; Program Manager.
  854. ;
  855. ; Section Name = Progman group name, Min/Max switch. ( 1 = Max, nothing = Min).
  856. ;
  857. ; This section is used for upgrading from 3.X to 3.1.
  858. [new.groups]
  859. group7=Main,1
  860. group1=StartUp
  861. group2=Accessories
  862.  
  863. ; This section is for new install.
  864. [progman.groups]
  865. group3=Main,1
  866. group4=Accessories
  867. group1=StartUp
  868.  
  869. ; Progman DDE control section. This section controls the progman DDE and defines which
  870. ; .exe's will be added to which groups. The [progman.groups] sections lists section
  871. ; names that each describe the contents of that group.
  872. ;
  873. ; Description string,  .EXE name, Icon extraction .EXE, Icon extraction index, profile
  874. ;
  875. ; If the profile field is left NULL, the item will always be added to the group. Otherwise
  876. ; the item will only be added if it was installed via the partial install dlg.
  877. ;
  878. ;
  879. ; NOTE: If EXE name is NULL item will be deleted from the group if it exists there.
  880. ;
  881.  
  882. [group3]
  883. "File Manager",     WINFILE.EXE
  884. "Control Panel",    CONTROL.EXE
  885. "Print Manager",    PRINTMAN.EXE
  886. "Clipboard Viewer", CLIPBRD.EXE
  887. "MS-DOS Prompt",    DOSPRMPT.PIF, PROGMAN.EXE, 9
  888. "WIN-OS/2 Setup",   SETUP.EXE
  889. "Read Me",          README.WRI,,,                              readme
  890.  
  891. [group4]
  892. "Write",            WRITE.EXE
  893. "Paintbrush",       PBRUSH.EXE,,,                              pbrush
  894. "Terminal",         TERMINAL.EXE,,,                            terminal
  895. "Notepad",          NOTEPAD.EXE,,,                             notepad
  896. "Recorder",         RECORDER.EXE,,,                            recorder
  897. "Cardfile",         CARDFILE.EXE,,,                            cardfile
  898. "Calendar",         CALENDAR.EXE,,,                            calendar
  899. "Calculator",       CALC.EXE,,,                                calc
  900. "Clock",            CLOCK.EXE,,,                               clock
  901. "Object Packager",  PACKAGER.EXE,,,                            packager
  902. "Character Map",    CHARMAP.EXE,,,                             charmap
  903. "Media Player",     MPLAYER.EXE,,,                             mplayer
  904. "Sound Recorder",   SOUNDREC.EXE,,,                            soundrec
  905.  
  906. [group1]
  907. "Dr. Watson"
  908.  
  909. [group2]
  910. "Object Packager",  PACKAGER.EXE,,,                            packager
  911. "Character Map",    CHARMAP.EXE,,,                             charmap
  912. "Media Player",     MPLAYER.EXE,,,                             mplayer
  913. "Sound Recorder",   SOUNDREC.EXE,,,                            soundrec
  914. "PIF Editor"
  915. "Write",            WRITE.EXE
  916.  
  917. [group7]
  918. "Read Me"
  919. "DOS Prompt"
  920. "MS-DOS Prompt",    DOSPRMPT.PIF, PROGMAN.EXE, 9
  921. "Read Me",          README.WRI,,,                              readme
  922. "Tutorial"
  923.  
  924. [fonts]
  925.    a:SSERIFB.FON, "MS Sans Serif 8,10,12,14,18,24 (EGA res)", "133,96,72"
  926.    a:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  927.    a:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  928.    a:SSERIFG.FON, "MS Sans Serif 8,10,12,14,18,24 (XGA res)", "100,120,120"
  929.  
  930.    a:COURB.FON, "Courier 8,10,12,15 (EGA res)", "133,96,72"
  931.    a:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  932.    a:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  933.    a:COURG.FON, "Courier 10,12,15 (XGA res)", "100,120,120"
  934.  
  935.    a:SERIFB.FON, "MS Serif 8,10,12,14,18,24 (EGA res)", "133,96,72"
  936.    a:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  937.    a:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  938.    a:SERIFG.FON, "MS Serif 8,10,12,14,18,24 (XGA res)", "100,120,120"
  939.  
  940.    a:ARIALB.FON, "Arial 8,10 (EGA res)", "133,96,72"
  941.    a:TIMESB.FON, "Times New Roman 8,10 (EGA res)", "133,96,72"
  942.  
  943.    a:SYMBOLB.FON, "Symbol 8,10,12,14,18,24 (EGA res)", "133,96,72"
  944.    a:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  945.    a:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  946.    a:SYMBOLG.FON, "Symbol 8,10,12,14,18,24 (XGA res)", "100,120,120"
  947.  
  948.    a:SMALLB.FON, "Small Fonts (EGA res)", "133,96,72"
  949.    a:SMALLE.FON, "Small Fonts (VGA res)", "100,96,96"
  950.    a:SMALLF.FON, "Small Fonts (8514/a res)", "100,120,120"
  951.    a:SMALLG.FON, "Small Fonts (XGA res)", "100,120,120"
  952.  
  953.    a:ROMAN.FON, "Roman (Plotter)",   "CONTINUOUSSCALING"
  954.    a:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  955.    a:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  956.  
  957. [ttfonts]
  958. ;
  959. ;Font Header file, Description string,       Font file,     FontFamily/Flags
  960. ;
  961. ; Flags:  0000 = Normal weighted font.
  962. ;         0100 = Bolded font.
  963. ;         1000 = Italic font.
  964. ; NOTE: Flags not currently used.
  965. ;
  966. ; NOTE: The first letter of each word in the font desctiption string needs
  967. ;       to be capitalized.
  968. ;
  969. 6:ARIAL.FOT,   "Arial (TrueType)",                       6:arial.ttf,   ""
  970. 6:ARIALBD.FOT, "Arial Bold (TrueType)",                  6:arialbd.ttf,  "Arial0100"
  971. 6:ARIALBI.FOT, "Arial Bold Italic (TrueType)",           6:arialbi.ttf, "Arial1100"
  972. 6:ARIALI.FOT,  "Arial Italic (TrueType)",                6:ariali.ttf,  "Arial1000"
  973. 6:COUR.FOT,    "Courier New (TrueType)",                 6:cour.ttf,    ""
  974. 6:COURBD.FOT,  "Courier New Bold (TrueType)",            6:courbd.ttf,  "Courier0100"
  975. 6:COURBI.FOT,  "Courier New Bold Italic (TrueType)",     6:courbi.ttf,  "Courier1100"
  976. 6:COURI.FOT,   "Courier New Italic (TrueType)",          6:couri.ttf,   "Courier1000"
  977. 6:TIMES.FOT,   "Times New Roman (TrueType)",             6:times.ttf,   ""
  978. 6:TIMESBD.FOT, "Times New Roman Bold (TrueType)",        6:timesbd.ttf, "Times New Roman0100"
  979. 6:TIMESBI.FOT, "Times New Roman Bold Italic (TrueType)", 6:timesbi.ttf, "Times New Roman1100"
  980. 6:TIMESI.FOT,  "Times New Roman Italic (TrueType)",      6:timesi.ttf,  "Times New Roman1000"
  981. 6:SYMBOL.FOT,  "Symbol (TrueType)",                      6:symbol.ttf,  ""
  982. 6:WINGDING.FOT,"WingDings (TrueType)",                   6:wingding.ttf,""
  983.  
  984. ; If any of these drivers are found in the config.sys file, Setup removes them.
  985. [compatibility]
  986. icache.sys
  987. ibmcache.sys
  988. cache.sys
  989. cache.exe
  990. mcache.sys
  991. fast512.sys
  992.  
  993. ; Known TSRs and drivers which may result in a hang or crash
  994. ; during execution of Setup or Windows**.
  995. ;
  996. ; filename = description string
  997. [incompTSR1]
  998. ep.exe      = "Norton Desktop/Windows Erase Protect TSR"
  999. qmaps.sys   = "QMAPS Memory Manager"
  1000. qcache.exe  = "386 Max Disk Cache Utility"
  1001. cache.exe   = "Disk Cache Utility"
  1002. flash.exe   = "Flash Disk Cache Utility"
  1003. hyper386.exe= "Hyper Disk Cache Utility"
  1004. hyperdkx.exe= "Hyper Disk Cache Utility"
  1005. hyper286.exe= "Hyper Disk Cache Utility"
  1006. hyperdke.exe= "Hyper Disk Cache Utility"
  1007. hyperdkc.exe= "Hyper Disk Cache Utility"
  1008. ncache.exe  = "Norton Disk Cache Utility"
  1009. pc-kwik.exe = "PC-Kwik Disk Cache Utility"
  1010. pc-cache.com= "PC Tools Disk Cache Utility"
  1011. superpck.exe= "Super PC-Kwik Disk Cache Utility"
  1012. vdisk.sys   = "IBM RAM Disk Utility"
  1013. allemm4.sys="All Charge 386"
  1014. anarkey.com="Anarkey"
  1015. vsafe.sys = "Central Point Anti-Virus"
  1016. vsafe.com = "Central Point Anti-Virus TSR"
  1017. vdefend.sys="PC Tools VDefend"
  1018. vdefend.com="PC Tools VDefend"
  1019. kbflow.exe="KBFlow TSR by Artisoft"
  1020. s-ice.exe="SoftIce"
  1021. desktop.exe="PC Tools Desktop TSR"
  1022. sk2.exe="Sidekick Version 2.0"
  1023. sk.com="Sidekick Version 1.0"
  1024. skplus.exe="Sidekick Plus"
  1025. print.exe="MS-DOS PRINT Utility"
  1026. pyro.exe="Pyro! Screen Saver"
  1027. xgaaidos.sys="8514 emulation driver "
  1028. asplogin.exe="ASP Integrity Toolkit"
  1029. lsallow.exe="Lansight Network Utilities TSR"
  1030. lansel.exe="Lansight Network Utilities TSR"
  1031. vaccine.exe="Vaccine Antivirus Program"
  1032. newspace.exe="Newspace Disk Compression Utility"
  1033. newres.exe="Newspace Disk Compression Utility"
  1034. tscsi.sys="Trantor T100  SCSI driver"
  1035. pcpanel.exe="Lasertools Printer Control Panel"
  1036. hpemm386.sys = "HP Expanded Memory Manager"
  1037. hpemm486.sys = "HP Expanded Memory Manager"
  1038. ramtype.sys  = "Ramtype Utility"
  1039. iemm.sys     = "Memory Manager"
  1040. ilim386.sys  = "Intel Expanded Memory Emulator"
  1041. cmdedit.com  = "Command Line Editor"
  1042. hpmm.sys     = "HP Memory Manager"
  1043. ced.exe      = "PCED Command Line Editor"
  1044. ced.com      = "CED Command Line Editor"
  1045. umbpro.sys   = "UMB Pro Memory Manager"
  1046. rm386.sys    = "NetRoom Memory Manager"
  1047.  
  1048. ; Known TSRs and device drivers which can(!) potentially cause problems
  1049. ; if running during Setup or Windows**
  1050. ;
  1051. ; filename = description string
  1052. [incompTSR2]
  1053. ndosedit.com  = "Command Line Editor"
  1054. doscue.com="DOSCUE Command Line Editor"
  1055. datamon.exe="PC Tools Datamon"
  1056. subst.exe="MS-DOS SUBST Utility"
  1057. join.exe="MS-DOS JOIN Utility"
  1058. viralert.sys="Data Physician Plus TSR"
  1059. graphics.com="MS-DOS GRAPHICS Utility"
  1060. le.com="Le Menu Menuing Package"
  1061. assign.com="MS-DOS ASSIGN Utility"
  1062. append.com="MS-DOS APPEND Utility"
  1063. diskmon.exe="Norton Disk Monitoring TSR"
  1064. dubldisk.sys="Double Disk Data Compression Utility"
  1065. pa.exe = "Printer Assist"
  1066. speedfxr.com = "Speedfxr"
  1067. pcsxmaem.sys = "pcsxmaem Utility"
  1068. xmaem.sys    = "xmaem Utility"
  1069. cubitr.exe   = "Cubit"
  1070.  
  1071. [block_devices]
  1072. tscsi.sys
  1073. tcscsi.sys
  1074. atdosxl.sys
  1075. dmdrvr.bin
  1076. drdrive.sys
  1077.  
  1078. [Installable.Drivers]
  1079. ; key         = filename,       type(s),     description, VxD(s), Default Params
  1080. msadlib       = a:msadlib.drv,  "MIDI",      "Ad Lib",
  1081. lapc1         = a:mpu401.drv,   "MIDI",      "Roland LAPC1",,
  1082. midimapper    = a:midimap.drv,  "MidiMapper", "MIDI Mapper",,
  1083. mpu401        = a:mpu401.drv,   "MIDI",      "Roland MPU-401",,
  1084. sequencer     = a:mciseq.drv,   "Sequencer", "[MCI] MIDI Sequencer",,
  1085. soundblaster  = a:sndblst.drv,  "Wave,MIDI", "Creative Labs Sound Blaster 1.0"
  1086. soundblaster2 = a:sndblst2.drv, "Wave,MIDI", "Creative Labs Sound Blaster 1.5"
  1087. timer         = a:timer.drv,    "Timer",     "Timer"
  1088. thunder       = a:sndblst2.drv, "Wave", "Media Vision Thunder Board"
  1089. wave          = a:mciwave.drv,  "WaveAudio", "[MCI] Sound",, "4"
  1090. cdaudio       = a:mcicda.drv,   "CDAudio",   "[MCI] CD Audio",,
  1091.  
  1092. ; This section translates Windows** 3.0 OEMSETUP.INF entries to their 3.1
  1093. ; equivalents. The disk names should be the first entries in the list.
  1094.  
  1095. [translate]
  1096. WinDiskName=26,"Microsoft Windows 3.0 Disk"
  1097. WinDiskName=14,"Windows Disk #"
  1098. *vddvga=1:vddvga30.386
  1099. cti.lgo=2:herclogo.lgo
  1100. herclogo.rle=2:herclogo.rle
  1101. vddega=2:vddega.386
  1102. vgacolor.gr2=2:vgacolor.2gr
  1103. vgalogo.lgo=2:vgalogo.lgo
  1104. vgalogo.rle=3:vgalogo.rle
  1105. rgdi.lgo=2:vgalogo.lgo
  1106. rgdi.rle=3:vgalogo.rle
  1107. vga.gr3=3:vga30.3gr
  1108. v7vga.gr3=2:v7vga.3gr
  1109. cga40woa.fon=2:cga40woa.fon
  1110. cga40850.fon=2:cga40850.fon
  1111. cga80woa.fon=2:cga80woa.fon
  1112. cga80850.fon=2:cga80850.fon
  1113. ega40woa.fon=2:ega40woa.fon
  1114. ega40850.fon=2:ega40850.fon
  1115. ega80woa.fon=2:ega80woa.fon
  1116. ega80850.fon=2:ega80850.fon
  1117. vgasys.fon=2:vgasys.fon
  1118. vgafix.fon=2:vgafix.fon
  1119. vgaoem.fon=2:vgaoem.fon
  1120. 8514sys.fon=2:8514sys.fon
  1121. 8514fix.fon=2:8514fix.fon
  1122. 8514oem.fon=2:8514oem.fon
  1123. helvb.fon=6:sserifb.fon
  1124. helve.fon=5:sserife.fon
  1125. helvf.fon=5:sseriff.fon
  1126. courb.fon=6:courb.fon
  1127. coure.fon=6:coure.fon
  1128. courf.fon=6:courf.fon
  1129. tmsrb.fon=6:serifb.fon
  1130. tmsre.fon=6:serife.fon
  1131. tmsrf.fon=5:seriff.fon
  1132. symbolb.fon=6:symbolb.fon
  1133. symbole.fon=6:symbole.fon
  1134. symbolf.fon=3:symbolf.fon
  1135. roman.fon=6:roman.fon
  1136. script.fon=6:script.fon
  1137. modern.fon=6:modern.fon
  1138. kbdbe.dll=9:kbdbe.dll
  1139. kbdbr.dll=9:kbdbr.dll
  1140. kbduk.dll=9:kbduk.dll
  1141. kbdda.dll=9:kbdda.dll
  1142. kbdne.dll=9:kbdne.dll
  1143. kbdfi.dll=9:kbdfi.dll
  1144. kbdfr.dll=9:kbdfr.dll
  1145. kbdca.dll=9:kbdca.dll
  1146. kbdgr.dll=9:kbdgr.dll
  1147. kbdic.dll=9:kbdic.dll
  1148. kbdit.dll=9:kbdit.dll
  1149. kbdla.dll=9:kbdla.dll
  1150. kbdno.dll=9:kbdno.dll
  1151. kbdpo.dll=9:kbdpo.dll
  1152. kbdsp.dll=9:kbdsp.dll
  1153. kbdsw.dll=9:kbdsw.dll
  1154. kbdsf.dll=9:kbdsf.dll
  1155. kbdsg.dll=9:kbdsg.dll
  1156. kbdus.dll=9:kbdus.dll
  1157. kbddv.dll=9:kbddv.dll
  1158. kbdusx.dll=9:kbdusx.dll
  1159. xlat863.bin=1:xlat863.bin
  1160. xlat861.bin=2:xlat861.bin
  1161. xlat865.bin=3:xlat865.bin
  1162. xlat850.bin=1:xlat850.bin
  1163. xlat860.bin=2:xlat860.bin
  1164. vga863.fon=3:vga863.fon
  1165. vga861.fon=2:vga861.fon
  1166. vga865.fon=3:vga865.fon
  1167. vga850.fon=2:vga850.fon
  1168. vga860.fon=2:vga860.fon
  1169.  
  1170. ; Used to update files that already exist on the disk
  1171. ;
  1172. [Update.Files]
  1173. 0:system,a:sndblst.drv
  1174. 0:system,a:sndblst2.drv
  1175. 0:system,a:mpu401.drv
  1176. 0:system,a:msadlib.drv
  1177. 0:system,a:vtdapi.386
  1178. 0:system,a:vsbd.386
  1179. 0:system,a:vadlibd.386
  1180. 0:system,a:mcicda.drv
  1181.  
  1182. ; Used to update dependents of files in the [Update.Files] section.
  1183. ;
  1184. [Update.Dependents]
  1185. msadlib.drv = a:vadlibd.386
  1186. sndblst.drv = a:vsbd.386
  1187. sndblst2.drv = a:vsbd.386
  1188.  
  1189. ; This section is processed by both the DOS and WINDOWS portions of setup
  1190. ; for temporarily renaming profile strings during setup. THE RENAME
  1191. ; OPERATION WILL ONLY TAKE PLACE IF THE ORIGINAL PROFILE STRING EXISTS AND HAS
  1192. ; A RIGHT HAND SIDE STRING.
  1193. ;
  1194. ; .ini file,  section name, temporary profile name, Original profile name.
  1195. ;
  1196. [ini.upd.patches]
  1197.   system.ini, Boot,    "olddrivers"    ,"drivers"
  1198.   win.ini   , Desktop, "oldwallpaper"  ,"wallpaper"
  1199.   system.ini, Boot,    "oldtaskman"    ,"taskman.exe"
  1200.   system.ini, Boot,    "oldshell"      ,"shell"
  1201.  
  1202. ; Used by the windows half to shrink the memory needed to hold this pig.
  1203. ;
  1204. [blowaway]
  1205.    this line needed
  1206.  
  1207. [ini.upd.31]
  1208. ;
  1209. ; WARNING: This section only works on win.ini or system.ini !!
  1210. ;
  1211. ; .ini file,  section,  old line to be replaced,  new line,  rename operater.
  1212. ;
  1213. ; If the "old line to be replaced" field is empty, setup will assume that
  1214. ; the new line is to be added. The rename operater tells setup to retain the RHS
  1215. ; of the profile. This is used as a renaming mechanism during upgrades.
  1216. ; Nb : Simple string substitution is implemented :
  1217. ;     ?P means any valid MS-DOS path
  1218. ;
  1219. ; system.ini, Boot,                               ,   "taskman.exe="
  1220.   system.ini, Boot,    "os2gdi.exe="              ,   "os2gdi.exe=GDI.EXE"
  1221.   system.ini, Boot,    "os2user.exe="             ,   "os2user.exe=user.exe"
  1222.   system.ini, mci,     "waveaudio="               ,   "WaveAudio=mciwave.drv"
  1223.   system.ini, mci,     "sequencer="               ,   "Sequencer=mciseq.drv"
  1224.   system.ini, mci,     "cdaudio="                 ,   "CDAudio=mcicda.drv"
  1225.   system.ini, drivers,                            ,   "timer=timer.drv"
  1226. ;PCR WINSELECT  system.ini, drivers,         "midimapper="      ,   "midimapper=midimap.drv"
  1227.   system.ini, drivers, "midi=adlib.drv"           ,   "midi=msadlib.drv"          ,rename
  1228.   system.ini, drivers, "midi1=adlib.drv"          ,   "midi1=msadlib.drv"         ,rename
  1229.   system.ini, drivers, "midi2=adlib.drv"          ,   "midi2=msadlib.drv"         ,rename
  1230.   system.ini, drivers, "midi3=adlib.drv"          ,   "midi3=msadlib.drv"         ,rename
  1231.   system.ini, drivers, "midi4=adlib.drv"          ,   "midi4=msadlib.drv"         ,rename
  1232.   system.ini, 386Enh,       "keyboard=?Pbpvkd.386",
  1233.   system.ini, 386Enh,          "keyboard="        ,   "keyboard=*vkd"             ,noclobber
  1234.   system.ini, 386Enh,          "device=vpicda.386",   "device=*vpicd"
  1235.   system.ini, 386Enh,          "device=*vhd"      ,   "device=*blockdev"
  1236.   system.ini, 386Enh,          "device=*vpd"      ,
  1237.   system.ini, 386Enh,          "device=vdmad.386" ,   "device=*vdmad"
  1238.   system.ini, 386Enh,          "device=vdmadx.386",   "device=*vdmad"
  1239.   system.ini, 386Enh,                             ,   "device=*pagefile"
  1240.   system.ini, 386Enh,       "device=?Pvtdapi.386" ,   "device=vtdapi.386"
  1241.   system.ini, NonWindowsApp,"localtsrs="          ,   "localtsrs=dosedit,ced"  ,noclobber
  1242. ;PCR WINSELECT BEGIN
  1243.   system.ini, drivers, "timer="
  1244.   system.ini, drivers, "midimapper="
  1245.   system.ini, boot,    "sound.drv="
  1246. ;PCR WINSELECT END
  1247. ;PCR WINSELECT  win.ini   , Sounds,  "SystemDefault="           ,   "SystemDefault=ding.wav, Default Beep"      ,noclobber
  1248. ;PCR WINSELECT  win.ini   , Sounds,  "SystemExclamation="       ,   "SystemExclamation=chord.wav, Exclamation"  ,noclobber
  1249. ;PCR WINSELECT  win.ini   , Sounds,  "SystemStart="             ,   "SystemStart=tada.wav, Windows Start"       ,noclobber
  1250. ;PCR WINSELECT  win.ini   , Sounds,  "SystemExit="              ,   "SystemExit=chimes.wav, Windows Exit"       ,noclobber
  1251. ;PCR WINSELECT  win.ini   , Sounds,  "SystemHand="              ,   "SystemHand=chord.wav, Critical Stop"       ,noclobber
  1252. ;PCR WINSELECT  win.ini   , Sounds,  "SystemQuestion="          ,   "SystemQuestion=chord.wav, Question"        ,noclobber
  1253. ;PCR WINSELECT  win.ini   , Sounds,  "SystemAsterisk="          ,   "SystemAsterisk=chord.wav, Asterisk"        ,noclobber
  1254.   win.ini   , "mci extensions",                   ,   "wav=waveaudio"
  1255.   win.ini   , "mci extensions",                   ,   "mid=sequencer"
  1256.   win.ini   , "mci extensions",                   ,   "rmi=sequencer"
  1257.   win.ini   , FontSubstitutes,                    ,   "Helv=MS Sans Serif"
  1258.   win.ini   , FontSubstitutes,                    ,   "Tms Rmn=MS Serif"
  1259.   win.ini   , FontSubstitutes, "Courier=Courier New" ,
  1260.   win.ini   , FontSubstitutes,                    ,   "Times=Times New Roman"
  1261.   win.ini   , FontSubstitutes,                    ,   "Helvetica=Arial"
  1262.   win.ini   , "Microsoft Word 2.0", "HPDSKJET="   ,   "HPDSKJET=+1"             ,noclobber
  1263. ;PCR WINSELECT BEGIN
  1264.   win.ini   , Extensions, "wri="
  1265.   win.ini   , Extensions, "pcx="
  1266.   win.ini   , Extensions, "bmp="
  1267.   win.ini   , Extensions, "cal="
  1268.   win.ini   , Extensions, "crd="
  1269.   win.ini   , Extensions, "txt="
  1270.   win.ini   , Extensions, "ini="
  1271.   win.ini   , embedding,  "Package="
  1272.   win.ini   , embedding,  "SoundRec="
  1273.   win.ini   , embedding,  "PBrush="
  1274.   win.ini   , Sounds,  "SystemDefault="
  1275.   win.ini   , Sounds,  "SystemExclamation="
  1276.   win.ini   , Sounds,  "SystemStart="
  1277.   win.ini   , Sounds,  "SystemExit="
  1278.   win.ini   , Sounds,  "SystemHand="
  1279.   win.ini   , Sounds,  "SystemQuestion="
  1280.   win.ini   , Sounds,  "SystemAsterisk="
  1281. ;PCR WINSELECT END
  1282.  
  1283.   ;
  1284.   ; Remove these Win 3.0 font entries from win.ini because they have either
  1285.   ; been replaced or removed for Win 3.1
  1286.   ;
  1287.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (CGA res)="
  1288.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (EGA res)="
  1289.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (60 dpi)="
  1290.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (120 dpi)="
  1291.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (VGA res)="
  1292.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (8514/a res)="
  1293.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (CGA res)="
  1294.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (EGA res)="
  1295.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (60 dpi)="
  1296.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (120 dpi)="
  1297.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (VGA res)="
  1298.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (8514/a res)="
  1299.   ;
  1300.   ; Remove these font entries if they exist because these .ini entries
  1301.   ; are obsolete. We use "TrueType" rather than "Scalable"
  1302.   ;
  1303.   win.ini, Fonts, "Arial (Scalable)="
  1304.   win.ini, Fonts, "Arial Bold (Scalable)="
  1305.   win.ini, Fonts, "Arial Bold Italic (Scalable)="
  1306.   win.ini, Fonts, "Arial Italic (Scalable)="
  1307.   win.ini, Fonts, "Courier (Scalable)="
  1308.   win.ini, Fonts, "Courier Bold (Scalable)="
  1309.   win.ini, Fonts, "Courier Italic (Scalable)="
  1310.   win.ini, Fonts, "Courier Bold Italic (Scalable)="
  1311.   win.ini, Fonts, "Courier (TrueType)"
  1312.   win.ini, Fonts, "Courier Bold (TrueType)"
  1313.   win.ini, Fonts, "Courier Bold Italic (TrueType)"
  1314.   win.ini, Fonts, "Courier Italic (TrueType)"
  1315.   win.ini, Fonts, "Times New Roman (Scalable)="
  1316.   win.ini, Fonts, "Times New Roman Bold (Scalable)="
  1317.   win.ini, Fonts, "Times New Roman Bold Italic (Scalable)="
  1318.   win.ini, Fonts, "Times New Roman Italic (Scalable)="
  1319.   win.ini, Fonts, "Symbol PS (Scalable)="
  1320.   win.ini, Fonts, "Symbol (Scalable)="
  1321.   ;
  1322.   ; Remove these font entries if they exist because these .ini entries
  1323.   ; are obsolete. We use "Plotter" rather than "All res" Also, 8 point was
  1324.   ; added to the EGA res courier so we remove the old "Courier 10,12,15" font.
  1325.   ;
  1326.   win.ini, Fonts, "Roman (All res)="
  1327.   win.ini, Fonts, "Script (All res)="
  1328.   win.ini, Fonts, "Modern (All res)="
  1329.   win.ini, Fonts, "Courier 10,12,15 (EGA res)="
  1330.   ;
  1331.   ; The following lines will cause the MS-DOS half of setup to effectivly
  1332.   ; rename the [Fonts] section in win.ini. Setup does this by adding the
  1333.   ; [wt4gpi8s56bz] string to the [Fonts] section and then deleting the
  1334.   ; [Fonts] section string. Later, in the windows half of setup, it will
  1335.   ; rename [wt4gpi8s56bz] back to [Fonts]. Do not change these names!
  1336.   ;
  1337. ; win.ini, Fonts,              , "[wt4gpi8s56bz]"
  1338. ; win.ini, Fonts,   "[Fonts]"  ,
  1339.  
  1340.   ; The following line makes USER skip persistent net connections
  1341.   ; USER immediately deletes the entry so it is a onetime thing.
  1342.   win.ini, windows,, "SetupWin=1"
  1343.  
  1344.   ; The following lines fix problems with APPS
  1345.   win.ini, Compatibility,"NOTSHELL=", "NOTSHELL=0x0001"
  1346.   win.ini, Compatibility,"WPWINFIL=", "WPWINFIL=0x0006"
  1347.   win.ini, Compatibility,"CCMAIL=", "CCMAIL=0x0008"
  1348.   win.ini, Compatibility,"AMIPRO=", "AMIPRO=0x0010"
  1349.   win.ini, Compatibility,"REM=", "REM=0x8022"
  1350.   win.ini, Compatibility,"PIXIE=", "PIXIE=0x0040"
  1351.   win.ini, Compatibility,"CP=", "CP=0x0040"
  1352.   win.ini, Compatibility,"JW=", "JW=0x42080"
  1353.   win.ini, Compatibility,"TME=", "TME=0x0100"
  1354.   win.ini, Compatibility,"VB=", "VB=0x0200"
  1355.   win.ini, Compatibility,"WIN2WRS=", "WIN2WRS=0x1210"
  1356.   win.ini, Compatibility,"PACKRAT=", "PACKRAT=0x0800"
  1357.   win.ini, Compatibility,"VISION=", "VISION=0x0040"
  1358.   win.ini, Compatibility,"MCOURIER=", "MCOURIER=0x0800"
  1359.   win.ini, Compatibility,"_BNOTES=", "_BNOTES=0x24000"
  1360.   win.ini, Compatibility,"MILESV3=", "MILESV3=0x1000"
  1361.   win.ini, Compatibility,"PM4=", "PM4=0x2000"
  1362.   win.ini, Compatibility,"DESIGNER=", "DESIGNER=0x2000"
  1363.   win.ini, Compatibility,"PLANNER=", "PLANNER=0x2000"
  1364.   win.ini, Compatibility,"DRAW=", "DRAW=0x2000"
  1365.   win.ini, Compatibility,"WINSIM=", "WINSIM=0x2000"
  1366.   win.ini, Compatibility,"CHARISMA=", "CHARISMA=0x2000"
  1367.   win.ini, Compatibility,"PR2=", "PR2=0x2000"
  1368.   win.ini, Compatibility,"PLUS=", "PLUS=0x1000"
  1369.   win.ini, Compatibility,"ED=", "ED=0x00010000"
  1370.   win.ini, Compatibility,"PP=",
  1371.   win.ini, Compatibility,"APORIA=", "APORIA=0x0100"
  1372.   win.ini, Compatibility,"EXCEL=", "EXCEL=0x1000"
  1373.   win.ini, Compatibility,"GUIDE=", "GUIDE=0x1000"
  1374.   win.ini, Compatibility,"NETSET2=", "NETSET2=0x0100"
  1375.   win.ini, Compatibility,"W4GL=", "W4GL=0x4000"
  1376.   win.ini, Compatibility,"W4GLR=","W4GLR=0x4000"
  1377.   win.ini, Compatibility,"TURBOTAX=","TURBOTAX=0x00080000"
  1378.  
  1379. [system]
  1380. ; The various SYSTEM.DRV, SOUND.DRV, COMM.DRV
  1381. ;
  1382. ; These   are the   drivers   which may vary from system to system,
  1383. ; but are selected only   by the [machine] menu -- they do not have
  1384. ; special menus   for their selection.
  1385. system   =    2:system.drv
  1386. sound    =    2:mmsound.drv
  1387. comm     =    2:comm.drv
  1388. hpsystem =    2:hpsystem.drv
  1389.  
  1390. [machine]
  1391. ; This section defines default machine selections.  The   system
  1392. ; description from each   entry will appear in the initial machine
  1393. ; selection menu of Setup.
  1394. ;
  1395. ; An * means that setup will use the device specified here and override
  1396. ; the detected device, this applies to keyboards, mice, and displays.
  1397. ;
  1398. ; Each entry contains a   descriptive line for the system-selection menu,
  1399. ; followed by the filenames of the drivers in fixed order.
  1400. ;
  1401. ;      Field      1         2           3        4         5          6         7          8         9             10     11
  1402. ; prof_str      = Desc Str, System drv, kbd drv, kbd type, mouse drv, disp drv, sound drv, comm drv, himem switch, ebios, cookies
  1403. ;
  1404. ibm_compatible  = "MS-DOS System",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,
  1405. ast_386_486     = "AST Premium 386/25 and 386/33 (CUPID)",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,ast_cookz
  1406. at_and_t        = "AT&T PC",system,kbd,t4s0enha,nomouse,!olibw,sound,comm,,ebios,
  1407. everex_386_25   = "Everex Step 386/25 (or Compatible)",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,everex_cookz
  1408. hewlett_packard = "Hewlett-Packard: all machines",hpsystem,kbdhp,t4s0enha,nomouse,egahires,sound,comm,,hpebios,
  1409. ibm_ps2_70p     = "IBM PS/2 Model P70",system,kbd,t4s0enha,nomouse,!vga,sound,comm,,ebios,
  1410. ibm_ps2_l40sx   = "IBM PS/2 Model L40sx",system,kbd,!t4s0enha,nomouse,vga,sound,comm,,ebios,ibml40_cookz
  1411. ncr_386sx       = "NCR: all 80386 and 80486 based machines",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,ncr386sx_cookz
  1412. nec_pm_sx+      = "NEC PowerMate SX Plus",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,nec_pm_cookz
  1413. nec_prospeed    = "NEC ProSpeed 386",system,kbd,t4s0enha,nomouse,!egahires,sound,comm,,ebios,
  1414. toshiba_1200xe  = "Toshiba 1200XE",system,kbd,t4s0enha,nomouse,egahires,sound,comm,"TOSHIBA",ebios,
  1415. toshiba_1600    = "Toshiba 1600",system,kbd,t4s0enha,nomouse,egahires,sound,comm,"TOSHIBA",ebios,
  1416. toshiba_5200    = "Toshiba 5200",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,t5200_cookz
  1417. zenith_386      = "Zenith: all 80386 based machines",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,zen386_cookz
  1418. att_nsx_20      = "AT&T NSX 20 : Safari notebook",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios
  1419. apm             = "MS-DOS System with APM",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,apm_cookz
  1420. apm_sl          = "Intel 386SL Based System with APM",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,apm_sl_cookz
  1421. ;
  1422. ; Cookies as specified in machine section
  1423. ;
  1424. ; ini file, section, cookie, needed file
  1425. ;
  1426. ; specialdriver,,,file will add an installable driver to [boot]drivers=
  1427. ;
  1428.  
  1429. [apm_cookz]
  1430. specialdriver,,,3:power.drv
  1431. system.ini,386enh,"device=vpowerd.386",3:vpowerd.386
  1432. ,,,2:power.hlp
  1433.  
  1434. [apm_sl_cookz]
  1435. specialdriver,,,3:power.drv
  1436. system.ini,386enh,"device=vpowerd.386",3:vpowerd.386
  1437. ,,,2:power.hlp
  1438. system.ini,power.drv,"OptionsDLL=sl.dll",2:sl.dll
  1439. ,,,2:sl.hlp
  1440.  
  1441. [ast_cookz]
  1442. system.ini,386enh,"emmexclude=E000-EFFF",
  1443.  
  1444. [everex_cookz]
  1445. system.ini,386enh,"8042ReadCmd=A2,1,F",
  1446. system.ini,386enh,"8042ReadCmd=A3,1,F",
  1447. system.ini,386enh,"8042WriteCmd=B3,8,F",
  1448.  
  1449. [ibml40_cookz]
  1450. system.ini,386enh,"emmexclude=E000-EFFF",
  1451. system.ini,386enh,"DMAbuffersize=64"
  1452.  
  1453.  
  1454. [ncr386sx_cookz]
  1455. system.ini,386enh,"emmexclude=E000-EFFF",
  1456. system.ini,386enh,"emmexclude=C600-C7FF",
  1457.  
  1458. [nec_pm_cookz]
  1459. system.ini,386enh,"VirtualHDirq=NO",
  1460.  
  1461. [t5200_cookz]
  1462. system.ini,386enh,"emmexclude=C000-C7FF",
  1463.  
  1464. [zen386_cookz]
  1465. system.ini,386enh,"emmexclude=E000-EFFF",
  1466.  
  1467. [special_adapter]
  1468. eitherlink  = DMAbuffersize,32          ; Needed if EitherLink MC is detected.
  1469.  
  1470. [ebios]
  1471. ebios       = x:*ebios               ; Required for most 386 machines.
  1472. hpebios     = 3:hpebios.386,x:*ebios ; Required for HP 386 machines.
  1473.  
  1474. ;
  1475. ; Language DLL must be installed for non US installation.
  1476. ;
  1477. ; profile = language DLL, DLL description, language ID (ilanguage)
  1478. ;
  1479. [language]
  1480. ptb = 9:langeng.dll, "Brazilian Portuguese"             ,2070
  1481. dan = 9:langsca.dll, "Danish"                              ,1030
  1482. nld = 9:langdut.dll, "Dutch"                               ,1043
  1483. enu =                     , "English (American)"             ,1033
  1484. eng = 9:langeng.dll, "English (International)" ,2057
  1485. fin = 9:langsca.dll, "Finnish"                     ,1035
  1486. fra = 9:langfrn.dll, "French"                              ,1036
  1487. frc = 9:langeng.dll, "French Canadian"       ,3084
  1488. deu = 9:langger.dll, "German"                              ,1031
  1489. isl = 9:langsca.dll, "Icelandic"                           ,1039
  1490. ita = 9:langeng.dll, "Italian"                     ,1040
  1491. nor = 9:langsca.dll, "Norwegian"                           ,1044
  1492. ptg = 9:langeng.dll, "Portuguese"                       ,2070
  1493. esp = 9:langspa.dll, "Spanish"             ,1034
  1494. esn = 9:langeng.dll, "Spanish (Modern)"      ,3082
  1495. sve = 9:langsca.dll, "Swedish"                ,1053
  1496.