Installing the Adams Plugin
The Isight plugin to MSC.Adams adds an Isight menu item and custom dialog box to Adams/View.  To install the plugin, complete the following steps:
	1.	Copy the file "isight.bin" from  $isight_install_dir\win_b64\reffiles\SMAFIPcomponent\MSCAdams\<MSCAdams version Folder>
	2.	Paste "isight.bin" into the directory $adams_install_dir\$platform, where $platform is the platform specific directory. For Windows, the name of this directory is win64.
	3.	Create a subdirectory called CommandListener in the directory $adams_install_dir\python\win32\Lib\site-packages\mdi.
	4.	Copy the files __init__.py and CommandListener.py from  $isight_install_dir\intel_a\reffiles\SMAFIPcomponent\MSCAdams\<MSCAdams version Folder>
	5.	Paste the files __init__.py and CommandListener.py into the CommandListener directory created in step 3.
	6.	Add the location of mdi.bat to your PATH environment variable. 
	7.  Also create MDIBAT_PATH environment variable for path until the directory of mdi.bat. 
