home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 September / pcwk_09_96.iso / wtest / visio / english / cdsetup.ini < prev   
INI File  |  1995-12-01  |  1KB  |  52 lines

  1. ; CDSETUP.INI - Visio CD Setup Initialization File
  2. ; Copyright (C) 1995 Visio Corporation.  All rights reserverd.
  3. ;
  4.  
  5. ;**********************************************************
  6. ;Root Section
  7. ;
  8. ;Apps=n where n is the number of apps to look for.  Each app
  9. ;       in turn has a section App1 to Appn found below.
  10.  
  11. [Root]
  12. Caption=Visio CD Setup
  13.  
  14.  
  15. ;**********************************************************
  16. ;App Sections
  17. ;
  18. ;Size=Maximum Install Size (Bytes)
  19. ;Summary=Long Description
  20. ;All=Platform independent loader
  21. ;XX=Platform dependent loader where XX = 16,32,PP,AL,MI
  22.  
  23. [VisioHD]
  24. Size=8 to 19.5 MB
  25. Summary=Install Visio to Hard Disk
  26. All=.\INSTALL\SETUP.EXE
  27. 16=.\INSTALL\SETUP.EXE /16
  28.  
  29. [VisioCD]
  30. Size=1.0 MB
  31. Summary=Run Visio from CD-ROM
  32. 16=.\VISIO\SYSTEM\SETUP16\SETUP.EXE
  33. 32=.\VISIO\SYSTEM\SETUP32\SETUP.EXE /SFN
  34.  
  35.  
  36. ;**********************************************************
  37. ;Documents Section
  38. ;
  39. ;Docs=n where n is # of docs on CD
  40. ;Docn=nth document locatation on CD relative to root
  41. ;All=Platform independent reader.
  42. ;XX=Platform specific read where XX=16,32,PP,AL,MI
  43.  
  44. [Documents]
  45. Count=2
  46. Icon=.\DOCS\VISIODOC.ICO
  47. Installer=
  48. Doc1=Visio Basics,.\DOCS\BASICDOC.PDF,3.5 MB
  49. Doc2=Visio Cookbook,.\DOCS\HOWTODOC.PDF,13.4 MB
  50. DefaultDir=C:\VISIODOC
  51. Group=Visio Documentation
  52.