home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-09-23 | 1.8 KB | 56 lines |
- ; Module name: Setup.Inf
- ; Programmer : Michael Quirk, NOHAU Corporation
-
- [Application]
- ;Application global information
- AppName=EMUL51: Emulator by Nohau Corporation.
- DefDir=C:\DEMO51
- SpaceNeeded=515
- ; Create a group "NOHAU". The files are listed under [PM Info] below.
- DefPMGroup=NOHAU.GRP, NOHAU
-
- [Disks]
- ;List of diskettes needed to install the product and the name
- ;of each diskette.
- 1=DEMO51 (WINDOWS), DISK 1
-
- [Dirs]
- ;lists of directories that must be created from the destination directory
- ;files to be copied are in the same directory structure on the
- ;floppy (by default)
- ;exception: the "\WINDOWS" automatically replaced by the WINDOWS home directory.
- 1=.
- 2=.\str.sym
- 3=.\examples
-
- [Files]
- ;description, name, (dir #), (diskette #), (Compressed)
- ; Note! *.INI files are automatically copied to the "WINDOWS" directory.
- ;
- BWCC.DLL, BWCC.DLL, 1, 1, N
- DEMO51.INI, DEMO51.INI, 1, 1, N
- DEMO51.EXE, DEMO51.ZAP, 1, 1, Y
- CONTROL DRIVER, WINDRV.ZAP, 1, 1, Y
- DEMO51.CFG, DEMO51.CFG, 1, 1, N
- DEMO51.HLP, HELP.ZAP, 1, 1, Y
- 8051 DRIVER FILES, DRIVER2.ZAP, 2, 1, Y
- ADV_TRA, ADV_TRA, 3, 1, N
- ADV_TRA.C, ADV_TRA.C, 3, 1, N
- D2, D2, 3, 1, N
- D2.C, D2.C, 3, 1, N
- TEST, TEST, 3, 1, N
- TEST.A03, TEST.A03, 3, 1, N
- TEST.SRC, TEST.SRC, 3, 1, N
- TES1.C, TEST1.C, 3, 1, N
- TIME, TIME, 3, 1, N
- TIME.C, TIME.C, 3, 1, N
- TW2.HEX, TW2.HEX, 3, 1, N
- TW2.TSG, TW2.TSG, 3, 1, N
- SAVED SAMPLE TRACE, SAVTRACE.ZAP,1, 1, Y
-
- [PM Info]
- ; List of executable files to be installed as a group
- DEMO51.EXE, WINDOWS-51 DEMO
-
- [End]
-