home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1996 September / IMM0996.ISO / picture / fsession / setup.inf < prev    next >
INI File  |  1996-05-22  |  2KB  |  71 lines

  1. ; Setup Script for MicroVision FotoSession
  2.  
  3. [init]
  4.   CTL3D.DLL=
  5.   LOGO.BMP=
  6.  
  7. [setup]
  8.   logo    = logo.bmp
  9.   title   = "FotoSession"
  10.   caption = "FotoSession Setup"
  11.   welcome = "Willkommen zur Installation von FotoSession.\nWenn Sie FotoSession jetzt installieren wollen, wΣhlen Sie 'Installieren'."
  12.   dest    = "Bitte geben Sie das Laufwerk und Verzeichnis an, in das FotoSession installiert werden soll."
  13.   progman = "Setup kann FotoSession automatisch in den Programmanger eintragen.\nBitte wΣhlen Sie die Programmgruppe in die FotoSession eingetragen werden soll."
  14.   disk    = "Bitte legen Sie die Diskette '%s' in folgendes Laufwerk ein:"
  15.   cancel  = "Sind Sie sicher, da▀ Sie die Installation von FotoSession abbrechen wollen?"
  16.   Exit    = "FotoSession wurde erfolgreich installiert.\nWir wⁿnschen Ihnen viel Spa▀ bei der Arbeit mit FotoSession."
  17.   Restart = "FotoSession wurde erfolgreich installiert.\n\nDamit Sie mit FotoSession arbeiten k÷nnen, mu▀ Windows jetzt neu gestartet werden."
  18.   Error   = "FotoSession wurde nicht vollstΣndig installiert!\nBitte installieren Sie FotoSession neu."
  19.   wait    = "Bitte warten!"
  20.  
  21. [options]
  22.   fs="FotoSession 1.5"
  23.  
  24. [data]
  25.   winver  = 310
  26.   restart = 0
  27.   minfree = 500000
  28.   defdir  = C:\FSESSION
  29.   group   = "FotoSession"
  30.  
  31. [disks]
  32. ; Nr = [Name], [DiskID]
  33.   1 = "FotoSession CD-ROM", disk1
  34. [files]
  35.   1:readme.txt,"Letzte Informationen",1419
  36.   1:support.hlp,"Hilfe-Datei",34816
  37.  
  38. [files.fs]
  39. ; File, [Name], [Size], [Destination], [Share]
  40.   1:fsession\fsession.exe,"FotoSession Programm",211968
  41.   1:fsession\fsession.hlp,"FotoSession Hilfe",287644
  42.   1:fsession\ctl3d.dll,"3D-Control Bibliothek",20976,,1
  43.   1:fsession\pcdlib.dll,"Photo-CD Bibliothek",84672
  44.   1:fsession\pcdxbmp.dll,"Photo-CD Bibliothek",2336
  45.   1:fsession\pcdxeps.dll,"Photo-CD Bibliothek",12320
  46.   1:fsession\pcdxpcx.dll,"Photo-CD Bibliothek",3424
  47.   1:fsession\pcdxrif.dll,"Photo-CD Bibliothek",2368
  48.   1:fsession\pcdxtif.dll,"Photo-CD Bibliothek",14656
  49.   1:fsession\fsession.wri,"Handbuch",29800
  50.   1:fsession\fsession.doc,"Handbuch",29800
  51.  
  52.  
  53. ;[delete]
  54. ; File
  55.  
  56. ;[modify]
  57. ; File, Section, Key, Entry
  58.  
  59. ;[run]
  60. ; Program
  61.  
  62. [group]
  63.   %AppGrp%,"NOTEPAD %AppDir%\README.TXT","README-Text"
  64.   %AppGrp%,"WINHELP %AppDir%\SUPPORT.HLP","FotoSession Support"
  65.  
  66. [group.fs]
  67. ; Group, File, Name, [IconFile], [IconIndex]
  68.   %AppGrp%,"%AppDir%\FSESSION.EXE","FotoSession 1.50"
  69.   %AppGrp%,"WRITE %AppDir%\FSESSION.WRI","FotoSession Handbuch"
  70.  
  71.