home *** CD-ROM | disk | FTP | other *** search
/ Corel Wild Ride / WILDRIDE.ISO / setup.acr < prev    next >
Encoding:
Text File  |  1996-11-01  |  545 b   |  35 lines

  1. ;written by Rajesh Aery. (c) Corel Corpration 1996.
  2. ;Note: the temp dir is created in the Windows\COREL dir.
  3.  
  4. [Setup]
  5. Title = Corel Setup Loader
  6. InitText = Intializing Corel CD Home Setup. Please wait...
  7. TEMPDIR = TEMP
  8.  
  9. [LaunchAndWait]
  10.  
  11. [Launch]
  12. Setup = <S>\SETUP.Binò
  13.  
  14. [Files]
  15.  
  16. [NTFiles]
  17.  
  18.  
  19. [Win95Files]
  20.  
  21.  
  22. [Win32sFiles]
  23.  
  24.  
  25. [SystemFiles]
  26.  
  27.  
  28. [NT4Files]
  29.  
  30. [NonSupportedSystems]
  31. WIN95=
  32. WIN32s=
  33. NT351= "Corel CD Home Wildride is not supported on Windows NT"
  34. NT4= "Corel CD Home Wildride is not supported on Windows NT"
  35.