My favorites | Sign in
Project Home Downloads Wiki
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 396: Command line driven (non gui) windows installer
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


 
Reported by kmin...@gmail.com, Apr 1, 2015
Part question, potential request.  

We have complicated scripting that provisions VMs for our development and testing infrastructure.  We would like to be able to use pyodbc in this context.  If we cannot install pyodbc in an automated "headless" way then that might not be possible.  In our case the defaults for Python Directory and Installation Directory in the GUI are typically fine.  Although I can imagine simple command line parameters.

pyodbc-<version>.exe --python-dir=<some-dir> --install-dir=<some-other-dir> --nogui

Is this already possible without resorting to the lower level python tools?



Powered by Google Project Hosting