home *** CD-ROM | disk | FTP | other *** search
INI File | 1992-09-09 | 1014 b | 39 lines |
- ; This is the Installation Information file for installing the wInstall
- ; example application and sources onto your system.
- ;
- ; You can compare the format and data in this file to the example file
- ; that you can find in DEMODSKS\DEMO.INF
- ;
- ; The only changes that have been made from that file to this, is that
- ; the appropriate information has been inserted to cause it to install
- ; the sample code, and the comments that describe the data have been
- ; removed.
- ;
- [dialog]
- caption = "Reflect Install Program"
-
- [data]
- defdir = C:\REFLECT
-
- [disks]
- 1 =., "Reflect 1"
-
- [needed.space]
- minspace = 200000
-
- [app.copy.appstuff]
- #app.main, 0:
-
- [app.main]
- 1:REFLECT.EXE, "TRANSFER UTILITY"
- 1:REFLECT.HLP, "ON-LINE DOCUMENTATION"
- 1:REGCARD.TXT, "REGISTRATION CARD"
-
- [progman.groups]
- "Reflect",reflect.grp
-
- [Reflect]
- "Reflect",reflect.exe
- "On-Line Manual",reflect.hlp,reflect.exe, 1
- "Registration", regcard.txt,reflect.exe, 3