Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #86221

Python Silent Install

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <colin.atkinson@sunderland.ac.uk>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.177
X-Spam-Level *
X-Spam-Evidence '*H*': 0.65; '*S*': 0.00; 'received:169.254.1': 0.05; 'subject:Python': 0.06; 'python': 0.11; 'seconds.': 0.16; 'command': 0.22; 'appears': 0.22; 'to:name:python- list@python.org': 0.22; 'install': 0.23; 'coordinator': 0.26; 'received:169.254': 0.32; 'totally': 0.33; 'hundreds': 0.35; 'there': 0.35; 'url:rec-html40': 0.35; 'version': 0.36; 'park': 0.36; 'charset:us-ascii': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'received:169': 0.37; 'unit': 0.37; 'url:microsoft': 0.37; 'machines': 0.38; 'url:office': 0.38; 'to:addr:python-list': 0.38; 'url:schemas': 0.38; 'url:omml': 0.39; 'url:2004': 0.39; 'url:12': 0.39; 'to:addr:python.org': 0.39; 'skip:p 20': 0.39; 'university': 0.39; 'even': 0.60; 'road': 0.65; 'services': 0.66; 'prompt': 0.68; 'business': 0.70; '2012.': 0.74; 'atkinson': 0.84; 'install:': 0.84; 'received:electric.net': 0.91
From Colin Atkinson <colin.atkinson@sunderland.ac.uk>
To "python-list@python.org" <python-list@python.org>
Subject Python Silent Install
Thread-Topic Python Silent Install
Thread-Index AdBPcJkhvnnKGm+XQ6uYPUntJb6pug==
Date Mon, 23 Feb 2015 13:57:02 +0000
Accept-Language en-GB, en-US
Content-Language en-US
X-MS-Has-Attach
X-MS-TNEF-Correlator
x-originating-ip [157.228.45.110]
Content-Type multipart/alternative; boundary="_000_91A935D75D3AF940BAD7318B212C554B019D5DD4D3mb01uniadsund_"
MIME-Version 1.0
X-Outbound-IP 157.228.67.42
X-Env-From colin.atkinson@sunderland.ac.uk
X-PolicySMART 3184924
X-Virus-Status Scanned by VirusSMART (c)
X-Virus-Status Scanned by VirusSMART (s)
X-Mailman-Approved-At Mon, 23 Feb 2015 15:00:03 +0100
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.19071.1424700004.18130.python-list@python.org> (permalink)
Lines 156
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1424700004 news.xs4all.nl 2867 [2001:888:2000:d::a6]:59734
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:86221

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi,

I am deploying Python to hundreds of machines using SCCM 2012.  I am using the below command to install:

Msiexec /i "python.msi" TARGETDIR="C:\Program Files\Python" ALLUSERS=1 /qn

Even though I am using /qn, a command prompt still appears at the end of the install for about 5-6 seconds.  Is there any way to make the install totally silent?

The exact version of the .msi is:
python-3.4.2.amd64.msi

Regards,


--

Colin Atkinson
IT Service Development Coordinator
IT Client Services | IT Services | Business Infrastructure | Business Services

University Of Sunderland
Unit 1, Technology Park
Chester Road
Sunderland
SR2 7PT

T. (0191) 515 2207
E. colin.atkinson@sunderland.ac.uk
W. http://itsupport.sunderland.ac.uk

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Python Silent Install Colin Atkinson <colin.atkinson@sunderland.ac.uk> - 2015-02-23 13:57 +0000

csiph-web