home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 July / VPR9607B.BIN / driver / canon / shot / a405jr / drv_jr / setup.inf < prev    next >
INI File  |  1994-08-26  |  1KB  |  49 lines

  1. ;SETUP.INF for Windows 3.1: A Developer's Guide.
  2. ;Copyright (c) 1992 by Jeffrey M. Richter - All rights reserved.
  3.  
  4. [App]
  5. ;Application global information
  6. AppName=プリンタドライバ セットアップ
  7. DefDir=C:\Windows
  8. SpaceNeeded=1024
  9. DefPMGroup=A405Jr.GRP, プリンタ セットアップ
  10. ShowSubDirCreateStats=Y
  11.  
  12.  
  13. [Disks]
  14. ;List of diskettes needed to install the product and the name
  15. ;of each diskette.
  16. 1=Disk: A405Jr.(GDI)ドライバ
  17.  
  18.  
  19. [SrcDirs]
  20. ;lists of directories from root of source drive/directory where
  21. ;source files can be found
  22. ; 1=Misc
  23.  1=.
  24.  
  25.  
  26. [DstDirs]
  27. ;lists of directories from root of destination drive/directory
  28. ;where destination files will be placed
  29.  1=.
  30.  
  31.  
  32. [Files]
  33. ;Description,              Src(Dsk-Dir:Name), Dst(Dir:Name),  Shared
  34. ;------------------------- -----------------  --------------- ------
  35. A405Jr.DRV,                1-1:A405Jr.DRV,    1:A405Jr.DRV,    N
  36. A405Jr.HLP,                1-1:A405Jr.HLP,    1:A405Jr.HLP,    N
  37. NVRSET.EXE,                1-1:NVRSET.EXE,    1:NVRSET.EXE,    N
  38. NVRSET.HLP,                1-1:NVRSET.HLP,    1:NVRSET.HLP,    N
  39. CTL3D.DLL,                 1-1:CTL3D.DLL,     1:CTL3D.DLL,     N
  40.  
  41.  
  42. [PM Info]
  43. ;DstFileName  AppDesc             (Icon #)
  44. ;-----------  --------------      --------
  45. NVRSET.EXE,   初期動作環境設定
  46.  
  47.  
  48. [End]
  49.