home *** CD-ROM | disk | FTP | other *** search
/ Corel Draw 8 / 01CD8_Program.iso / autorun.inf < prev    next >
Windows Autorun File  |  1997-11-06  |  6KB  |  128 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 = 4
  26. Title = %ARTitle.Text%
  27. RegistryKey = Software\Corel\CorelDRAW\8.0\Setup
  28. WaveFile = setup\SETUP.WAV
  29. JumpWaveFile = setup\CLICK.wav
  30. AutorunProgram = intro.exe
  31. LabelFont = Arial
  32. LabelFontWeight = BOLD
  33. LabelFontItalic = 0
  34. LabelFontUnderline = 0
  35. TextFont = Arial
  36. TextFontWeight = REGULAR
  37. TextFontItalic = 0
  38. TextFontUnderline = 0
  39. Charset = 1
  40. TextHeight = 20*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 = 300*440*55*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. ; Label length is 225 pixels
  74. ; All Text height is 23 pixels
  75. LabelRectValue = 140*163*55*532
  76. ;LabelRectValue = 220*243*65*400
  77. SetupProgram = setup.exe**
  78. TestFile = \programs\coreldrw.exe
  79. SetupWindow = Corel Setup Wizard
  80. Description = %ARB0Description.Text%
  81. ErrorText = %ARB0Error.Text%
  82.  
  83.  
  84. [Button1]
  85. SetupLabel = %ARB1SetupLabel.Text%
  86. ; Label text is 40 pixels long
  87. ;LabelRectValue = 385*408*560*595
  88. ;LabelRectValue = 283*303*65*100
  89. LabelRectValue = 185*205*55*248
  90. SetupProgram = d3dsetup.exe**
  91. SetupWindow = CorelDREAM 3D Setup Wizard
  92. TestFile = \programs\dream3d.exe
  93. Description = %ARB1Description%
  94. ErrorText = %ARB0Error.Text%
  95.  
  96. [Button2]
  97. SetupLabel = %ARB2SetupLabel.Text%
  98. LabelRectValue = 230*253*55*219
  99. SetupProgram = Drawreg.url**
  100. SetupWindow = Corel Online Registration
  101. TestFile = \drawreg.url
  102. Description = %ARB2Description%
  103. ErrorText = %ARB2Error.Text%
  104. AlreadyRunningErrorText =
  105.  
  106. [Button3]
  107. SetupLabel = %ARB3SetupLabel.Text%
  108. LabelRectValue = 350*408*530*568
  109. Description = %ARB3Description%
  110. AlreadyRunningErrorText =
  111.  
  112. [Bitmaps]
  113. 16Color = setup\bitmap\INTRO16.BMP
  114. 256Color = setup\bitmap\INTRO256.BMP
  115.  
  116. [Strings]
  117. ARTitle.Text = CorelDRAW 8 CD-ROM
  118. ARB0SetupLabel.Text = Install CorelDRAWÖ 8, Corel PHOTO-PAINTÖ 8 and Utilities
  119. ARB0Description.Text = This option installs CorelDRAW 8, the award-winning vector illustration program, Corel PHOTO-PAINT for professional image editing and painting, along with a host of productivity enhancing utilities, including: Corel OCR-TRACE, Corel CAPTURE, Corel TEXTURE, Bitstream Font Navigator 3.0, and Corel SCRIPT Editor.
  120. ARB0Error.Text = The CD-ROM may have been removed from the drive.  Please reinsert the CD-ROM.
  121. ARB2Error.Text = The CD-ROM may have been removed from the drive.  Please reinsert the CD-ROM. Or you may not have an internet browser installed.
  122. ARB1SetupLabel.Text = Install CorelDREAM 3D 8
  123. ARB1Description = This option installs CorelDREAM 3D 8 for powerful 3D modeling and rendering. 
  124. ARB2SetupLabel.Text = On-Line Registration
  125. ARB2Description = To receive the latest product information and details regarding updates, please be sure to register your product with Corel. You can do so now through our easy On-line Internet Registration, or wait until you have installed the applications and run the Registration at that time. 
  126. ARB3SetupLabel.Text = EXIT
  127. ARB3Description = Click to exit.
  128.