home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Hits 1995 June / Image.iso / vollvers / databeam / dbinst.inf < prev    next >
Encoding:
INI File  |  1994-05-11  |  1.2 KB  |  54 lines

  1. ; Global settings for the installation
  2.  
  3. [Global]
  4. Language=49
  5. Font=Times New Roman
  6. DefaultDir=C:\DBEAMWIN
  7.  
  8. ; List of the install disks. If the user has to change disk, s/he will be
  9. ; prompted for the disk with the next file to copy with the name specified
  10. ; in the next section
  11.  
  12. [Disks]
  13. Disk1=Databeam Diskette 1 von 2
  14.  
  15. ; Directories
  16. [Directories]
  17.  
  18. ; List of files. The format of the list is the following:
  19. ; [PATH]FILENAME.EXT=Disk#,TYPE,DIRECTORY,LANGUAGE,SIZE
  20.  
  21. [Files]
  22. DATABEAM.EXE=1,CODE,HOME,
  23. DATABEAM.INI=1,CODE,WINDOWS,49
  24. DATE.DLL=1,CODE,HOME,49
  25. DBANI.AWA=1,CODE,HOME,49
  26. DBRES049.DLL=1,CODE,HOME,49
  27. DBSTART.AWM=1,CODE,HOME,49
  28. CPLIB.DLL=1,CODE,HOME,49
  29. FSPROT.DLL=1,CODE,HOME,49
  30. FS_MCR.LFS=1,CODE,HOME,49
  31. PRBOX.LST=1,CODE,HOME,49
  32. REGFORM.TXT=1,CODE,HOME,49
  33. SDBWING.ICO=1,CODE,HOME,49
  34.  
  35. ; File sizes - 'Common' specifies the total size of the language independent files
  36. ; the other entries stand for the different language versions
  37.  
  38. [Sizes]
  39. Common= 1029824
  40. 049=56749
  41.  
  42.  
  43. ; Program Manager group information
  44.  
  45. [ProgmanItem]
  46. GroupName=Scout Utilities
  47. ItemName=ScoutDatabeam
  48.  
  49. [Exit]
  50. Install=WNGSETUP /TDATABEAM /L@L /F@F
  51. Uninstall=WNGSETUP /U /TDATABEAM /L@L
  52. Wings=WNGSETUP /C /TDATABEAM /L@L
  53.  
  54.