home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / windemo1.zip / SETUP.INF < prev    next >
INI File  |  1990-09-07  |  8KB  |  283 lines

  1. [setup]
  2.     help   = setup.hlp
  3.  
  4. [run]
  5.  
  6. [dialog]
  7.     caption  = "Windows Setup"
  8.     exit     = "Exit Windows Setup"
  9.  
  10. [data]
  11.     neededspace286 = 5000000
  12.     startup = WINDEMO.COM
  13.     defdir = C:\WINDEMO
  14.     shortname = Windows
  15.     deflang = usa
  16.     defxlat = 437
  17.     defkeydll = usadll
  18.     exec    = "windemo.com"
  19.     execcmd = "/r /q:"
  20.  
  21. [disks]
  22.     1 =. ,"Windows 3.0 Working Model Disk #1"
  23.     2 =. ,"Windows 3.0 Working Model Disk #2"
  24.     3 =. ,"Windows 3.0 Working Model Disk #3"
  25.     4 =. ,"Windows 3.0 Working Model Disk #4"
  26.  
  27. ; These files will be copied to the windows SYSTEM directory
  28. [windows.system]
  29.     1:kernel.exe
  30.     1:gdi.exe
  31.     1:user.exe
  32.     1:win.cnf
  33.  
  34. ; These files will be copied to the windows ROOT directory
  35. [windows]
  36.     1:setup.hlp
  37.     1:win.src         ,Net
  38.     1:system.src      ,Net
  39.     1:winhelp.exe
  40.     1:winhelp.hlp
  41.  
  42. [shell]
  43.     progman.exe, "Windows Program Manager"
  44.  
  45. [display]
  46. vga      = 1:vga.drv, "VGA", "100,96,96", , 2:vgalogo.lgo, , , , 2:vgalogo.rle
  47. egahires = 1:ega.drv, "EGA", "133,96,72", , 2:egalogo.lgo, , , , 2:egalogo.rle
  48.  
  49. [keyboard.drivers]
  50. kbd      = 2:keyboard.drv
  51.  
  52. [keyboard.types]
  53. ; The drivers are more specific to the machine while the types listed here
  54. ; are more specific to the type of keyboard. In the USA 
  55. ; (if devkeydll == usadll) and the DLL field in not NULL the listed DLL 
  56. ; must be installed. 
  57. t3s0alat  = "All AT type keyboards (84 - 86 keys)"             ,nodll
  58. t1s2at&t  = "AT&T '301' keyboard"                              ,nodll
  59. t1s4at&t  = "AT&T '302' keyboard"                              ,nodll
  60. t4s0enha  = "Enhanced 101 or 102 key US and Non US keyboards"  ,nodll
  61. t3s0hp1   = "Hewlett-Packard Vectra keyboard (DIN)"            ,nodll
  62. t4s40oliv = "Olivetti 101/102 A keyboard"                      ,nodll
  63. t1s0oliv  = "Olivetti 83 key keyboard"                         ,nodll
  64. t3s10oliv = "Olivetti 86 Key keyboard"                         ,nodll
  65. t2s1oliv  = "Olivetti M24 102 key keyboard"                    ,usadll
  66. t1s42oliv = "PC-XT 83 key keyboard"                            ,nodll
  67. t1s0pcxt  = "PC/XT - Type keyboard (84 keys)"                  ,nodll
  68.  
  69. [keyboard.tables]
  70. nodll  =             , "US"
  71.  
  72. [codepages]
  73. 437 =              ,             , "Standard (437)"
  74.  
  75. [pointing.device]
  76. ps2mouse = 2:mouse.drv,   "Microsoft, or IBM PS/2"
  77. nomouse  = 2:nomouse.drv, "No mouse or other pointing device"
  78. lmouse   = 2:lmouse.drv,  "Logitech serial mouse",                        x:*vmd
  79.  
  80. [sysfonts]
  81. 2:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  82. 2:egasys.fon,"EGA (640x350) resolution System Font", "133,96,72"
  83.  
  84. [fixedfonts]
  85. 2:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  86. 2:egafix.fon,"EGA (640x350) resolution Fixed System Font", "133,96,72"
  87.  
  88. [oemfonts]
  89. 2:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  90. 2:egaoem.fon,"EGA (640x350) resolution Terminal Font (USA/Europe)", "133,96,72",1
  91.  
  92.  
  93. [copy.himem]
  94.         4:HIMEM.SYS,        "Himem Driver"
  95.  
  96. [win.copy]
  97.         #win.sys,   0:system
  98.     #win.main,  0:
  99.         #demo,      0:
  100.  
  101. [win.sys]
  102.         2:KRNL286.EXE,          "Windows System files"
  103.         2:DOSX.EXE
  104.         2:WINOLDAP.MOD
  105.         2:WINOA286.MOD
  106.  
  107. [win.main]
  108.     2:WINVER
  109.         2:readme.txt
  110.     2:CONTROL.INI,        "Windows User Files"
  111.         2:PROGMAN.EXE,          "Windows Program Manager"
  112.     2:PROGMAN.HLP,        "Windows Program Manager help"
  113.         2:TASKMAN.EXE,            "Windows Task Manager"
  114.         2:WINFILE.EXE,          "Windows File Manager"
  115.      2:WINFILE.HLP,        "Windows File Manager help"
  116.         2:CONTROL.EXE,          "Windows Control Panel"
  117.     2:CONTROL.HLP,        "Windows Control Panel help"
  118.         2:SOL.EXE,              "Windows Solitaire"
  119.         2:SOL.HLP,        "Windows Solitaire help"
  120.         2:clock.exe,            "Windows Clock"
  121.         2:digital.fon
  122.     2:write.exe,        "Windows Write"
  123.         2:experts.wri
  124.         2:finetune.wri
  125.         2:network.wri
  126.         2:newsys.wri
  127.     2:write.hlp,        "Windows Write help"
  128.         2:appicons.exe,         "Windows Application Information"
  129.         3:scrap.exe,            "Eikon Scrapbook+ Demo"
  130.         2:scrap.hlp
  131.         2:scrapf.fon
  132.         3:eikon.art
  133.  
  134. [demo]
  135.     3:ap01.seq,         "Windows Guided Tour"
  136.     3:ap02.seq
  137.     3:ap03.seq
  138.     3:ap04.seq
  139.     3:ap05.seq
  140.     3:ap06.seq
  141.     3:ap07.seq
  142.     3:ap08.seq
  143.     3:ap09.seq
  144.     3:ap10.seq
  145.     3:ap11.seq
  146.     3:ap12.seq
  147.     3:ap13.seq
  148.         3:gt00.seq
  149.     3:gt01.seq
  150.     3:gt02.seq
  151.     3:gt03.seq
  152.     3:gt04.seq
  153.     3:gt05.seq
  154.     3:gt06.seq
  155.     3:gt07.seq
  156.     3:gt08.seq
  157.     3:gt09.seq
  158.     3:gt10.seq
  159.     3:gt22.seq
  160.     3:gt24.seq
  161.     4:gt27.seq
  162.     4:gt31.seq
  163.     4:gt35.seq
  164.     4:gt36.seq
  165.     4:gt37.seq
  166.     4:gt44.seq
  167.     4:gt49.seq
  168.     4:gt50.seq
  169.     4:gt52.seq
  170.     4:gt53.seq
  171.     4:gt58.seq
  172.     4:gt61.seq
  173.     4:gt66.seq
  174.     4:gt67.seq
  175.     4:gtvga.seq
  176.     4:menu1.seq
  177.     4:menu2.seq
  178.     4:tour.exe
  179.     4:tour.shw
  180.  
  181. [fonts]
  182.     4:HELVE.FON, "Helv 8,10,12,14,18,24 (VGA res)", "100,96,96"
  183.     4:TMSRE.FON, "Tms Rmn 8,10,12,14,18,24 (VGA res)", "100,96,96"
  184.     4:HELVB.FON, "Helv 8,10,12,14,18,24 (EGA res)", "133,96,72"
  185.     4:TMSRB.FON, "Tms Rmn 8,10,12,14,18,24 (EGA res)", "133,96,72"
  186.         4:accent.fon, "Demo font","CONTINUOUSSCALING"
  187.  
  188.  
  189. [progman.groups]
  190. Main,1
  191. Accessories
  192. Games
  193. "Windows Demo"
  194.  
  195. [Main]
  196. ;                     Melissa, don't erase this.   Thanks, Mike C.
  197. ;
  198. ;       1        2               3                      4                    5
  199. ; Icon Title, ExeName, Optional Icon SourceFile, Optional IconIndex, Optional CmdLine Prams.
  200. ;
  201. "File Manager",         WINFILE.EXE
  202. "Control Panel",        CONTROL.EXE
  203. "Print Manager",        appicons.exe,, 8,PRINTMAN.EXE
  204. "Clipboard",            appicons.exe,,14,CLIPBRD.EXE
  205. "DOS Prompt",           appicons.exe,,13,COMMAND.COM
  206. "Windows Setup",        appicons.exe,,11,SETUP.EXE
  207.  
  208. [Accessories]
  209. ;                     Melissa, don't erase this.   Thanks, Mike C.
  210. ;
  211. ;       1        2               3                      4                    5
  212. ; Icon Title, ExeName, Optional Icon SourceFile, Optional IconIndex, Optional CmdLine Prams.
  213. ;
  214. "Write",        WRITE.EXE
  215. "Paintbrush",        appicons.exe,, 6,PBRUSH.EXE
  216. "Terminal",        appicons.exe,,12,TERMINAL.EXE
  217. "Notepad",         appicons.exe,, 5,NOTEPAD.EXE
  218. "Recorder",        appicons.exe,, 9,RECORDER.EXE
  219. "Cardfile",        appicons.exe,, 2,CARDFILE.EXE
  220. "Calendar",        appicons.exe,, 1,CALENDAR.EXE
  221. "Calculator",        appicons.exe,, 0,CALC.EXE
  222. "Clock",        clock.exe
  223. "PIF Editor",        appicons.exe,, 7,PIFEDIT.EXE
  224.  
  225. [Games]
  226. ;                     Melissa, don't erase this.   Thanks, Mike C.
  227. ;
  228. ;       1        2               3                      4                    5
  229. ; Icon Title, ExeName, Optional Icon SourceFile, Optional IconIndex, Optional CmdLine Prams.
  230. ;
  231. "Solitaire",            sol.exe
  232. "Reversi",              appicons.exe,,10,REVERSI.EXE
  233.  
  234. [Windows Demo]
  235. ;                     Melissa, don't erase this.   Thanks, Mike C.
  236. ;
  237. ;       1        2               3                      4                    5
  238. ; Icon Title, ExeName, Optional Icon SourceFile, Optional IconIndex, Optional CmdLine Prams.
  239. ;
  240. "Guided Tour",           TOUR.EXE
  241. "Scrapbook+ Demo",       SCRAP.EXE
  242.  
  243. [compatibility]
  244.         cache.sys
  245.         cemm.sys
  246.         emaem.sys
  247.     hpemm386.sys
  248.     hpemm486.sys
  249.         icache.sys
  250.         iemm.sys
  251.         ilim386.sys
  252.         pcsx2ems.sys
  253.         pcsxmaem.sys
  254.         qemm.sys
  255.         ramtype.sys
  256.         vdisk.sys
  257.         xma2ems.sys
  258.         386max.sys
  259.  
  260. [blowaway]
  261. this line needed
  262.  
  263. [system]
  264. system   =    1:system.drv
  265. sound    =    2:sound.drv
  266. comm     =    2:comm.drv
  267.  
  268. [machine]
  269.     "MS-DOS or PC-DOS System","1" ; !! DONT CHANGE THIS NUMBER !!
  270.         system
  271.         kbd
  272.         t4s0enha
  273.         nomouse
  274.         egahires
  275.         sound
  276.         comm
  277.         nohimemswitch            
  278.         ebios
  279.  
  280.  
  281. [language]
  282. usa =               , "English (American)"
  283.