home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 September / PC_World-1998_09-CD1.iso / Corel8PL / AUTORUN.INF next >
Encoding:
Windows Autorun File  |  1998-05-21  |  4.8 KB  |  101 lines

  1. [Autorun]
  2. OPEN=INTRO.EXE
  3. ICON=SETUP\AUTORUN.ICO
  4.  
  5. [Product]
  6. ;****************************
  7. ;Products=the number of buttons choices including the Exit option
  8. ;Title=the Caption for the Intro window
  9. ;RegistryKey=used by our autorun.exe, if the key is set it will not launch the intro.exe
  10. ;            the intro is called via the 'SetupProgram' key below
  11. ;WaveFile=the path to a wav file that the intro will play (if located)
  12. ;AutorunProgram=relative path to the exe the autorun will launch(usually launches the intro.exe)
  13. ;LabelFont=Font used for text or label of each Button or Choice
  14. ;TextFont=Font used for error or description text (Typically displayed at the bottom)
  15. ;Charset=the charset used for the text used in the intro
  16. ;TextHeight=the point size of the fonts used for the 'Label' and 'Text' respectively
  17. ;LabelUnSelectedTextColor=RGB color of button text when not selected or highlighted
  18. ;LabelSelectedTextColor=RGB color of button text when selected or highlighted
  19. ;DescriptionTextColor=RGB color of the description text
  20. ;ErrorTextColor=RGB color of the error text
  21. ;CloseOnLaunch=if set to YES we will close the intro.exe upon successful launch of any of the choices
  22. ;CommonRect=the coordinates of rect used to display errors and discriptions (when button is highligted)
  23. ;           top* bottom* left* right 
  24. ;*****************************
  25. Products = 2
  26. Title = %ARTitle.Text%
  27. RegistryKey = Software\Corel\CorelDRAW_TV\8.0\Setup
  28. WaveFile = setup\SETUP.WAV
  29. JumpWaveFile = setup\CLICK.wav
  30. AutorunProgram = intro.exe
  31. LabelFont = Arial CE
  32. LabelFontWeight = BOLD
  33. LabelFontItalic = 0
  34. LabelFontUnderline = 0
  35. TextFont = Arial CE
  36. TextFontWeight = REGULAR
  37. TextFontItalic = 0
  38. TextFontUnderline = 0
  39. Charset = 238
  40. TextHeight = 16*16
  41. LabelUnSelectedTextColor=0*0*0
  42. LabelSelectedTextColor=255*255*255S
  43. DescriptionTextColor=255*255*255
  44. ErrorTextColor=255*250*138
  45. ;TextHeight = 22*18
  46. ;LabelUnSelectedTextColor=0*0*255
  47. ;LabelSelectedTextColor=255*0*0
  48. ;DescriptionTextColor=255*255*255
  49. ;ErrorTextColor=0*255*255
  50. CloseOnLaunch = NO
  51. CommonRect = 250*440*20*555
  52. ;CommonRect = 330*390*60*555
  53.  
  54. [Button0]
  55. ;**************************************
  56. ;SetupLabel=The Text Displayed for this choice
  57. ;LabelRectValue=the coordinates of the rect where this text will be placed on the background
  58. ;                 Top* Bottom* Left* Right
  59. ;SetupProgram=relative path to the program to launch when this choice is selected. Followed by our separator and
  60. ;              the command line arguments if any for the program, followed by the separartor and winexec if the program is
  61. ;               16 bit i.e.  setup.exe*/SetFile=<S>\autorun\bai7us.set*winexec
  62. ;TestFile=relative path to another file that must exist before we will attempt to launch the
  63. ;          'SetupProgram'
  64. ;SetupWindow=The window name of the program launched by the 'SetupProgram', we will check for this
  65. ;             being active and set focus to this window rather than launch a second instance of
  66. ;             'SetupProgram'
  67. ;Description=The discription of this button displayed when a user highlights (move the mouse
  68. ;             over) this button
  69. ;ErrorText=the error text displayed if the the 'SetupProgram" cannot be launched when the button is selected
  70. ;
  71. ;**************************************
  72. SetupLabel = %ARB0SetupLabel.Text%
  73. LabelRectValue = 180*205*20*532
  74. SetupProgram = setup.exe**
  75. TestFile = \programs\coreldrw.exe
  76. SetupWindow = Corel Setup Wizard
  77. Description = %ARB0Description.Text%
  78. ErrorText = %ARB0Error.Text%
  79.  
  80. [Button1]
  81. SetupLabel = %ARB1SetupLabel.Text%
  82. LabelRectValue = 350*408*500*568
  83. Description = %ARB1Description%
  84. AlreadyRunningErrorText =
  85.  
  86. [Bitmaps]
  87. 16Color = setup\bitmap\INTRO16.BMP
  88. 256Color = setup\bitmap\INTRO256.BMP
  89.  
  90. [Strings]
  91. ARTitle.Text = CorelDRAW 8 CD-ROM
  92. ;ARB0SetupLabel.Text = Instalacja CorelDRAWÖ 8, Corel PHOTO-PAINTÖ 8 i narzΩdzi
  93. ARB0SetupLabel.Text = Zainstaluj program CorelDRAW 8, Corel PHOTO-PAINT oraz modu│ Utilities.
  94. ;ARB0Description.Text = Ta opcja pozwala zainstalowaµ CorelDRAW 8 - wielokrotnie nagradzany program do grafiki wektorowej, Corel PHOTO-PAINT - do profesjonalnej obr≤bki map bitowych i malowania, a tak┐e wiele dodatkowych, u┐ytecznych narzΩdzi, w tym: Corel OCR-TRACE, Corel CAPTURE i Corel TEXTURE.
  95. ARB0Description.Text = Ta opcja pozwala zainstalowaµ wersjΩ pr≤bn╣ programu CorelDRAW 8 - g│≤wnego zdobywcy nagr≤d w dziedzinie program≤w do tworzenia ilustracji wektorowych, program Corel PHOTO-PAINT przeznaczony do profesjonalnej edycji i tworzenia rysunk≤w oraz szereg narzΩdzi zwiΩkszaj╣cych wydajno£µ pracy.
  96. ARB0Error.Text = Dysk CD-ROM m≤g│ zostaµ wyjΩty ze stacji. Nale┐y w│o┐yµ go ponownie.
  97. ARB2Error.Text = Dysk CD-ROM m≤g│ zostaµ wyjΩty ze stacji. Nale┐y w│o┐yµ go ponownie.
  98. ARB1SetupLabel.Text = ZAKO╤CZ
  99. ARB1Description = Kliknij, aby zako±czyµ.
  100.  
  101.