home *** CD-ROM | disk | FTP | other *** search
/ InfoFacil 11 / Infofacil-11.iso / Corel / SETUP.ACR < prev    next >
Text File  |  1999-06-23  |  2KB  |  61 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 = %STitleText%
  6. InitText = %SInitText%
  7. TEMPDIR = TEMP
  8.  
  9. [LaunchAndWait]
  10. ;0 = <S>\Setup\DiscSet.exe
  11.  
  12. [Launch]
  13. ;Setup = <S>\setup32.dll
  14. Setup = <S>\setup\psetdet.exeò
  15.  
  16. [Files]
  17. S0= setup\print3.bldòprint3.bld
  18.  
  19. [NTFiles]
  20.  
  21.  
  22. [Win95Files]
  23.  
  24.  
  25. [Win32sFiles]
  26.  
  27.  
  28. [SystemFiles]
  29.  
  30.  
  31. [NT4Files]
  32.  
  33. [NonSupportedSystems]
  34. WIN95 =
  35. WIN32s = %NSSWIN32s%,
  36. NT351 = %NSSNT351%,
  37. NT4 =
  38.  
  39. [FileRunningCheck]
  40. HKEY_LOCAL_MACHINE,Software\Corel\CorelPrintOfficeTV\3.1,PrintOff.exe,Corel Print Office
  41. HKEY_LOCAL_MACHINE,Software\Corel\CorelPrintOfficeTV\3.1,photohse.exe,Corel Photo House 2
  42. ;HKEY_LOCAL_MACHINE,Software\Corel\CorelPrintOfficeTV\3.1,cff.exe,Corel Colleagues & Contacts
  43.  
  44.  
  45. [PreviousInstance]
  46. CheckKey = HKEY_LOCAL_MACHINE,Software\Corel\CorelPrintOfficeTV\3.1,Setup\PreviousVer,ConfigDir
  47. MsgTitle = %PIMsgTitleText%
  48. UnistallError = %PIUninstallErrorText%
  49. UnistallError2 = %PIUninstallErrorText2%
  50. ContinueIfPrevExists = 1
  51. CurrentVersion = 3.00
  52.  
  53. [Strings]
  54. STitleText = Corel Setup Loader
  55. SInitText = Initializing Corel Print Office Setup. Please wait...
  56. NSSWIN32s = This operating system is not supported.  The setup will now be halted.
  57. NSSNT351 = This operating system is not supported.  The setup will now be halted.
  58. PIMsgTitleText = Corel Setup
  59. PIUninstallErrorText = Para instalar novas fontes sem afetar a instalaτπo atual do Corel Print Office, escolha a opτπo de configuraτπo "Personalizada" e desmarque a seleτπo dos componentes Corel Print Office, Corel Photo House e Corel Colleagues & Contacts antes de prosseguir para a pßgina de fontes.
  60. PIUninstallErrorText2 = Para instalar novas ferramentas de gravaτπo sem afetar a instalaτπo atual do Corel Print Office, escolha a opτπo de configuraτπo "Personalizada" e desmarque a seleτπo dos componentes Corel Print Office - Arquivos de programas, Corel Photo House e Corel Colleagues & Contacts.
  61.