home *** CD-ROM | disk | FTP | other *** search
/ 12,000 Clip Art Images v2.0 / 12000ClipArtImagesV2.0-Crystalvision.iso / install.dat < prev    next >
Text File  |  1996-02-01  |  2KB  |  63 lines

  1. @DefineProject
  2.     @Name = "CrystalVision 12,000 Clipart Images"
  3.     @Version = "1.01"
  4.     @Subdir = "\\" 
  5.     @OutDrive = C
  6. @EndProject
  7. @BackgroundMode(4,,)
  8. @Display
  9.     @Cls
  10.     Welcome to CrystalVision's installation of 12,000 Clipart Images.
  11.  
  12.     We are quite proud of this product.  We are sure that you will 
  13.     find it fun and useful.
  14.  
  15.     @Pause
  16. @EndDisplay
  17.  
  18. @Display
  19.     @Cls
  20.  
  21.     For your convenience, we will install only the necessary icons to
  22.     the CrystalVision group in the Windows Program Manager.  The
  23.     icons which we will be installing are for a specially licensed 
  24.     program called "ThumbsCD."  
  25.     
  26.     "ThumbsCD" will allow you to scan through thumbnail images directly 
  27.     from the CD-ROM disk, however if you have another image viewing 
  28.     program, you may use it.
  29.  
  30.     The clipart images will remain on the CD-ROM to conserve space on
  31.     your hard drive.
  32.  
  33.     @Pause
  34. @EndDisplay
  35. @Display
  36.     @Cls
  37.  
  38.     This program will install the icon for @Name 
  39.     on your computer.  The process is almost instantaneous.
  40.  
  41.  
  42.     @Pause
  43. @EndDisplay
  44. @DefineDisk
  45.     @Label = "Disk #1"
  46. //        @EndLib
  47. @EndDisk
  48.  
  49. @ProgramManager("[CreateGroup (CrystalVision, @WinDrive:@WinDir\\crystal$.grp)][AddItem (@StartupDrive:\\thumbscd.exe,12000 Clipart Images)]")
  50. @ProgramManager("[CreateGroup (CrystalVision, @WinDrive:@WinDir\\crystal$.grp)][AddItem (@WinDrive:@WinDir\\winhelp.exe @StartupDrive:\\thumbscd.hlp,Thumbs Help)]")
  51. @ProgramManager("[CreateGroup (CrystalVision, @WinDrive:@WinDir\\crystal$.grp)][AddItem (@WinDrive:@WinDir\\write.exe @StartupDrive:\\gnustuff.wri,What's Gnu?)]")
  52.  
  53. @Finish
  54.     @ChDrive @OutDrive
  55.     @ChDir "@SubDir"
  56.  
  57.     Installation of @Name is now finished.
  58.  
  59.     @Pause
  60. @EndFinish
  61.  
  62. /* end-of-file */
  63.