home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 March / VPR9603A.ISO / win31up3 / sotec / up1to3 / setup.in_ / setup.in
INI File  |  1995-08-31  |  61KB  |  1,439 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   = "Windowsセットアップ"
  10.     exit      = "Windowsセットアップの終了"
  11.     title     = "Windows 3.1の組み込み"
  12.     options   = "Windows 3.1のセットアップのオプション:"
  13.     printwait = "現在プリンタを識別しています。お待ちください..."
  14.     copywait = "\nMicrosoft Windows 3.1の世界へようこそ!\n\n - Windowsをお使いになる前に、マニュアルを\n   お読みください。"
  15.    copywait4="お使いになる前に、オフィシャル ユーザー登録を必ず行ってください。\nMicrosoftでは登録いただいたお客様に、\n   - バージョンアップや新製品の情報をお知らせ致します。"
  16.    copywait5 = "\nWindowsディスク #1に、シリアル番号が印刷されています。\nこの番号は、ユーザー サポートを受けるときに必要です。"
  17.     ttjwait = "\nMicrosoft Windows 3.1の世界へようこそ!\n\n - 現在、日本語TrueTypeフォントを組み込んでいます..."
  18.     wifejwait = "\nMicrosoft Windows 3.1の世界へようこそ!\n\n - 現在、日本語フォントを組み込んでいます..."
  19.  
  20. [data]
  21. ; Disk space required
  22. ; <type of setup>= <Full install space>, <Min install space>
  23.  
  24.     upd2x386full = 22000000,18000000; 22.0 Mb, 18.0 Mb - not supported
  25.     upd2x286full = 22000000,18000000; 22.0 Mb, 18.0 Mb - not supported
  26.     upd3x386full = 18000000,14000000; 18.0 Mb, 14.0 Mb
  27.     upd3x286full = 16000000,12000000; 16.0 Mb, 12.0 Mb
  28.  
  29.     new386full   = 22000000,18000000; 22.0 Mb, 18.0 Mb
  30.     new286full   = 20000000,16000000; 20.0 Mb, 16.0 Mb
  31.  
  32.     netadmin     = 33000000         ; 33.0 Mb
  33.     netadminupd  = 33000000         ; 33.0 Mb
  34.     upd2x386net  = 1300000          ;  1.3 Mb  - not supported
  35.     upd3x386net  = 1300000          ;  1.3 Mb
  36.     upd2x286net  = 1300000          ;  1.3 Mb  - not supported
  37.     upd3x286net  = 1300000          ;  1.3 Mb
  38.     new386net    = 1300000,1300000  ; 1.3 Mb, 1.3 Mb
  39.     new286net    = 1300000,1300000  ; 1.3 Mb, 1.3 Mb
  40.  
  41.  
  42.  
  43. ; Defaults used in setting up and names of a few files
  44.     startup   = WIN.COM
  45.     defdir    = C:\WINDOWS
  46.     shortname = Windows
  47.     welcome   = "Windowsセットアップ"
  48.     deflang   = jpn
  49.     defxlat   = 932
  50.     defkeydll = usadll
  51.     register  = "regedit /s /u setup.reg"
  52.     tutor     =
  53.     NetSetup  = FALSE
  54.     MouseDrv  = TRUE
  55.     Version   = "3.1.040"
  56.  
  57. ; This is data needed by the MS-DOS half of setup so that it can copy the
  58. ; proper kernel and start Windows for the GUI portion of setup.
  59. ;
  60. ; ** MS-DOS documentation says that first byte of command line for 4a call
  61. ; ** should be space. ==> in execcmd RHS leave first space as it is now
  62. [winexec]
  63.     execstd   = "dosx.exe "
  64.     execcmd   = " krnl286.exe /b /q:"
  65.     exechimem = "xmsmmgr.exe"
  66.     himemcmd  = ""
  67.     Krnl386   = 2:krnl386.exe
  68.     Krnl286   = 2:krnl286.exe
  69.     dosx      = 1:dosx.exe
  70.  
  71. ; Names of the disks Setup can prompt for.
  72. [disks]
  73.     1 =. ,"Microsoft Windows 3.1 ディスク #1",disk1
  74.     2 =. ,"Microsoft Windows 3.1 ディスク #2",disk2
  75.     3 =. ,"Microsoft Windows 3.1 ディスク #3",disk3
  76.     4 =. ,"Microsoft Windows 3.1 ディスク #4",disk4
  77.     5 =. ,"Microsoft Windows 3.1 ディスク #5",disk5
  78.     6 =. ,"Microsoft Windows 3.1 ディスク #6",disk6
  79.     7 =. ,"Microsoft Windows 3.1 ディスク #7",disk7
  80.     8 =. ,"Microsoft Windows 3.1 ディスク #8",disk8
  81.     9 =. ,"Microsoft Windows 3.1 ディスク #9",disk9
  82.     A =. ,"Microsoft Windows 3.1 ディスク #10",diska
  83.     B =. ,"Microsoft Windows 3.1 ディスク #11",diskb
  84.     C =. ,"Microsoft Windows 3.1 ディスク #12",diskc
  85.  
  86. [user]
  87.     3:setup.ini, noupdate
  88.  
  89. [windows]
  90.     1:setup.hlp
  91.     1:setup.txt
  92.     1:win.src,    Net
  93.     1:system.src, Net
  94.     1:winhelp.exe
  95.     1:control.hlp
  96.     1:userfont.src, Net
  97.     1:wifeman.ini,  Net
  98.     1:userfont.bin, Net
  99.  
  100. [windows.system]
  101.     1:commdlg.dll
  102.     1:dpgrab.dll
  103.     1:gdi.exe
  104.     2:msgmode.dll
  105.     3:shell.dll
  106.     3:user.exe
  107.     1:win.cnf
  108.     2:lzexpand.dll
  109.     3:ver.dll
  110.     3:winnls.dll
  111.     3:wifeman.dll
  112.     3:wifedpd.dll
  113.     3:userfont.fod
  114.     2:gsystag.fon
  115.     3:rastel.fod
  116.     3:mskanji.exe
  117.  
  118. [windows.system.386]
  119.     1:cpwin386.cpl
  120.  
  121. [386max]
  122.     1:386max.vxd
  123.     3:windows.lod
  124.  
  125. [bluemax]
  126.     1:bluemax.vxd
  127.     3:windows.lod
  128.  
  129. [shell]
  130.     progman.exe,  "プログラム マネージャ"
  131.  
  132. ; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  133. : !!! The description strings should not be changed.
  134. ; !!! Changing description strings can result in old drivers not being
  135. ; !!! upgraded since Setup uses the description string to determine what
  136. ; !!! driver is installed and whether a new, upgraded driver is provided
  137. ; !!! with this version of Windows.
  138. ; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  139. ;
  140.  
  141. [display]
  142. ;profile = driver,         Description of driver,                           resolution,    286 grabber,    logo code,       VDD,            386grabber,   ega.sys,   logo data,    optional work section
  143. ;
  144. vga12    = 3:vga.drv,      "VGA (12 ドット システム フォント)",                                           "100,72,72",   , 3:vgalogo.lgo,   x:*vddvga,      3:vga.3gr,,              3:vgalogo.rle, vga12
  145. vga      = 3:vga.drv,      "VGA",                                           "100,96,96",   , 3:vgalogo.lgo,   x:*vddvga,      3:vga.3gr,,              3:vgalogo.rle, vga16
  146. vgamono12= 3:vgamono.drv,  "VGA モノクロ ディスプレイ (12 ドット システム フォント)",                   "100,72,72",   ,  3:vgalogo.lgo,   x:*vddvga,      3:vgadib.3gr,,           1:egamono.rle, vgamono12
  147. vgamono  = 3:vgamono.drv,  "VGA モノクロ ディスプレイ",                   "100,96,96",   ,  3:vgalogo.lgo,   x:*vddvga,      3:vgadib.3gr,,           1:egamono.rle, vgamono16
  148. svga12   = 3:supervga.drv, "Super VGA (800x600, 16色, 12 ドット システム フォント)",                "100,72,72",   , 3:vgalogo.lgo,   x:*vddvga,      3:vga.3gr,,              3:vgalogo.rle, svga12
  149. svga     = 3:supervga.drv, "Super VGA (800x600, 16色)",                "100,96,96",   , 3:vgalogo.lgo,   x:*vddvga,      3:vga.3gr,,              3:vgalogo.rle, svga16
  150. svga20   = 3:supervga.drv, "Super VGA (800x600, 16色, 20 ドット システム フォント)",                "100,120,120",   , 3:vgalogo.lgo,   x:*vddvga,      3:vga.3gr,,              3:vgalogo.rle, svga20
  151. v7vga12  = 3:v7vga.drv,    "Video 7 512K, 640x480 256色, 12 ドット システム フォント",              "100,72,72",   , 3:vgalogo.lgo,   3:v7vdd.386,    3:vgadib.3gr,,            3:vgalogo.rle, v7b12
  152. v7vga    = 3:v7vga.drv,    "Video 7 512K, 640x480 256色",              "100,96,96",   , 3:vgalogo.lgo,   3:v7vdd.386,    3:vgadib.3gr,,            3:vgalogo.rle, v7b16
  153. v7c12    = 3:v7vga.drv,    "Video 7 512K, 720x512 256色, 12 ドット システム フォント",              "100,72,72",   , 3:vgalogo.lgo,   3:v7vdd.386,    3:vgadib.3gr,,            3:vgalogo.rle, v7c12
  154. v7c      = 3:v7vga.drv,    "Video 7 512K, 720x512 256色",              "100,96,96",   , 3:vgalogo.lgo,   3:v7vdd.386,    3:vgadib.3gr,,            3:vgalogo.rle, v7c16
  155. v7d12    = 3:v7vga.drv,    "Video 7 1Mb,  800x600 256色, 12 ドット システム フォント",              "100,72,72",   , 3:vgalogo.lgo,   3:v7vdd.386,    3:vgadib.3gr,,            3:vgalogo.rle, v7d12
  156. v7d      = 3:v7vga.drv,    "Video 7 1Mb,  800x600 256色",              "100,96,96",   , 3:vgalogo.lgo,   3:v7vdd.386,    3:vgadib.3gr,,            3:vgalogo.rle, v7d16
  157. v7d20    = 3:v7vga.drv,    "Video 7 1Mb,  800x600 256色, 20 ドット システム フォント",              "100,120,120",   , 3:vgalogo.lgo,   3:v7vdd.386,    3:vgadib.3gr,,            3:vgalogo.rle, v7d20
  158. v7f12    = 3:v7vga.drv,    "Video 7 1Mb, 1024x768 256色 (12 ドット システム フォント)","100,72,72",   , 3:vgalogo.lgo,   3:v7vdd.386,    3:vgadib.3gr,,            3:vgalogo.rle, v7f12
  159. v7f      = 3:v7vga.drv,    "Video 7 1Mb, 1024x768 256色 (16 ドット システム フォント)","100,96,96",   , 3:vgalogo.lgo,   3:v7vdd.386,    3:vgadib.3gr,,            3:vgalogo.rle, v7f16
  160. v7f20    = 3:v7vga.drv,    "Video 7 1Mb, 1024x768 256色 (20 ドット システム フォント)","100,120,120",   , 3:vgalogo.lgo,   3:v7vdd.386,    3:vgadib.3gr,,            3:vgalogo.rle, v7f20
  161. v7f24    = 3:v7vga.drv,    "Video 7 1Mb, 1024x768 256色 (24 ドット システム フォント)","100,144,144",   , 3:vgalogo.lgo,   3:v7vdd.386,    3:vgadib.3gr,,            3:vgalogo.rle, v7f24
  162. xga1612  = 3:vga.drv,      "XGA (640x480, 16色, 12 ドット システム フォント)",                      "100,72,72",   , 3:vgalogo.lgo,   x:*vddvga, 3:vga.3gr,,            3:vgalogo.rle, xga1612
  163. xga16    = 3:vga.drv,      "XGA (640x480, 16色)",                      "100,96,96",   , 3:vgalogo.lgo,   x:*vddvga, 3:vga.3gr,,            3:vgalogo.rle, xga1616
  164. xgasm12  = 3:xga.drv,      "XGA (12 ドット システム フォント)",                             "100,72,72",   , 3:vgalogo.lgo,   3:vddxga.386,   3:vgadib.3gr,,            3:vgalogo.rle, xgasm12
  165. xgasm    = 3:xga.drv,      "XGA (16 ドット システム フォント)",                             "100,96,96",   , 3:vgalogo.lgo,   3:vddxga.386,   3:vgadib.3gr,,            3:vgalogo.rle, xgasm16
  166. xgasm20  = 3:xga.drv,      "XGA (20 ドット システム フォント)",                             "100,120,120",   , 3:vgalogo.lgo,   3:vddxga.386,   3:vgadib.3gr,,            3:vgalogo.rle, xgasm20
  167. xgasm24  = 3:xga.drv,      "XGA (24 ドット システム フォント)",                             "100,144,144",   , 3:vgalogo.lgo,   3:vddxga.386,   3:vgadib.3gr,,            3:vgalogo.rle, xgasm24
  168. xgalo12  = 3:xga.drv,      "XGA (640x480, 256色, 12 ドット システム フォント)",                     "100,72,72",   , 3:vgalogo.lgo,   3:vddxga.386,   3:vgadib.3gr,,            3:vgalogo.rle, xgalo12
  169. xgalo    = 3:xga.drv,      "XGA (640x480, 256色)",                     "100,96,96",   , 3:vgalogo.lgo,   3:vddxga.386,   3:vgadib.3gr,,            3:vgalogo.rle, xgalo16
  170. qv8sl818 = C:qvision8.drv, "COMPAQ QVision, 640x480x256, 16 ドット システム フォント",  "100,96,96",, 3:vgalogo.lgo, C:cpqvdd.386, C:cpqvga.gr3, , 3:vgalogo.rle, cpqqvsl818
  171. qv8sm818 = C:qvision8.drv, "COMPAQ QVision, 800x600x256, 16 ドット システム フォント",  "100,96,96",, 3:vgalogo.lgo, C:cpqvdd.386, C:cpqvga.gr3, , 3:vgalogo.rle, cpqqvsm818
  172. qv8lh822 = C:qvision8.drv, "COMPAQ QVision, 1024x768x256, 20 ドット システム フォント", "100,120,120",, 3:vgalogo.lgo, C:cpqvdd.386, C:cpqvga.gr3, , 3:vgalogo.rle, cpqqvlh822
  173.  
  174. ;
  175. ; Optional sections listed in field 9 of the display secton are intrpreted as follows:
  176. ;
  177. ; File, Destination, .ini file, Section, LHS, RHS
  178. ;
  179. ; Where:    x:File      = Optional; file to be copied, may be left null.
  180. ;           Destination = 0: for windows root or 0:system for system subdir
  181. ;                          where file is to be copied.
  182. ;           .ini file   = Optional; .ini file to be modified or created.
  183. ;                          Must be included if following parameters specified.
  184. ;           Section     = Section of .ini file to be modified.
  185. ;           OldLine     = Optional; old line to be removed from the .ini file.
  186. ;                          Only one occurence of the specified string is removed.
  187. ;           NewLine     = New text line to be written to the .ini file.
  188. ;
  189. ;[v7vga]
  190. ;x:v7vga.vxd, 0:system, system.ini, 386enh, "v7device=", "display=v7vdd.386"
  191.  
  192. [vga12]
  193. 2:GSYS12.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS12.FOD"
  194. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  195.  
  196. [vga16]
  197. 2:GSYS16.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS16.FOD"
  198. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  199.  
  200. [vgamono12]
  201. ,,system.ini,386enh,"vgamono=","vgamono=TRUE"
  202. 2:GSYS12.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS12.FOD"
  203. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  204.  
  205. [vgamono16]
  206. ,,system.ini,386enh,"vgamono=","vgamono=TRUE"
  207. 2:GSYS16.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS16.FOD"
  208. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  209.  
  210. [svga12]
  211. 2:GSYS12.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS12.FOD"
  212. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  213.  
  214. [svga16]
  215. 2:GSYS16.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS16.FOD"
  216. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  217.  
  218. [svga20]
  219. 2:GSYS20.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS20.FOD"
  220. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  221.  
  222. [v7b12]
  223. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=640x480"
  224. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  225. 2:GSYS12.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS12.FOD"
  226. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  227.  
  228. [v7b16]
  229. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=640x480"
  230. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  231. 2:GSYS16.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS16.FOD"
  232. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  233.  
  234. [v7c12]
  235. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=720x512"
  236. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  237. 2:GSYS12.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS12.FOD"
  238. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  239.  
  240. [v7c16]
  241. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=720x512"
  242. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  243. 2:GSYS16.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS16.FOD"
  244. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  245.  
  246. [v7d12]
  247. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=800x600"
  248. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  249. 2:GSYS12.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS12.FOD"
  250. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  251.  
  252. [v7d16]
  253. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=800x600"
  254. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  255. 2:GSYS16.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS16.FOD"
  256. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  257.  
  258. [v7d20]
  259. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=800x600"
  260. ,,system.ini,v7vga.drv,"FontSize=","FontSize=large"
  261. 2:GSYS20.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS20.FOD"
  262. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  263.  
  264. [v7f12]
  265. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=1024x768"
  266. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  267. 2:GSYS12.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS12.FOD"
  268. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  269.  
  270. [v7f16]
  271. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=1024x768"
  272. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  273. 2:GSYS16.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS16.FOD"
  274. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  275.  
  276. [v7f20]
  277. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=1024x768"
  278. ,,system.ini,v7vga.drv,"FontSize=","FontSize=large"
  279. 2:GSYS20.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS20.FOD"
  280. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  281.  
  282. [v7f24]
  283. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=1024x768"
  284. ,,system.ini,v7vga.drv,"FontSize=","FontSize=large"
  285. 2:GSYS24.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS24.FOD"
  286. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  287.  
  288. [xga1612]
  289. 2:GSYS12.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS12.FOD"
  290. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  291.  
  292. [xga1616]
  293. 2:GSYS16.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS16.FOD"
  294. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  295.  
  296. [xgasm12]
  297. ,,system.ini,XGA_Display,"XGA_Resolution=",
  298. ,,system.ini,XGA_Display,"XGA_Resources=","XGA_Resources=1"
  299. 2:GSYS12.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS12.FOD"
  300. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  301.  
  302. [xgasm16]
  303. ,,system.ini,XGA_Display,"XGA_Resolution=",
  304. ,,system.ini,XGA_Display,"XGA_Resources=","XGA_Resources=1"
  305. 2:GSYS16.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS16.FOD"
  306. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  307.  
  308. [xgasm20]
  309. ,,system.ini,XGA_Display,"XGA_Resolution=",
  310. ,,system.ini,XGA_Display,"XGA_Resources=","XGA_Resources=2"
  311. 2:GSYS20.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS20.FOD"
  312. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  313.  
  314. [xgasm24]
  315. ,,system.ini,XGA_Display,"XGA_Resolution=",
  316. ,,system.ini,XGA_Display,"XGA_Resources=","XGA_Resources=2"
  317. 2:GSYS24.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS24.FOD"
  318. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  319.  
  320. [xgalo12]
  321. ,,system.ini,XGA_Display,"XGA_Resolution=","XGA_Resolution=1"
  322. ,,system.ini,XGA_Display,"XGA_Resources=","XGA_Resources=1"
  323. 2:GSYS12.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS12.FOD"
  324. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  325.  
  326. [xgalo16]
  327. ,,system.ini,XGA_Display,"XGA_Resolution=","XGA_Resolution=1"
  328. ,,system.ini,XGA_Display,"XGA_Resources=","XGA_Resources=1"
  329. 2:GSYS16.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS16.FOD"
  330. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  331.  
  332. [cpqqvsl818]
  333. 2:GSYS16.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS16.FOD"
  334. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  335. C:qvision8.drv,0:system, , , ,
  336. C:compaq.ini,0:,compaq.ini,display,"resource=","resource=small"
  337. ,,compaq.ini,display,"resolution=","resolution=low"
  338. ,,compaq.ini,display,"dacmode=","dacmode=8"
  339. ,,compaq.ini,config,"language=","language=english"
  340.  
  341. [cpqqvsm818]
  342. 2:GSYS16.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS16.FOD"
  343. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  344. C:qvision8.drv,0:system, , , ,
  345. C:compaq.ini,0:,compaq.ini,display,"resource=","resource=small"
  346. ,,compaq.ini,display,"resolution=","resolution=medium"
  347. ,,compaq.ini,display,"dacmode=","dacmode=8"
  348. ,,compaq.ini,config,"language=","language=english"
  349.  
  350.  
  351. [cpqqvlh822]
  352. 2:GSYS20.FOD,0:system,wifeman.ini,DefaultFont,"FontDriver=","FontDriver=GSYS20.FOD"
  353. ,,wifeman.ini,DefaultFont,"FontPackage=","FontPackage=GSYSTAG.FON"
  354. C:qvision8.drv,0:system, , , ,
  355. C:compaq.ini,0:,compaq.ini,display,"resource=","resource=large"
  356. ,,compaq.ini,display,"resolution=","resolution=high"
  357. ,,compaq.ini,display,"dacmode=","dacmode=8"
  358. ,,compaq.ini,config,"language=","language=english"
  359.  
  360. ; copy these fonts depending on the 386 grabber being used
  361. [VGA.3gr]
  362. 1:CGA40WOA.FON,
  363. 1:CGA80WOA.FON,
  364. 1:EGA40WOA.FON,
  365. 1:EGA80WOA.FON,
  366.  
  367. [VGA30.3gr]
  368. 1:CGA40WOA.FON,
  369. 1:CGA80WOA.FON,
  370. 1:EGA40WOA.FON,
  371. 1:EGA80WOA.FON,
  372.  
  373. [vgadib.3gr]
  374. 1:CGA40WOA.FON,
  375. 1:CGA80WOA.FON,
  376. 1:EGA40WOA.FON,
  377. 1:EGA80WOA.FON,
  378.  
  379. [cpqvga.gr3]
  380. 1:CGA40WOA.FON,
  381. 1:CGA80WOA.FON,
  382. 1:EGA40WOA.FON,
  383. 1:EGA80WOA.FON,
  384.  
  385. [keyboard.drivers]
  386. kbd    = 2:kbd.drv
  387.  
  388. [keyboard.types]
  389. t7s1_ax   = "AX 日本語キーボード"           ,     nodll, kbd
  390. t7s0_101  = "101 英語キーボード"          ,     nodll, kbd
  391. t7s2_a01  = "106 日本語キーボード"      ,     nodll, kbd
  392. t7s3_003  = "IBM-5576 002/003 キーボード" ,     nodll, kbd
  393. t7s4_001  = "IBM-5576 001 キーボード"     ,     nodll, kbd
  394.  
  395. [keyboard.tables]
  396. nodll  =             , "日本語レイアウト"
  397.  
  398. [codepages]
  399. ;       Xlat Table     OEM Font      WOA Font     Description
  400. 437 =              ,             , 1:dosapp.fon, "英語 (コードページ437)"
  401. 932 =              ,             , 1:dosapp.fon, "日本語 (コードページ932)"
  402.  
  403. [pointing.device]
  404. ;
  405. ; Note: the VMD field may contain multiple VXD's in the form "x:*vmd,2:1vmd.386".
  406. ;       Please note, however, that if multiple VXD's are specified in the VMD field
  407. ;       they must be surrounded by double quotes (").
  408. ;
  409. ;profile =  mouse driver,   Mouse description,                 VMD,     Optional work section
  410. ;
  411. ps2mouse = 2:mouse.drv,   "マイクロソフト マウス",             x:*vmd
  412. lmouse   = 2:mouse.drv,   "Logitech",                          x:*vmd
  413. genius1  = 2:mscmouse.drv,"COM1上のGeniusシリアル マウス"      , 2:mscvmd.386
  414. genius2  = 2:msc3bc2.drv, "COM2上のGeniusシリアル マウス"      , 2:mscvmd.386
  415. msmouse2 = 2:mscmouse.drv,"シリアルまたはバス マウス システム", 2:mscvmd.386
  416. msmouse1 = 2:msc3bc2.drv, "COM2上のシリアル マウス システム",2:mscvmd.386
  417. nomouse  = 3:nomouse.drv, "マウスなし、または他のポインティング デバイス", x:*vmd
  418.  
  419. [dos.mouse.drivers]
  420. mouse.com   = 8:mouse.com,     "MS-DOS マウス ドライバ .COM ver 8.20"
  421.  
  422. [network]
  423. ;Prof     = Driver, Description, HelpFile,OptFile,Optional section
  424. nonet     = ,"ネットワークなし"               ,,,nonet_stuff
  425. lanman    = ,"Microsoft LAN Manager"
  426. msnet     = ,"Microsoft Network (またはその互換製品)",          ,,,msnet_stuff
  427.  
  428. [lanman.versions]
  429. xx000000="バージョン 1.X",,lmbasic
  430. 00020000="バージョン 2.0 基本版",,lmbasic
  431. 01020000="バージョン 2.0 拡張版",,lmenh20
  432. 00021000="バージョン 2.1 基本版",,lmbasic21
  433. 01021000="バージョン 2.1 拡張版",lanman21.drv,lmenh21nodrv,lmenh21
  434.  
  435. [nonet_stuff]
  436. vxd=x:*dosnet,x:*vnetbios
  437.  
  438. [msnet_stuff]
  439. driver=3:msnet.drv
  440. vxd=x:*dosnet,x:*vnetbios
  441. system.ini=386Enh,TimerCriticalSection,10000
  442. system.ini=386Enh,UniqueDOSPSP,TRUE
  443. system.ini=386Enh,PSPIncrement,5
  444.  
  445. [unsupported_net]
  446. warning=1
  447.  
  448. [lmbasic]
  449. warning=2
  450. driver=3:msnet.drv
  451. vxd=x:*dosnet,x:*vnetbios,2:lanman10.386
  452.  
  453. [lmbasic21]
  454. driver=3:msnet.drv
  455. vxd=x:*dosnet,x:*vnetbios,2:lanman10.386
  456.  
  457. [lmenh20]
  458. warning=2
  459. driver=2:lanman.drv
  460. vxd=x:*vnetbios,x:*dosnet
  461. sysdir=3:netapi20.dll,3:pmspl20.dll
  462. update=4:lanman.hlp,4:winpopup.exe,4:winpopup.hlp
  463.  
  464. [lmenh21nodrv]
  465. warning=3
  466. driver=3:msnet.drv
  467. vxd=x:*dosnet,x:*vnetbios
  468.  
  469. [lmenh21]
  470. warning=2
  471. system.ini=boot,network.drv,lanman21.drv
  472. vxd=x:*vnetbios,x:*dosnet
  473. update=4:winpopup.exe,4:winpopup.hlp
  474.  
  475. [sysfonts]
  476. 2:j13sys.fon,"VGA (640x480) 12 ドット システム フォント", "100,72,72"
  477. 2:j18sys.fon,"VGA (640x480) 16 ドット システム フォント", "100,96,96"
  478. 2:j22sys.fon,"VGA (640x480) 20 ドット システム フォント", "100,120,120"
  479. 2:j27sys.fon,"VGA (640x480) 24 ドット システム フォント", "100,144,144"
  480.  
  481. [fixedfonts]
  482. 2:j13fix.fon,"VGA (640x480) 12 ドット 固定 システム フォント", "100,72,72"
  483. 2:j18fix.fon,"VGA (640x480) 16 ドット 固定 システム フォント", "100,96,96"
  484. 2:j22fix.fon,"VGA (640x480) 20 ドット 固定 システム フォント", "100,120,120"
  485. 2:j27fix.fon,"VGA (640x480) 24 ドット 固定 システム フォント", "100,144,144"
  486.  
  487. [oemfonts]
  488. 2:j13oem.fon,"VGA (640x480) 12 ドット ターミナル フォント", "100,72,72",1
  489. 2:j18oem.fon,"VGA (640x480) 16 ドット ターミナル フォント", "100,96,96",1
  490. 2:j22oem.fon,"VGA (640x480) 20 ドット ターミナル フォント", "100,120,120",1
  491. 2:j27oem.fon,"VGA (640x480) 24 ドット ターミナル フォント", "100,144,144",1
  492.  
  493. ;   The win.copy section is a list of files or sections to copy to the WINDOWS
  494. ;   directoy.
  495. ;
  496. ;   FORMAT      from,to
  497. ;
  498. ;   IE
  499. ;       1:foo.txt,  0:        copy foo.txt from disk 1 to the windows directory
  500. ;       #386,       0:system  copy all files in the 386 SECTION to the
  501. ;
  502. ;
  503. [win.copy]
  504. ; copy this section for setup on 286 machines
  505.    #net,       0:
  506.    #win.shell, 0:
  507.    #win.other, 0:system
  508.  
  509. [win.copy.net]
  510. ; copy this section for network setup on 286 machines
  511.    #net,              0:
  512.  
  513. [win.copy.net.win386]
  514. ; copy this section for network setup on 386 machines
  515.    #net,       0:
  516.  
  517. [win.copy.win386]
  518. ; copy this section for full setup on 386 machines
  519.    #net,       0:
  520.    #win.shell, 0:
  521.    #pwin386,   0:system
  522.    #win.other, 0:system
  523.  
  524. [net]
  525.    5:CONTROL.SRC,    "Windowsユーザー ファイル"
  526.    5:WINVER
  527.    5:ADMIN.INI
  528.  
  529. [win.devices]
  530. ; These devices will be copied on all machines
  531.    5:HIMEM.SYS,      "XMSメモリ マネージャ"
  532.    5:SMARTDRV.EXE,   "ディスク キャッシング プログラム"
  533.    5:RAMDRIVE.SYS,   "RAMドライブ プログラム"
  534.  
  535. [win.devices.win386]
  536. ; These devices will be copied on 386 machines only
  537.    5:HIMEM.SYS,      "XMSメモリ マネージャ"
  538.    5:EMM386.EXE,     "LIM Expanded メモリ マネージャ"
  539.    5:SMARTDRV.EXE,   "ディスク キャッシング プログラム"
  540.    5:RAMDRIVE.SYS,   "RAMドライブ プログラム"
  541.  
  542. [win.other]
  543.    8:WINOLDAP.MOD,   "Windowsドライバ"
  544.    8:WIN87EM.DLL
  545.    7:SYSEDIT.EXE
  546.    5:DDEML.DLL
  547.    6:OLECLI.DLL
  548.    6:OLESVR.DLL
  549.    5:DSWAP.EXE
  550.    8:WSWAP.EXE
  551.    7:SETUP.REG
  552.    6:MAIN.CPL
  553.    6:MIDIMAP.DRV
  554.    6:MIDIMAP.CFG
  555.    7:SND.CPL
  556.    5:DRIVERS.CPL
  557.    6:MMSYSTEM.DLL
  558.    6:MMTASK.TSK
  559.    7:TIMER.DRV
  560.    6:MCISEQ.DRV
  561.    6:MCIWAVE.DRV
  562.    5:CONTROL.INF
  563.    5:APPS.INF
  564.    5:APPSICON.DLL
  565.    8:TOOLHELP.DLL
  566.    5:IME.CPL
  567.    6:rgmja12.jfr,  "Windowsビットマップ フォント"
  568.    6:rgmja14.jfr,  "Windowsビットマップ フォント"
  569.    6:rgmja16.jfr,  "Windowsビットマップ フォント"
  570.    7:rgmja18.jfr,  "Windowsビットマップ フォント"
  571.    6:rgmja20.jfr,  "Windowsビットマップ フォント"
  572.    7:rgmja24.jfr,  "Windowsビットマップ フォント"
  573.    6:rmmja20.jfr,  "Windowsビットマップ フォント"
  574.    7:rmmja24.jfr,  "Windowsビットマップ フォント"
  575.  
  576. [win.shell]
  577.    5:PROGMAN.EXE,    "プログラム マネージャ"
  578.    5:TASKMAN.EXE,    "タスク マネージャ"
  579.    5:WINFILE.EXE,    "ファイル マネージャ"
  580.    5:CLIPBRD.EXE,    "クリップボード"
  581.    5:CONTROL.EXE,    "コントロール パネル"
  582.    5:PIFEDIT.EXE,    "PIFエディタ"
  583.    5:REGEDIT.EXE,    "登録エディタ"
  584.    5:PRINTMAN.EXE,   "プリント マネージャ"
  585.    5:MSD.EXE,        "Microsoft診断プログラム"
  586.    5:MSD.INI
  587.    5:SCREEN.VID
  588.    5:WRITE.EXE,      "ライト"
  589.    5:WRITE.HLP,      "ライトのヘルプ"
  590.    4:moricons.dll    "アイコン"
  591.  
  592. [pwin386]
  593.    5:WINOA386.MOD,   "エンハンスド モード ファイル"
  594.    7:WIN386.EXE
  595.    8:VKKFNCD.386
  596.    8:VIASD.386
  597.    8:VDDD.386
  598.    8:VTDAPI.386
  599.  
  600. [DelFiles]
  601. ;Statically initialize the list of files that will be DELETED during the
  602. ;  3.0 to 3.1 up-grade process. Add or remove items from this list at will,
  603. ;  (Wildcards accepted in list)
  604. ; The first files in the list are deleted from Windows system dir(local setup).
  605. ; Nb : Note that DelFiles section always is processed before RenFiles section.
  606.    tmsr?.fon
  607.    helv?.fon
  608.    swapfile.exe
  609.    kernel.exe
  610.    pmspl.dll
  611.    netapi.dll
  612.    midi.cpl
  613.    _default.pif
  614.    VGAFIX.FON
  615.    VGAOEM.FON
  616.    VGASYS.FON
  617. ; All files in the list AFTER this point will be deleted from Windows dir.
  618. ; WARNING: The "..\" is needed, the code depends on it!!!
  619.    ..\setup.inf
  620.    shell.dll
  621.    olecli.dll
  622.    olesvr.dll
  623.    commdlg.dll
  624.    ver.dll
  625.    toolhelp.dll
  626.    *.pcl
  627.    3270.txt
  628.    networks.txt
  629.    printers.txt
  630.    readme.txt
  631.    sysini?.txt
  632.    winini?.txt
  633.    DRWATSON.EXE
  634.    tokei.exe
  635. ; Various names for old Windows SETUP.EXE
  636.    SETUP.EXE
  637.    INSTALL.EXE
  638.    ASETTA.EXE
  639.    CONFIG.EXE
  640.    INSTALAR.EXE
  641.    KURMA.EXE
  642.  
  643. [RenFiles]
  644. ; Similar section but for file renaming to create .bak if needed
  645.    MIDIMAP.CFG,MIDIMAP.OLD
  646.    ADLIB.DRV,MSADLIB.DRV
  647.    WIFEMAN.INI,WIFEMAN.OLD
  648.  
  649.  
  650. ; The win.apps, win.games, win.scrs, win.bmps, and win.readme sections are
  651. ; all formatted as described below.
  652. ;
  653. ; X:FileName,      Description,     FileSize,   Profile String
  654. ;
  655. ; Where profile string is used by setup.exe to "lookup" the item in the
  656. ; appropiate progman groups section to determine if and how the item is
  657. ; to be added to a Program manager group via DDE. The profile string is
  658. ; also used to "lookup" and needed dependent files in the [win.dependents]
  659. ; section.
  660. ;
  661. [win.apps]
  662.    4:CALC.EXE,     "電卓"                       ,  44016, calc
  663.    4:CALENDAR.EXE, "カレンダー"                 ,  64112, calendar
  664.    4:CARDFILE.EXE, "カード ファイル"            ,  94720, cardfile
  665.    5:WINCLOCK.EXE, "時計"                       ,  17776, winclock
  666.    4:NOTEPAD.EXE,  "メモ帳"                     ,  34480, notepad
  667.    4:PBRUSH.EXE,   "ペイント ブラシ"            , 191648, pbrush
  668.    5:TERMINAL.EXE, "ターミナル"                 , 150400, terminal
  669.    4:CALC.HLP,     "電卓のヘルプ"               ,  17641
  670.    4:CALENDAR.HLP, "カレンダーのヘルプ"         ,  21774
  671.    4:CARDFILE.HLP, "カードファイルのヘルプ"             ,  26734
  672.    4:NOTEPAD.HLP,  "メモ帳のヘルプ"             ,  14110
  673.    4:PBRUSH.HLP,   "ペイントブラシのヘルプ"            ,  44158
  674.    4:RECORDER.EXE, "レコーダー"                 ,  39824, recorder
  675.    4:RECORDER.HLP, "レコーダーのヘルプ"         ,  19571
  676.    5:TERMINAL.HLP, "ターミナルのヘルプ"         ,  32447
  677.    4:PACKAGER.EXE, "オブジェクト パッケージャ"          ,  77856, packager
  678.    4:PACKAGER.HLP, "パッケージャのヘルプ"             ,  22624
  679.    4:CHARMAP.EXE,  "文字コード表"               ,  45056, charmap
  680.    4:CHARMAP.HLP,  "文字コード表のヘルプ"       ,  12909
  681.    4:MPLAYER.EXE,  "メディア プレーヤー"        ,  35232, mplayer
  682.    4:MPLAYER.HLP,  "メディア プレーヤーのヘルプ"         ,  14309
  683.    4:SOUNDREC.EXE, "サウンド レコーダー"        ,  51732, soundrec
  684.    4:SOUNDREC.HLP, "サウンド レコーダーのヘルプ"         ,  17875
  685.    5:CLIPBRD.HLP,  "クリップボードのヘルプ"           ,  12893
  686.    5:DRWATSON.EXE, "ワトソン博士"               ,  27248, drwatson
  687.    5:PIFEDIT.HLP,  "PIFエディタのヘルプ"        ,  30065
  688.    5:PRINTMAN.HLP, "プリント マネージャのヘルプ"         ,  42682
  689.    5:PROGMAN.HLP,  "プログラム マネージャのヘルプ"       ,  31452
  690.    5:REGEDIT.HLP,  "登録エディタのヘルプ"       ,  21935
  691.    5:REGEDITV.HLP, "登録エディタの高度なヘルプ"      ,  16835
  692.    5:WINFILE.HLP,  "ファイル マネージャのヘルプ"          ,  76263
  693.    5:WINHELP.HLP,  "ヘルプの使い方のヘルプ"         ,  26728
  694.    4:GLOSSARY.HLP, "用語集のヘルプ"             ,  45599
  695.    4:EXPAND.EXE,   "ファイル展開ユーティリティ"            ,  16361
  696.    4:GAIJIEDT.EXE, "外字エディタ"               ,  54624, gaijiedt
  697.    4:GAIJIEDT.HLP, "外字エディタのヘルプ"       ,  31663
  698.    4:ICONEDIT.EXE, "アイコン エディタ"          ,  61680, iconedit
  699.    4:ICONEDIT.HLP, "アイコン エディタのヘルプ"           ,  37556
  700.    5:WINHCOPY.EXE, "ハードコピー"               ,  28160, winhcopy
  701.    5:WINHCOPY.HLP, "ハードコピーのヘルプ"       ,  13003
  702.    diskspace=1665751
  703.  
  704. [win.dependents]
  705. pbrush   = 4:PBRUSH.DLL
  706. recorder = 4:RECORDER.DLL
  707. winhcopy = 5:KEYHOOK.DLL
  708.  
  709. [win.games]
  710.    4:SOL.EXE,      "ソリティア"          , 181072, sol
  711.    5:WINMINE.EXE,  "マインスイーパ"      ,  27952, winmine
  712.    4:SOL.HLP,      "ソリティアのヘルプ"  ,  14131
  713.    5:WINMINE.HLP,  "マインスイーパのヘルプ"      ,  12769
  714.    diskspace=235924
  715.  
  716. [win.scrs]
  717.    4:SCRNSAVE.SCR, "模様なし"           ,   5392
  718.    4:SSHANA.SCR,   "花"                 ,  16192
  719.    4:SSMARQUE.SCR, "伝言板"             ,  17664
  720.    4:SSMYST.SCR,   "ライン アート"      ,  19632
  721.    5:SSSTARS.SCR,  "宇宙飛行"           ,  17888
  722.    4:ssflywin.scr, "フライングWindows"  ,  16576
  723.    diskspace=93344
  724.  
  725. [win.bmps]
  726.    4:256COLOR.BMP, "256色"        ,   5078
  727.    4:ARCADE.BMP,   "アーケード"   ,    630
  728.    4:ARCHES.BMP,   "アーチ"       ,  10358
  729.    4:ARGYLE.BMP,   "ダイヤ"       ,    630
  730.    4:CARS.BMP,     "車"           ,    630
  731.    4:CASTLE.BMP,   "城壁"         ,    778
  732.    4:CHITZ.BMP,    "サラサ模様"   ,  19918
  733.    4:EGYPT.BMP,    "エジプト"     ,    630
  734.    4:FLOCK.BMP,    "鳥"           ,   1630
  735.    4:HONEY.BMP,    "ハニー"       ,    854
  736.    4:MARBLE.BMP,   "マーブル"     ,  27646
  737.    4:RIVETS.BMP,   "リベット"     ,    630
  738.    4:REDBRICK.BMP, "赤レンガ"     ,    630
  739.    4:SQUARES.BMP,  "正方形"       ,    630
  740.    5:TARTAN.BMP,   "タータン"     ,  32886
  741.    5:THATCH.BMP,   "わらぶき"     ,    598
  742.    5:WINLOGO.BMP,  "Windowsロゴ"  ,  38518
  743.    5:ZIGZAG.BMP,   "ジグザグ"     ,    630
  744.    4:LEAVES.BMP,   "葉"           ,  15118
  745.    4:PUPPY.BMP,    "子犬"         , 308278
  746.    4:HANA256.BMP,  "桜"           ,  77878
  747.    4:ding.wav,     "ピン!"       ,  11598
  748.    4:chord.wav,    "ジャン!"     ,  24982
  749.    4:chimes.wav,   "チャイム"     ,  15920
  750.    5:tada.wav,     "ファンファーレ"  ,  27804
  751.    4:canyon.mid,   "キャニオン MIDI" ,  33883
  752.    diskspace=658765
  753.  
  754. [win.readme]
  755.    4:readme.wri,   "全般的な説明"         , 115328, readme
  756.    4:networks.wri, "ネットワークの説明"   ,  36736 
  757.    5:winini.wri,   "Win.ini の説明"       ,  27392 
  758.    5:sysini.wri,   "System.ini の説明"    ,  42496 
  759.    4:printers.wri, "プリンタの説明"       ,  52096 
  760.    4:apps.hlp,     "アプリケーションの互換情報"  ,  10458
  761.    diskspace=284506
  762.  
  763. ; The [*.groups] sections maps a group section to the group name used in
  764. ; Program Manager.
  765. ;
  766. ; Section Name = Progman group name, Min/Max switch. ( 1 = Max, nothing = Min).
  767. ;
  768. ; This section is used for upgrading from 3.X to 3.1.
  769. [new.groups]
  770. group7=メイン,1
  771. group1=スタートアップ
  772. group2=アクセサリ
  773. group6=ゲーム
  774. group8=日本語入力
  775.  
  776. ; This section is for new install.
  777. [progman.groups]
  778. group3=メイン,1
  779. group4=アクセサリ
  780. group5=ゲーム
  781. group1=スタートアップ
  782. group8=日本語入力
  783.  
  784. ; Progman DDE control section. This section controls the progman DDE and defines which
  785. ; .exe's will be added to which groups. The [progman.groups] sections lists section
  786. ; names that each describe the contents of that group.
  787. ;
  788. ; Description string,  .EXE name, Icon extraction .EXE, Icon extraction index, profile
  789. ;
  790. ; If the profile field is left NULL, the item will always be added to the group. Otherwise
  791. ; the item will only be added if it was installed via the partial install dlg.
  792. ;
  793. ;
  794. ; NOTE: If EXE name is NULL item will be deleted from the group if it exists there.
  795. ;
  796.  
  797. [group3]
  798. "ファイル マネージャ",     WINFILE.EXE
  799. "コントロール パネル",     CONTROL.EXE
  800. "プリント マネージャ",     PRINTMAN.EXE
  801. "クリップボード",          CLIPBRD.EXE
  802. "MS-DOS プロンプト",        DOSPRMPT.PIF, PROGMAN.EXE, 9
  803. "Windows セットアップ",     SETUP.EXE
  804. "PIF エディタ",             PIFEDIT.EXE
  805. "説明ファイル",            README.WRI,,,                              readme
  806.  
  807. [group4]
  808. "ライト",               WRITE.EXE
  809. "ペイント ブラシ",       PBRUSH.EXE,,,                              pbrush
  810. "ターミナル",           TERMINAL.EXE,,,                            terminal
  811. "メモ帳",               NOTEPAD.EXE,,,                             notepad
  812. "レコーダー",           RECORDER.EXE,,,                            recorder
  813. "カード ファイル",       CARDFILE.EXE,,,                            cardfile
  814. "カレンダー",           CALENDAR.EXE,,,                            calendar
  815. "電卓",                 CALC.EXE,,,                                calc
  816. "時計",                 WINCLOCK.EXE,,,                            winclock
  817. "オブジェクト パッケージャ", PACKAGER.EXE,,,                       packager
  818. "メディア プレーヤー",  MPLAYER.EXE,,,                             mplayer
  819. "サウンド レコーダー",  SOUNDREC.EXE,,,                            soundrec
  820. "アイコン エディタ",    ICONEDIT.EXE,,,                            iconedit
  821.  
  822. [group5]
  823. "ソリティア",           SOL.EXE,,,                                 sol
  824. "マインスイーパ",       WINMINE.EXE,,,                             winmine
  825.  
  826. [group1]
  827. "ワトソン博士"
  828.  
  829. [group2]
  830. "ターミナル"
  831. "ターミナル",                TERMINAL.EXE,,,                      terminal
  832. "メモ帳"
  833. "メモ帳",                    NOTEPAD.EXE,,,                       notepad
  834. "レコーダ"
  835. "レコーダー",                RECORDER.EXE,,,                      recorder
  836. "カレンダー"
  837. "カレンダー",                CALENDAR.EXE,,,                      calendar
  838. "オブジェクト パッケージャ", PACKAGER.EXE,,,                      packager
  839. "メディア プレーヤー",       MPLAYER.EXE,,,                       mplayer
  840. "サウンド レコーダー",       SOUNDREC.EXE,,,                      soundrec
  841. "アイコン エディタ",         ICONEDIT.EXE,,,                      iconedit
  842. "PIFエディタ"
  843. "PIFエディタ"
  844. "ライト"
  845. "ライト",                    WRITE.EXE
  846. "時計",                      WINCLOCK.EXE,,,                      winclock
  847. "カードファイル"
  848. "カードファイル"
  849. "カード ファイル",           CARDFILE.EXE,,,                      cardfile
  850. "ペイントブラシ"
  851. "ペイントブラシ"
  852. "ペイント ブラシ",           PBRUSH.EXE,,,                        pbrush
  853.  
  854. [group6]
  855. "ソリティア"
  856. "ソリティア",                SOL.EXE,,,                           sol
  857. "マインスイーパ",            WINMINE.EXE,,,                       winmine
  858.  
  859. [group7]
  860. "ファイルマネージャ"
  861. "ファイル マネージャ",     WINFILE.EXE
  862. "コントロールパネル"
  863. "コントロール パネル",     CONTROL.EXE
  864. "プリントマネージャ"
  865. "プリント マネージャ",     PRINTMAN.EXE
  866. "クリップボード"
  867. "クリップボード",          CLIPBRD.EXE
  868. "PIFエディタ"
  869. "PIF エディタ",              PIFEDIT.EXE
  870. "Read Me"
  871. "DOS Prompt"
  872. "DOSプロンプト"
  873. "MS-DOSプロンプト"
  874. "MS-DOS プロンプト",    DOSPRMPT.PIF, PROGMAN.EXE, 9
  875. "ウィンドウズ セットアップ"
  876. "Windowsセットアップ"
  877. "Windows セットアップ",     SETUP.EXE
  878. "説明ファイル",          README.WRI,,,                              readme
  879. "Tutorial"
  880.  
  881. [group8]
  882. "MS IME の設定",        MSIMEUTY.EXE,,,
  883. "文字コード表",         CHARMAP.EXE,,,                             charmap
  884. "外字エディタ",         GAIJIEDT.EXE,,,                            gaijiedt
  885.  
  886. [fonts]
  887.    8:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (96 dpi)", "100,72,72"
  888.    8:COURE.FON, "Courier 10,12,15 (96 dpi)", "100,72,72"
  889.    8:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (96 dpi)", "100,72,72"
  890.    8:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (96 dpi)", "100,72,72"
  891.    8:SMALLE.FON, "Small Fonts (96 dpi)", "100,72,72"
  892.  
  893.    8:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (96 dpi)", "100,96,96"
  894.    8:COURE.FON, "Courier 10,12,15 (96 dpi)", "100,96,96"
  895.    8:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (96 dpi)", "100,96,96"
  896.    8:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (96 dpi)", "100,96,96"
  897.    8:SMALLE.FON, "Small Fonts (96 dpi)", "100,96,96"
  898.  
  899.    8:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (120 dpi)", "100,120,120"
  900.    8:COURF.FON, "Courier 10,12,15 (120 dpi)", "100,120,120"
  901.    8:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (120 dpi)", "100,120,120"
  902.    8:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (120 dpi)", "100,120,120"
  903.    8:SMALLF.FON, "Small Fonts (120 dpi)", "100,120,120"
  904.  
  905.    8:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (120 dpi)", "100,144,144"
  906.    8:COURF.FON, "Courier 10,12,15 (120 dpi)", "100,144,144"
  907.    8:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (120 dpi)", "100,144,144"
  908.    8:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (120 dpi)", "100,144,144"
  909.    8:SMALLF.FON, "Small Fonts (120 dpi)", "100,144,144"
  910.  
  911.    8:ROMAN.FON, "Roman (Plotter)",   "CONTINUOUSSCALING"
  912.    8:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  913.    8:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  914.  
  915. [ttfonts]
  916. ;
  917. ;Font Header file, Description string,       Font file,     FontFamily/Flags
  918. ;
  919. ; Flags:  0000 = Normal weighted font.
  920. ;         0100 = Bolded font.
  921. ;         1000 = Italic font.
  922. ; NOTE: Flags not currently used.
  923. ;
  924. ; NOTE: The first letter of each word in the font desctiption string needs
  925. ;       to be capitalized.
  926. ;
  927. 8:ARIAL.FOT,   "Arial (TrueType)",                       8:arial.ttf,   ""
  928. 8:ARIALBD.FOT, "Arial Bold (TrueType)",                  8:arialbd.ttf,  "Arial0100"
  929. 8:ARIALBI.FOT, "Arial Bold Italic (TrueType)",           8:arialbi.ttf, "Arial1100"
  930. 8:ARIALI.FOT,  "Arial Italic (TrueType)",                8:ariali.ttf,  "Arial1000"
  931. 8:COUR.FOT,    "Courier New (TrueType)",                 8:cour.ttf,    ""
  932. 8:COURBD.FOT,  "Courier New Bold (TrueType)",            8:courbd.ttf,  "Courier0100"
  933. 8:COURBI.FOT,  "Courier New Bold Italic (TrueType)",     8:courbi.ttf,  "Courier1100"
  934. 8:COURI.FOT,   "Courier New Italic (TrueType)",          8:couri.ttf,   "Courier1000"
  935. 8:TIMES.FOT,   "Times New Roman (TrueType)",             8:times.ttf,   ""
  936. 8:TIMESBD.FOT, "Times New Roman Bold (TrueType)",        8:timesbd.ttf, "Times New Roman0100"
  937. 8:TIMESBI.FOT, "Times New Roman Bold Italic (TrueType)", 8:timesbi.ttf, "Times New Roman1100"
  938. 8:TIMESI.FOT,  "Times New Roman Italic (TrueType)",      8:timesi.ttf,  "Times New Roman1000"
  939. 8:SYMBOL.FOT,  "Symbol (TrueType)",                      8:symbol.ttf,  ""
  940. 8:WINGDING.FOT,"WingDings (TrueType)",                   8:wingding.ttf,""
  941.  
  942. [IME]
  943. MSIME="MS IME", 1.0, ""
  944.  
  945. [MSIME.files]
  946. MSIME.EXE     = 2:msime.exe, system
  947. MSIME.HLP     = 2:msime.hlp
  948. MSIME.SRC     = 2:msime.src
  949. MSIMED.SYS    = 2:msimed.sys, system
  950. MSIMEFEP.DLL  = 2:msimefep.dll, system
  951. MSIMEKNL.DLL  = 2:msimeknl.dll, system
  952. MSIMELIB.DLL  = 2:msimelib.dll, system
  953. MSIMEUTY.EXE  = 3:msimeuty.exe
  954.  
  955. [MSIME.dictionaries]
  956. MSIMER.DIC    = 2:msimer.1ic,3:msimer.2ic,3:msimer.3ic,3:msimer.4ic,3:msimer.5ic,3:msimer.6ic,3:msimer.7ic,3:msimer.8ic ,system
  957.  
  958. ; If any of these drivers are found in the config.sys file, Setup removes them.
  959. [compatibility]
  960. icache.sys   
  961. ibmcache.sys 
  962. cache.sys    
  963. cache.exe    
  964. mcache.sys   
  965. fast512.sys
  966.  
  967. ; Known TSRs and drivers which may result in a hang or crash
  968. ; during execution of Setup or Windows.
  969. ;
  970. ; filename = description string
  971. [incompTSR1]
  972. ep.exe      = "Norton Desktop/Windows Erase Protect TSR"
  973. qmaps.sys   = "QMAPS Memory Manager"
  974. qcache.exe  = "386 Max Disk Cache Utility"
  975. cache.exe   = "Disk Cache Utility"
  976. flash.exe   = "Flash Disk Cache Utility"
  977. hyper386.exe= "Hyper Disk Cache Utility"
  978. hyperdkx.exe= "Hyper Disk Cache Utility"
  979. hyper286.exe= "Hyper Disk Cache Utility"
  980. hyperdke.exe= "Hyper Disk Cache Utility"
  981. hyperdkc.exe= "Hyper Disk Cache Utility"
  982. ncache.exe  = "Norton Disk Cache Utility"
  983. pc-kwik.exe = "PC-Kwik Disk Cache Utility"
  984. pc-cache.com= "PC Tools Disk Cache Utility"
  985. superpck.exe= "Super PC-Kwik Disk Cache Utility"
  986. vdisk.sys   = "IBM RAM Disk Utility" 
  987. allemm4.sys="All Charge 386"
  988. anarkey.com="Anarkey"
  989. vsafe.sys = "Central Point Anti-Virus"
  990. vsafe.com = "Central Point Anti-Virus TSR"
  991. vdefend.sys="PC Tools VDefend"
  992. vdefend.com="PC Tools VDefend"
  993. kbflow.exe="KBFlow TSR by Artisoft"
  994. s-ice.exe="SoftIce"
  995. desktop.exe="PC Tools Desktop TSR"
  996. sk2.exe="Sidekick Version 2.0"
  997. sk.com="Sidekick Version 1.0"
  998. skplus.exe="Sidekick Plus"
  999. print.exe="MS-DOS PRINTコマンド"
  1000. pyro.exe="Pyro! Screen Saver"
  1001. xgaaidos.sys="8514 emulation driver "
  1002. asplogin.exe="ASP Integrity Toolkit"
  1003. lsallow.exe="Lansight Network Utilities TSR"
  1004. lansel.exe="Lansight Network Utilities TSR"
  1005. vaccine.exe="Vaccine Antivirus Program"
  1006. newspace.exe="Newspace Disk Compression Utility"
  1007. newres.exe="Newspace Disk Compression Utility"
  1008. tscsi.sys="Trantor T100  SCSI driver"
  1009. pcpanel.exe="Lasertools Printer Control Panel"
  1010. hpemm386.sys = "HP Expanded Memory Manager"
  1011. hpemm486.sys = "HP Expanded Memory Manager"
  1012. ramtype.sys  = "Ramtype Utility"
  1013. iemm.sys     = "Memory Manager"
  1014. ilim386.sys  = "Intel Expanded Memory Emulator"
  1015. cmdedit.com  = "Command Line Editor"
  1016. hpmm.sys     = "HP Memory Manager"
  1017. ced.exe      = "PCED Command Line Editor"
  1018. ced.com      = "CED Command Line Editor"
  1019. umbpro.sys   = "UMB Pro Memory Manager"
  1020. rm386.sys    = "NetRoom Memory Manager"
  1021.  
  1022. ; Known TSRs and device drivers which can(!) potentially cause problems
  1023. ; if running during Setup or Windows
  1024. ;
  1025. ; filename = description string
  1026. [incompTSR2]
  1027. ndosedit.com  = "Command Line Editor"
  1028. doscue.com="DOSCUE Command Line Editor"
  1029. datamon.exe="PC Tools Datamon"
  1030. subst.exe="MS-DOS SUBSTコマンド"
  1031. join.exe="MS-DOS JOINコマンド"
  1032. viralert.sys="Data Physician Plus TSR"
  1033. graphics.com="MS-DOS GRAPHICSコマンド"
  1034. le.com="Le Menu Menuing Package"
  1035. assign.com="MS-DOS ASSIGNコマンド"
  1036. append.com="MS-DOS APPENDコマンド"
  1037. diskmon.exe="Norton Disk Monitoring TSR"
  1038. dubldisk.sys="Double Disk Data Compression Utility"
  1039. pa.exe = "Printer Assist"
  1040. speedfxr.com = "Speedfxr"
  1041. pcsxmaem.sys = "pcsxmaem Utility"
  1042. xmaem.sys    = "xmaem Utility"
  1043. cubitr.exe   = "Cubit"
  1044.  
  1045. [block_devices]
  1046. tscsi.sys
  1047. tcscsi.sys
  1048. atdosxl.sys
  1049. dmdrvr.bin
  1050. drdrive.sys
  1051.  
  1052. [Installable.Drivers]
  1053. ; key         = filename,       type(s),     description, VxD(s), Default Params
  1054. msadlib       = 4:msadlib.drv,  "MIDI",      "Ad Lib", 5:vadlibd.386,
  1055. lapc1         = 4:mpu401.drv,   "MIDI",      "Roland LAPC1",,
  1056. midimapper    = 6:midimap.drv,  "MidiMapper", "MIDIマッパー",,
  1057. mpu401        = 4:mpu401.drv,   "MIDI",      "Roland MPU-401",,
  1058. sequencer     = 6:mciseq.drv,   "Sequencer", "[MCI] MIDIシーケンサ",,
  1059. soundblaster  = 4:sndblst.drv,  "Wave,MIDI", "Creative Labs Sound Blaster 1.0", 5:vsbd.386,, msadlib
  1060. soundblaster2 = 4:sndblst2.drv, "Wave,MIDI", "Creative Labs Sound Blaster 1.5", 5:vsbd.386,, msadlib
  1061. timer         = 7:timer.drv,    "Timer",     "タイマー", 8:vtdapi.386,
  1062. thunder       = 4:sndblst2.drv, "Wave", "Media Vision Thunder Board", 5:vsbd.386,, msadlib
  1063. wave          = 6:mciwave.drv,  "WaveAudio", "[MCI] サウンド",, "4"
  1064. cdaudio       = 6:mcicda.drv,   "CDAudio",   "[MCI] CDオーディオ",,
  1065.  
  1066. ; This section translates Windows 3.0 OEMSETUP.INF entries to their 3.1
  1067. ; equivalents. The disk names should be the first entries in the list.
  1068.  
  1069. [translate]
  1070. WinDiskName=26,"Microsoft Windows 3.0 ディスク"
  1071. WinDiskName=14,"Windows ディスク #"
  1072. *vddvga=3:vddvga30.386
  1073. vgalogo.lgo=3:vgalogo.lgo
  1074. vgalogo.rle=3:vgalogo.rle
  1075. rgdi.lgo=3:vgalogo.lgo
  1076. rgdi.rle=3:vgalogo.rle
  1077. vga.gr3=3:vga30.3gr
  1078. v7vga.gr3=3:vgadib.3gr
  1079. cga40woa.fon=1:cga40woa.fon
  1080. cga80woa.fon=1:cga80woa.fon
  1081. ega40woa.fon=1:ega40woa.fon
  1082. ega80woa.fon=1:ega80woa.fon
  1083. vgasys.fon=2:j18sys.fon
  1084. vgafix.fon=2:j18fix.fon
  1085. vgaoem.fon=2:j18oem.fon
  1086. 8514sys.fon=2:j22sys.fon
  1087. 8514fix.fon=2:j22fix.fon
  1088. 8514oem.fon=2:j22oem.fon
  1089. helve.fon=8:sserife.fon
  1090. helvf.fon=8:sseriff.fon
  1091. coure.fon=8:coure.fon
  1092. courf.fon=8:courf.fon
  1093. tmsre.fon=8:serife.fon
  1094. tmsrf.fon=8:seriff.fon
  1095. symbole.fon=8:symbole.fon
  1096. symbolf.fon=8:symbolf.fon
  1097. roman.fon=8:roman.fon
  1098. script.fon=8:script.fon
  1099. modern.fon=8:modern.fon
  1100. win.cnf=1:win.cnf
  1101.  
  1102. ; Used to update files that already exist on the disk
  1103. ;
  1104. [Update.Files]
  1105. 0:system,4:sndblst.drv
  1106. 0:system,4:sndblst2.drv
  1107. 0:system,4:mpu401.drv
  1108. 0:system,4:msadlib.drv
  1109. 0:system,8:vtdapi.386
  1110. 0:system,5:vsbd.386
  1111. 0:system,5:vadlibd.386
  1112. 0:system,6:mcicda.drv
  1113.  
  1114. ; Used to update dependents of files in the [Update.Files] section.
  1115. ;
  1116. [Update.Dependents]
  1117. msadlib.drv = 5:vadlibd.386
  1118. sndblst.drv = 5:vsbd.386
  1119. sndblst2.drv = 5:vsbd.386
  1120.  
  1121. ; This section is processed by both the DOS and WINDOWS portions of setup
  1122. ; for temporarily renaming profile strings during setup. THE RENAME
  1123. ; OPERATION WILL ONLY TAKE PLACE IF THE ORIGINAL PROFILE STRING EXISTS AND HAS
  1124. ; A RIGHT HAND SIDE STRING.
  1125. ;
  1126. ; .ini file,  section name, temporary profile name, Original profile name.
  1127. ;
  1128. [ini.upd.patches]
  1129.   system.ini, Boot,    "olddrivers"    ,"drivers"
  1130.   win.ini   , Desktop, "oldwallpaper"  ,"wallpaper"
  1131.   system.ini, Boot,    "oldtaskman"    ,"taskman.exe"
  1132.   system.ini, Boot,    "oldshell"      ,"shell"
  1133.  
  1134. ; Used by the windows half to shrink the memory needed to hold this pig.
  1135. ;
  1136. [blowaway]
  1137.    this line needed
  1138.  
  1139. [ini.upd.31]
  1140. ;
  1141. ; WARNING: This section only works on win.ini or system.ini !!
  1142. ;
  1143. ; .ini file,  section,  old line to be replaced,  new line,  rename operater.
  1144. ;
  1145. ; If the "old line to be replaced" field is empty, setup will assume that
  1146. ; the new line is to be added. The rename operater tells setup to retain the RHS
  1147. ; of the profile. This is used as a renaming mechanism during upgrades.
  1148. ; Nb : Simple string substitution is implemented :
  1149. ;     ?P means any valid MS-DOS path
  1150. ;
  1151.   system.ini, Boot,                               ,   "taskman.exe="
  1152.   system.ini, Boot,                               ,   "msgmode.dll=msgmode.dll"
  1153.   system.ini, mci,     "waveaudio="               ,   "WaveAudio=mciwave.drv"
  1154.   system.ini, mci,     "sequencer="               ,   "Sequencer=mciseq.drv"
  1155.   system.ini, mci,     "cdaudio="                 ,   "CDAudio=mcicda.drv"
  1156.   system.ini, keyboard,                           ,   "EnableMenuThrough=1"
  1157.   system.ini, keyboard,                           ,   "MakeIMEVKey=yes"
  1158.   system.ini, drivers,                            ,   "timer=timer.drv"
  1159.   system.ini, drivers,         "midimapper="      ,   "midimapper=midimap.drv"
  1160.   system.ini, drivers, "midi=adlib.drv"           ,   "midi=msadlib.drv"          ,rename
  1161.   system.ini, drivers, "midi1=adlib.drv"          ,   "midi1=msadlib.drv"         ,rename
  1162.   system.ini, drivers, "midi2=adlib.drv"          ,   "midi2=msadlib.drv"         ,rename
  1163.   system.ini, drivers, "midi3=adlib.drv"          ,   "midi3=msadlib.drv"         ,rename
  1164.   system.ini, drivers, "midi4=adlib.drv"          ,   "midi4=msadlib.drv"         ,rename
  1165.   system.ini, 386Enh,       "keyboard=?Pbpvkd.386",
  1166.   system.ini, 386Enh,          "keyboard="        ,   "keyboard=*vkd"             ,noclobber
  1167.   system.ini, 386Enh,          "device=*vhd"      ,   "device=*blockdev"
  1168.   system.ini, 386Enh,                             ,   "device=*vpd"
  1169.   system.ini, 386Enh,                             ,   "device=vkkfncd.386"
  1170.   system.ini, 386Enh,                             ,   "device=viasd.386"
  1171.   system.ini, 386Enh,                             ,   "device=vddd.386"
  1172.   system.ini, 386Enh,          "device=vdmad.386" ,   "device=*vdmad"
  1173.   system.ini, 386Enh,          "device=vdmadx.386",   "device=*vdmad"
  1174.   system.ini, 386Enh,                             ,   "device=*pagefile"
  1175.   system.ini, 386Enh,       "device=?Pvtdapi.386" ,   "device=vtdapi.386"
  1176.   system.ini, 386Enh,                             ,   "local=BILING$"
  1177.   system.ini, 386Enh,                             ,   "local=KKCFUNC$"
  1178.   system.ini, 386Enh,                             ,   "AllEMSLocked=On"
  1179.   system.ini, NonWindowsApp,"localtsrs="          ,   "localtsrs=dosedit,ced"  ,noclobber
  1180.   system.ini, DispatchGrabber,                    ,   "EnableDispatch=1"
  1181.   win.ini   , Sounds,  "SystemDefault="           ,   "SystemDefault=ding.wav, 一般の警告音"      ,noclobber
  1182.   win.ini   , Sounds,  "SystemExclamation="       ,   "SystemExclamation=chord.wav, メッセージ(警告)"  ,noclobber
  1183.   win.ini   , Sounds,  "SystemStart="             ,   "SystemStart=tada.wav, Windowsの起動"       ,noclobber
  1184.   win.ini   , Sounds,  "SystemExit="              ,   "SystemExit=chimes.wav, Windowsの終了"       ,noclobber
  1185.   win.ini   , Sounds,  "SystemHand="              ,   "SystemHand=chord.wav, システム エラー"       ,noclobber
  1186.   win.ini   , Sounds,  "SystemQuestion="          ,   "SystemQuestion=chord.wav, メッセージ(問い合わせ)"        ,noclobber
  1187.   win.ini   , Sounds,  "SystemAsterisk="          ,   "SystemAsterisk=chord.wav, メッセージ(情報)"        ,noclobber
  1188.   win.ini   , "mci extensions",                   ,   "wav=waveaudio"
  1189.   win.ini   , "mci extensions",                   ,   "mid=sequencer"
  1190.   win.ini   , "mci extensions",                   ,   "rmi=sequencer"
  1191.   win.ini   , FontSubstitutes,                    ,   "Helv=MS Sans Serif"
  1192.   win.ini   , FontSubstitutes,                    ,   "Tms Rmn=MS Serif"
  1193.   win.ini   , FontSubstitutes, "Courier=Courier New" ,
  1194.   win.ini   , FontSubstitutes,                    ,   "Times=Times New Roman"
  1195.   win.ini   , FontSubstitutes,                    ,   "Helvetica=Arial"
  1196.   win.ini   , "Microsoft Word 2.0", "HPDSKJET="   ,   "HPDSKJET=+1"             ,noclobber
  1197.   win.ini   , Desktop,  "IconTitleFaceName="      ,   "IconTitleFaceName=MS ゴシック"
  1198.   win.ini   , Desktop,  "IconTitleSize="          ,   "IconTitleSize=9"
  1199.   win.ini   , Desktop,  "IconSpacing="          ,   "IconSpacing=85"
  1200.   win.ini   , "Bitmap for TrueType font driver", "FontDriver=", "FontDriver=RASTEL.FOD"
  1201.   wifeman.ini, FontDrivers, "IBM PS/55 フォントドライバー=",
  1202.   wifeman.ini, FontPackages, "標準ゴシック (all res)=",
  1203.   wifeman.ini, FontPackages, "標準明朝 (all res)=",
  1204.   ;
  1205.   ; Remove these Win 3.0 font entries from win.ini because they have either
  1206.   ; been replaced or removed for Win 3.1
  1207.   ;
  1208.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (VGA res)="
  1209.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (Set #1)="
  1210.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (Set #2)="
  1211.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (Set #3)="
  1212.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (Set #4)="
  1213.  
  1214.   win.ini, Fonts, "Courier 10,12,15 (VGA res)="
  1215.   win.ini, Fonts, "Courier 10,12,15 (Set #1)="
  1216.   win.ini, Fonts, "Courier 10,12,15 (Set #2)="
  1217.   win.ini, Fonts, "Courier 10,12,15 (Set #3)="
  1218.   win.ini, Fonts, "Courier 10,12,15 (Set #4)="
  1219.  
  1220.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (VGA res)="
  1221.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (Set #1)="
  1222.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (Set #2)="
  1223.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (Set #3)="
  1224.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (Set #4)="
  1225.  
  1226.   win.ini, Fonts, "Symbol 8,10,12,14,18,24 (VGA res)="
  1227.   win.ini, Fonts, "Symbol 8,10,12,14,18,24 (Set #1)="
  1228.   win.ini, Fonts, "Symbol 8,10,12,14,18,24 (Set #2)="
  1229.   win.ini, Fonts, "Symbol 8,10,12,14,18,24 (Set #3)="
  1230.   win.ini, Fonts, "Symbol 8,10,12,14,18,24 (Set #4)="
  1231.   ;
  1232.   ; Remove these font entries if they exist because these .ini entries
  1233.   ; are obsolete. We use "Plotter" rather than "All res" Also, 8 point was
  1234.   ; added to the EGA res courier so we remove the old "Courier 10,12,15" font.
  1235.   ;
  1236.   win.ini, Fonts, "Roman (All res)=", "Roman (Plotter)=ROMAN.FON"
  1237.   win.ini, Fonts, "Script (All res)="
  1238.   win.ini, Fonts, "Modern (All res)="
  1239.   win.ini, Fonts, "Courier 10,12,15 (EGA res)="
  1240.   ;
  1241.   ; The following lines will cause the MS-DOS half of setup to effectivly
  1242.   ; rename the [Fonts] section in win.ini. Setup does this by adding the
  1243.   ; [wt4gpi8s56bz] string to the [Fonts] section and then deleting the
  1244.   ; [Fonts] section string. Later, in the windows half of setup, it will
  1245.   ; rename [wt4gpi8s56bz] back to [Fonts]. Do not change these names!
  1246.   ;
  1247.   win.ini, Fonts,              , "[wt4gpi8s56bz]"
  1248.   win.ini, Fonts,   "[Fonts]"  ,
  1249.  
  1250.   ; The following line makes USER skip persistent net connections
  1251.   ; USER immediately deletes the entry so it is a onetime thing.
  1252.   win.ini, windows,, "SetupWin=1"
  1253.  
  1254.   ; The following lines fix problems with APPS
  1255.   win.ini, Compatibility,"NOTSHELL=", "NOTSHELL=0x0001"
  1256.   win.ini, Compatibility,"WPWINFIL=", "WPWINFIL=0x0006"
  1257.   win.ini, Compatibility,"CCMAIL=", "CCMAIL=0x0008"
  1258.   win.ini, Compatibility,"AMIPRO=", "AMIPRO=0x0010"
  1259.   win.ini, Compatibility,"REM=", "REM=0x8022"
  1260.   win.ini, Compatibility,"PIXIE=", "PIXIE=0x0040"
  1261.   win.ini, Compatibility,"CP=", "CP=0x0040"
  1262.   win.ini, Compatibility,"JW=", "JW=0x42080"
  1263.   win.ini, Compatibility,"TME=", "TME=0x0100"
  1264.   win.ini, Compatibility,"VB=", "VB=0x0200"
  1265.   win.ini, Compatibility,"WIN2WRS=", "WIN2WRS=0x1210"
  1266.   win.ini, Compatibility,"PACKRAT=", "PACKRAT=0x0800"
  1267.   win.ini, Compatibility,"VISION=", "VISION=0x0040"
  1268.   win.ini, Compatibility,"MCOURIER=", "MCOURIER=0x0800"
  1269.   win.ini, Compatibility,"_BNOTES=", "_BNOTES=0x24000"
  1270.   win.ini, Compatibility,"MILESV3=", "MILESV3=0x1000"
  1271.   win.ini, Compatibility,"PM4=", "PM4=0x2000"
  1272.   win.ini, Compatibility,"DESIGNER=", "DESIGNER=0x2000"
  1273.   win.ini, Compatibility,"PLANNER=", "PLANNER=0x2000"
  1274.   win.ini, Compatibility,"DRAW=", "DRAW=0x2000"
  1275.   win.ini, Compatibility,"WINSIM=", "WINSIM=0x2000"
  1276.   win.ini, Compatibility,"CHARISMA=", "CHARISMA=0x2000"
  1277.   win.ini, Compatibility,"PR2=", "PR2=0x2000"
  1278.   win.ini, Compatibility,"PLUS=", "PLUS=0x1000"
  1279.   win.ini, Compatibility,"ED=", "ED=0x00010000"
  1280.   win.ini, Compatibility,"PP=",
  1281.   win.ini, Compatibility,"APORIA=", "APORIA=0x0100"
  1282.   win.ini, Compatibility,"EXCEL=", "EXCEL=0x1000"
  1283.   win.ini, Compatibility,"GUIDE=", "GUIDE=0x1000"
  1284.   win.ini, Compatibility,"NETSET2=", "NETSET2=0x0100"
  1285.   win.ini, Compatibility,"W4GL=", "W4GL=0x4000"
  1286.   win.ini, Compatibility,"W4GLR=","W4GLR=0x4000"
  1287.   win.ini, Compatibility,"TURBOTAX=","TURBOTAX=0x00080000"
  1288.  
  1289.   ; TrueType EUDC Range setting for win.ini
  1290.   win.ini, "TrueType EUDC", "EudcRanges=", "EudcRanges=F040-F9FC"
  1291.  
  1292. [system]
  1293. ; The various SYSTEM.DRV, SOUND.DRV, COMM.DRV
  1294. ;
  1295. ; These   are the   drivers   which may vary from system to system,
  1296. ; but are selected only   by the [machine] menu -- they do not have
  1297. ; special menus   for their selection.
  1298. system   =    3:system.drv
  1299. sound    =    2:mmsound.drv
  1300. comm     =    1:comm.drv
  1301.  
  1302. [machine]
  1303. ; This section defines default machine selections.  The   system
  1304. ; description from each   entry will appear in the initial machine
  1305. ; selection menu of Setup.
  1306. ;
  1307. ; An * means that setup will use the device specified here and override
  1308. ; the detected device, this applies to keyboards, mice, and displays.
  1309. ;
  1310. ; Each entry contains a   descriptive line for the system-selection menu,
  1311. ; followed by the filenames of the drivers in fixed order.
  1312. ;
  1313. ;      Field      1         2           3        4         5          6         7          8         9             10     11
  1314. ; prof_str      = Desc Str, System drv, kbd drv, kbd type, mouse drv, disp drv, sound drv, comm drv, himem switch, ebios, cookies
  1315. ;
  1316. ibm_compatible  = "MS-DOS System",system,kbd,t7s1_ax,nomouse,vga,sound,comm,,ebios,
  1317. ast_386_486     = "AST Premium 386/25 and 386/33 (CUPID)",system,kbd,t7s1_ax,nomouse,vga,sound,comm,,ebios,ast_cookz
  1318. at_and_t        = "Olivetti/AT&T",system,kbd,t7s1_ax,nomouse,vga,sound,comm,,ebios,
  1319. everex_386_25   = "Everex Step 386/25 (or Compatible)",system,kbd,t7s1_ax,nomouse,vga,sound,comm,,ebios,everex_cookz
  1320. hewlett_packard = "Hewlett-Packard: all machines",system,kbd,t7s1_ax,nomouse,vga,sound,comm,,hpebios,
  1321. ibm_ps2_70p     = "IBM PS/2 Model P70",system,kbd,t7s1_ax,nomouse,!vga,sound,comm,,ebios,
  1322. ibm_ps2_l40sx   = "IBM PS/2 Model L40sx",system,kbd,t7s1_ax,nomouse,vga,sound,comm,,ebios,ibml40_cookz
  1323. ncr_386sx       = "NCR: all 80386 and 80486 based machines",system,kbd,t7s1_ax,nomouse,vga,sound,comm,,ebios,ncr386sx_cookz
  1324. nec_pm_sx+      = "NEC PowerMate SX Plus",system,kbd,t7s1_ax,nomouse,vga,sound,comm,,ebios,nec_pm_cookz
  1325. nec_prospeed    = "NEC ProSpeed 386",system,kbd,t7s1_ax,nomouse,vga,sound,comm,,ebios,
  1326. toshiba_1200xe  = "Toshiba 1200XE",system,kbd,t7s1_ax,nomouse,vga,sound,comm,"TOSHIBA",ebios,
  1327. toshiba_1600    = "Toshiba 1600",system,kbd,t7s1_ax,nomouse,vga,sound,comm,"TOSHIBA",ebios,
  1328. toshiba_5200    = "Toshiba 5200",system,kbd,t7s1_ax,nomouse,vga,sound,comm,,ebios,t5200_cookz
  1329. zenith_386      = "Zenith: all 80386 based machines",system,kbd,t7s1_ax,nomouse,vga,sound,comm,,ebios,zen386_cookz
  1330. att_nsx_20      = "AT&T NSX 20 : Safari notebook",system,kbd,t7s1_ax,nomouse,vga,sound,comm,,ebios
  1331. apm             = "MS-DOS System with APM",system,kbd,t7s1_ax,nomouse,vga,sound,comm,,ebios,apm_cookz
  1332. apm_sl          = "Intel 386SL Based System with APM",system,kbd,t7s1_ax,nomouse,vga,sound,comm,,ebios,apm_sl_cookz
  1333. ;
  1334. ; Cookies as specified in machine section
  1335. ;
  1336. ; ini file, section, cookie, needed file
  1337. ;
  1338. ; specialdriver,,,file will add an installable driver to [boot]drivers=
  1339. ;
  1340.  
  1341. [apm_cookz]
  1342. specialdriver,,,3:power.drv
  1343. system.ini,386enh,"device=vpowerd.386",3:vpowerd.386
  1344. ,,,3:power.hlp
  1345.  
  1346. [apm_sl_cookz]
  1347. specialdriver,,,3:power.drv
  1348. system.ini,386enh,"device=vpowerd.386",3:vpowerd.386
  1349. ,,,3:power.hlp
  1350. system.ini,power.drv,"OptionsDLL=sl.dll",3:sl.dll
  1351. ,,,3:sl.hlp
  1352.  
  1353. [ast_cookz]
  1354. system.ini,386enh,"emmexclude=E000-EFFF",
  1355.  
  1356. [everex_cookz]
  1357. system.ini,386enh,"8042ReadCmd=A2,1,F",
  1358. system.ini,386enh,"8042ReadCmd=A3,1,F",
  1359. system.ini,386enh,"8042WriteCmd=B3,8,F",
  1360.  
  1361. [ibml40_cookz]
  1362. system.ini,386enh,"emmexclude=E000-EFFF",
  1363. system.ini,386enh,"DMAbuffersize=64"
  1364.  
  1365.  
  1366. [ncr386sx_cookz]
  1367. system.ini,386enh,"emmexclude=E000-EFFF",
  1368. system.ini,386enh,"emmexclude=C600-C7FF",
  1369.  
  1370. [nec_pm_cookz]
  1371. system.ini,386enh,"VirtualHDirq=NO",
  1372.  
  1373. [t5200_cookz]
  1374. system.ini,386enh,"emmexclude=C000-C7FF",
  1375.  
  1376. [zen386_cookz]
  1377. system.ini,386enh,"emmexclude=E000-EFFF",
  1378.  
  1379. [special_adapter]
  1380. eitherlink  = DMAbuffersize,32          ; Needed if EitherLink MC is detected.
  1381. cdrom       = 2:lanman10.386            ; Needed for CD Rom extensions.
  1382.  
  1383. [ebios]
  1384. ebios       = x:*ebios               ; Required for most 386 machines.
  1385. hpebios     = 2:hpebios.386,x:*ebios ; Required for HP 386 machines.
  1386.  
  1387. ;
  1388. ; Language DLL must be installed for non US installation.
  1389. ;
  1390. ; profile = language DLL, DLL description, language ID (ilanguage)
  1391. ;
  1392. [language]
  1393. jpn =              , "日本語"                       ,1041
  1394. enu =              , "英語(American)"           ,1033
  1395.  
  1396. [TrueType fonts]
  1397. MSTT_GB = "MS ゴシック (TrueType)"
  1398. MSTT_ML = "MS 明朝 (TrueType)"
  1399.  
  1400. [MSTT_GB.outline]
  1401. msgothic.ttf= 8:msgothic.1tf, 9:msgothic.2tf, 9:msgothic.3tf, 9:msgothic.4tf, 9:msgothic.5tf, 9:msgothic.6tf, A:msgothic.7tf, A:msgothic.8tf
  1402.  
  1403. [MSTT_ML.outline]
  1404. msmincho.ttf= A:msmincho.1tf, A:msmincho.2tf, A:msmincho.3tf, B:msmincho.4tf, B:msmincho.5tf, B:msmincho.6tf, B:msmincho.7tf, C:msmincho.8tf
  1405.  
  1406. [MSTT_GB.bitmaps]
  1407. Mode=1
  1408. rgmja12.jfr= 12,6:rgmja12.jfr
  1409. rgmja14.jfr= 14,6:rgmja14.jfr
  1410. rgmja16.jfr= 16,6:rgmja16.jfr
  1411. rgmja18.jfr= 18,7:rgmja18.jfr
  1412. rgmja20.jfr= 20,6:rgmja20.jfr
  1413. rgmja24.jfr= 24,7:rgmja24.jfr
  1414.  
  1415. [MSTT_ML.bitmaps]
  1416. Mode=1
  1417. rgmja12.jfr= 12,6:rgmja12.jfr
  1418. rgmja14.jfr= 14,6:rgmja14.jfr
  1419. rgmja16.jfr= 16,6:rgmja16.jfr
  1420. rgmja18.jfr= 18,7:rgmja18.jfr
  1421. rmmja20.jfr= 20,6:rmmja20.jfr
  1422. rmmja24.jfr= 24,7:rmmja24.jfr
  1423.  
  1424. [Wife fonts]
  1425. RASM="標準明朝 (all res)"
  1426. RASG="標準ゴシック (all res)"
  1427.  
  1428. [RASG.drivers]
  1429. jisfontr.fod=8:jisfontr.fod
  1430.  
  1431. [RASG.fontfiles]
  1432. jissgr.fon=8:jissgr.fon
  1433.  
  1434. [RASM.drivers]
  1435. jisfontr.fod=8:jisfontr.fod
  1436.  
  1437. [RASM.fontfiles]
  1438. jissmr.fon=8:jissmr.fon
  1439.