home *** CD-ROM | disk | FTP | other *** search
INI File | 1991-06-13 | 2.7 KB | 79 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 = "Windows Install Example"
-
- [data]
- defdir = C:\Winstall
-
- [disks]
- 1 =., "Windows Install Example"
-
- [needed.space]
- minspace = 411000
-
- [app.copy.appstuff]
- #app.main, 0:
- #app.demodsks, 0:demodsks
- #app.wslib, 0:wslib
-
- [app.main]
- 1:INSTALL.ICO, "INSTALL.ICO"
- 1:INSTALL.C, "INSTALL.C"
- 1:APPSETUP.INF, "APPSETUP.INF"
- 1:README.DOC, "README.DOC"
- 1:INSTALL.OBJ, "INSTALL.OBJ"
- 1:INSTALL.RC, "INSTALL.RC"
- 1:INSTALL.DEF, "INSTALL.DEF"
- 1:MAKEFILE, "MAKEFILE"
- 1:INSTALL.RES, "INSTALL.RES"
- 1:MAKEALL.BAT, "MAKEALL.BAT"
- 1:INSTALL.H, "INSTALL.H"
- 1:INSTALL.MAP, "INSTALL.MAP"
- 1:INSTALL.EXE, "INSTALL.EXE"
- 1:INSTALL.SYM, "INSTALL.SYM"
- 1:SETUP.WRI, "SETUP.WRI"
- 1:LOBOTOMY.H, "LOBOTOMY.H"
-
- [app.demodsks]
- 1:DEMODSKS\DEMO.INF, "DEMODSKS\DEMO.INF"
- 1:DEMODSKS\DEMO.ICO, "DEMODSKS\DEMO.ICO"
- 1:DEMODSKS\DRIVER1.FOO, "DEMODSKS\DRIVER1.FOO"
- 1:DEMODSKS\DRIVER2.FOO, "DEMODSKS\DRIVER2.FOO"
- 1:DEMODSKS\FILE1.FOO, "DEMODSKS\FILE1.FOO"
- 1:DEMODSKS\FILE2.FOO, "DEMODSKS\FILE2.FOO"
- 1:DEMODSKS\FILE3.FOO, "DEMODSKS\FILE3.FOO"
- 1:DEMODSKS\FILE4.FOO, "DEMODSKS\FILE4.FOO"
- 1:DEMODSKS\MAKE.BAT, "DEMODSKS\MAKE.BAT"
-
- [app.wslib]
- 1:WSLIB\SULIB.H, "WSLIB\SULIB.H"
- 1:WSLIB\GAUGE.OBJ, "WSLIB\GAUGE.OBJ"
- 1:WSLIB\DOS.ASM, "WSLIB\DOS.ASM"
- 1:WSLIB\PROGDDE.OBJ, "WSLIB\PROGDDE.OBJ"
- 1:WSLIB\COPY.OBJ, "WSLIB\COPY.OBJ"
- 1:WSLIB\LOBOTOMY.H, "WSLIB\LOBOTOMY.H"
- 1:WSLIB\MAKEFILE, "WSLIB\MAKEFILE"
- 1:WSLIB\INFPARSE.C, "WSLIB\INFPARSE.C"
- 1:WSLIB\PROGDDE.H, "WSLIB\PROGDDE.H"
- 1:WSLIB\COPY.C, "WSLIB\COPY.C"
- 1:WSLIB\INFPARSE.OBJ, "WSLIB\INFPARSE.OBJ"
- 1:WSLIB\WPRINTF.H, "WSLIB\WPRINTF.H"
- 1:WSLIB\WPRINTF.LIB, "WSLIB\WPRINTF.LIB"
- 1:WSLIB\DOS.OBJ, "WSLIB\DOS.OBJ"
- 1:WSLIB\INSTALL.LIB, "WSLIB\INSTALL.LIB"
- 1:WSLIB\WSRC.H, "WSLIB\WSRC.H"
- 1:WSLIB\GAUGE.H, "WSLIB\GAUGE.H"
- 1:WSLIB\PROGDDE.C, "WSLIB\PROGDDE.C"
- 1:WSLIB\WS.H, "WSLIB\WS.H"
- 1:WSLIB\GAUGE.C, "WSLIB\GAUGE.C"
-