| Author: | Giovanni Bajo |
|---|---|
| Copyright: | 2005-2011 by Giovanni Bajo, based on previous work under copyright 2002 McMillan Enterprises, Inc. |
| Version: | PyInstaller 2.0 |
| Manual section: | 1 |
pyi-makeCOMServer <options> SCRIPT
This will generate a new script drivescript.py and a spec file for the script.
Please see the PyInstaller Manual for more information.
| --debug | Use the verbose version of the executable. |
| --verbose | Register the COM server(s) with the quiet flag off. |
| --ascii | do not include encodings (this is passed through to Makespec). |
| --out <dir> | Generate the driver script and spec file in dir. |
pyi-makespec(1), The PyInstaller Manual, pyinstaller(1)
Project Homepage http://www.pyinstaller.org