Ticket #195 (closed: fixed)
Add scripting to Windows install
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Iteration 11 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description (last modified by Nick Draper) (diff)
There are two files in PythonAPI that need copying to the bin directory
- MantidStartup.py
- MantidScript.bat
As well as the shortcut we make for qtiplot we should also create a shortcut MantidScript for MantidScript.bat. Let me know if we need an icon for this.
We also need a copy of MantidPythonAPI.dll renamed to MantidPythonAPI.pyd (this would probably be better done in the sconstruct/sconscript as the dll itself should only be used by python).
Also the distribution should include a copy of all the script in the PythonAPI\scripts directory. Note that the contects of this directory is likely to change/grow over time.
Change History
Note: See
TracTickets for help on using
tickets.