home *** CD-ROM | disk | FTP | other *** search
/ Fun & Games: Nothing is Impossible 1 / CDROM.iso / pc / appsetup.inf next >
Encoding:
INI File  |  1994-05-27  |  1.6 KB  |  69 lines

  1. ; This is the Installation Information file for installing the wInstall
  2. ; example application and sources onto your system.
  3. ;
  4. ; You can compare the format and data in this file to the example file
  5. ; that you can find in DEMODSKS\DEMO.INF
  6. ;
  7. ; The only changes that have been made from that file to this, is that
  8. ; the appropriate information has been inserted to cause it to install
  9. ; the sample code, and the comments that describe the data have been
  10. ; removed.
  11. ;
  12. [dialog]
  13.     caption = "ASTARTE Windows Install"
  14.  
  15. [data]
  16.     defdir = C:\NICHTS1
  17.  
  18. [disks]
  19.     1 =., "ASTARTE Windows Install"
  20.  
  21. [needed.space]
  22.     minspace = 3000000
  23.  
  24. [app.copy.appstuff]
  25.     #app.data,     0:
  26.  
  27. [app.data]
  28.     1:CDROM\CLICKME.EXE,    "copying data"
  29.     1:CDROM\DIRAPI.DLL
  30.     1:CDROM\DPW.EXE
  31.     1:CDROM\DPWAVI.DLL
  32.     1:CDROM\DPWLINGO.DLL
  33.     1:CDROM\DPWMMP.DLL
  34.     1:CDROM\DPWQTW.DLL
  35.     1:CDROM\DPWUTILS.DLL
  36.     1:CDROM\FILEIO.DLL
  37.     1:CDROM\WIDGET.DLL
  38.     1:CDROM\LINGO.INI
  39.     1:CDROM\MCIQTENU.DLL
  40.     1:CDROM\MCIQTFRA.DLL
  41.     1:CDROM\MCIQTW.DRV
  42.     1:CDROM\PLAYENU.DLL
  43.     1:CDROM\PLAYER.EXE
  44.     1:CDROM\PLAYFRA.DLL
  45.     1:CDROM\PROJECTR.SKL
  46.     1:CDROM\QCMC.QTC
  47.     1:CDROM\QTCVID.QTC
  48.     1:CDROM\QTHNDLR.DLL
  49.     1:CDROM\QTIM.DLL
  50.     1:CDROM\QTIMCMGR.DLL
  51.     1:CDROM\QTJPEG.QTC
  52.     1:CDROM\QTMOVIE.VBX
  53.     1:CDROM\QTNOTIFY.EXE
  54.     1:CDROM\QTOLE.DLL
  55.     1:CDROM\QTPIC.VBX
  56.     1:CDROM\QTRAW.QTC
  57.     1:CDROM\QTRLE.QTC
  58.     1:CDROM\QTRPZA.QTC
  59.     1:CDROM\QTRT21.QTC
  60.     1:CDROM\QTSMC.QTC
  61.     1:CDROM\QTVHDW.DLL
  62.     1:CDROM\VIEWENU.DLL
  63.     1:CDROM\VIEWFRA.DLL
  64.  
  65. [progman.groups]
  66.     NICHTS1, NICHTS1.grp
  67. [NICHTS1]
  68.     "Click Me", CLICKME.EXE
  69.