How to "install" the ExcelChart					2013-01-21
--------------------------------------------------------------------------

This step is mandatory
* Copy ExcelChart.au3 and ExcelChartConstants.au3 to one of the following directories
  - %ProgramFiles%\AutoIt3\Include
  - The directory for User Includes configured with ScITE Config
  - The directory where the source of your script resides

For SciTE integration (user calltips and syntax highlighting)
* Add au3.user.calltips.api to %UserProfile%\au3.user.calltips.api
* Add au3.userudfs.properties into %UserProfile%\Add au3.userudfs.properties
  
Help files and examples
* Copy the directories help and css and any other *.au3 files to any directory you like. 
  You can't call the help and example scripts from the AutoIt help at the moment