[NumPy-Tickets] [NumPy] #2112: provide option for silent install in Windows installers
NumPy Trac
numpy-tickets@scipy....
Mon Apr 23 12:53:56 CDT 2012
#2112: provide option for silent install in Windows installers
-----------------------------------------+----------------------------------
Reporter: rgommers | Owner: rgommers
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Official binaries | Version: 1.6.1
Keywords: superpack windows installer |
-----------------------------------------+----------------------------------
NSIS installers support the /S command line argument, indicating a silent
install. This requires some changes to the install script though, right
now this doesn't seem to do anything.
See http://nsis.sourceforge.net/Docs/Chapter4.html#4.12
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2112>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list