home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 September / PCWK996.iso / demo / wgelectr / emul51 / setup.inf < prev    next >
INI File  |  1994-09-23  |  2KB  |  56 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Michael Quirk, NOHAU Corporation
  3.  
  4. [Application]
  5. ;Application global information
  6. AppName=EMUL51:  Emulator by Nohau Corporation.
  7. DefDir=C:\DEMO51
  8. SpaceNeeded=515
  9. ; Create a group "NOHAU".  The files are listed under [PM Info] below.
  10. DefPMGroup=NOHAU.GRP, NOHAU
  11.  
  12. [Disks]
  13. ;List of diskettes needed to install the product and the name
  14. ;of each diskette.
  15. 1=DEMO51 (WINDOWS),  DISK 1
  16.  
  17. [Dirs]
  18. ;lists of directories that must be created from the destination directory
  19. ;files to be copied are in the same directory structure on the
  20. ;floppy (by default)
  21. ;exception: the "\WINDOWS" automatically replaced by the WINDOWS home directory.
  22. 1=.
  23. 2=.\str.sym
  24. 3=.\examples
  25.  
  26. [Files]
  27. ;description, name, (dir #), (diskette #), (Compressed)
  28. ; Note! *.INI files are automatically copied to the "WINDOWS" directory.
  29. ;
  30. BWCC.DLL,               BWCC.DLL,    1, 1, N
  31. DEMO51.INI,             DEMO51.INI,  1, 1, N
  32. DEMO51.EXE,             DEMO51.ZAP,  1, 1, Y
  33. CONTROL DRIVER,         WINDRV.ZAP,  1, 1, Y
  34. DEMO51.CFG,             DEMO51.CFG,  1, 1, N
  35. DEMO51.HLP,             HELP.ZAP,    1, 1, Y
  36. 8051 DRIVER FILES,      DRIVER2.ZAP, 2, 1, Y
  37. ADV_TRA,                ADV_TRA,     3, 1, N
  38. ADV_TRA.C,              ADV_TRA.C,   3, 1, N
  39. D2,                     D2,          3, 1, N
  40. D2.C,                   D2.C,        3, 1, N
  41. TEST,                   TEST,        3, 1, N
  42. TEST.A03,               TEST.A03,    3, 1, N
  43. TEST.SRC,               TEST.SRC,    3, 1, N
  44. TES1.C,                 TEST1.C,     3, 1, N
  45. TIME,                   TIME,        3, 1, N
  46. TIME.C,                 TIME.C,      3, 1, N
  47. TW2.HEX,                TW2.HEX,     3, 1, N
  48. TW2.TSG,                TW2.TSG,     3, 1, N
  49. SAVED SAMPLE TRACE,     SAVTRACE.ZAP,1, 1, Y
  50.  
  51. [PM Info]
  52. ; List of executable files to be installed as a group
  53. DEMO51.EXE, WINDOWS-51 DEMO
  54.  
  55. [End]
  56.