home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK5 / WIN_12 / IDEPIX2.ZIP / APPSETUP.INF next >
INI File  |  1993-06-26  |  2KB  |  68 lines

  1. ; ----------------------------------------------------------------
  2. ; Installationssteurungsdatei zur Installalation von IDEPIX, ASTEPIX
  3. ; und IDEPDEMO mittels ASETUP
  4. ; ----------------------------------------------------------------
  5. ;
  6. [dialogdeu]
  7.     caption = "Installation der IDEPIX Bibliothek"
  8.     big     = "Idepix"
  9.     small   = "PD Grafik Import/Export - DLL von Bernd Herd"
  10.  
  11. [dialogeng]
  12.     caption = "Installing IDEPIX Library"
  13.     big     = "IDEPIX"
  14.     small   = "PD Graphics Import/Export Library from Bernd Herd"
  15.  
  16. [data]
  17.     defdir = C:\IDEPIX
  18.  
  19. [disks]
  20.     1 =., "IDEPIX Programmdiskette"
  21.  
  22. [needed.space]
  23.     minspace = 1000000
  24.  
  25. [modulesdeu]
  26.     app.copy.quellen , "Programmquellen"
  27.     app.copy.Beispiel , "Programm-Beispiel"
  28.  
  29. [moduleseng]
  30.     app.copy.quellen , "Program Sourcecode"
  31.     app.copy.Beispiel , "Program Example"
  32.  
  33. [app.copy.appstuff]
  34.     #app.main   ,  0:
  35.  
  36. [app.copy.quellen]
  37.     #app.idepix ,  0:idepix
  38.     #app.astepix,  0:astepix
  39.  
  40. [app.copy.Beispiel]
  41.     #app.idepdemo,  0:idepdemo
  42.  
  43. [app.main]
  44.     1:root.arj,          "IDEPIX-bibliothek ausfⁿhrbare"
  45.  
  46. [app.idepix]
  47.     1:idepix.arj,     "IDEPIX-Quellen"
  48.  
  49. [app.tiffacs]
  50.     1:tiffacs.arj,    "TIFF-Quellen"
  51.  
  52. [app.astepix]
  53.     1:astepix.arj,    "ASTEPIX-Quellen"
  54.  
  55. [app.idepdemo]
  56.     1:idepdemo.arj,   "Demoprogramm Quellen"
  57.  
  58. [progman.groups]
  59. IDEPIX, IDEPIX.grp
  60.  
  61. [IDEPIX]
  62. "Idepix Demo", idepdemo.exe
  63. "Lies Mich", "write 0:idepix.wri"
  64.  
  65. [Exec]
  66. write.exe,"idepix.wri"
  67.  
  68.