[Scons-users] Installing scons quietly on Windows

Darren Gehring darrenge at microsoft.com
Wed Mar 22 13:24:32 EDT 2017


Thanks. That is what we were thinking we would have to do.

Thanks
Darren

From: Bill Deegan [mailto:bill at baddogconsulting.com]
Sent: Wednesday, March 22, 2017 10:18 AM
To: SCons users mailing list
Cc: Darren Gehring
Subject: Re: [Scons-users] Installing scons quietly on Windows

For your purposes, you might be better off scripting (assuming your setup is scripted)
<your python install> setup.py install
With the .zip package:
http://prdownloads.sourceforge.net/scons/scons-2.5.1.zip
There's (currently) no binary component to scons, it's pure python.
The windows installer is just a convenience.
-Bill

On Wed, Mar 22, 2017 at 12:16 PM, Darren Gehring via Scons-users <scons-users at scons.org<mailto:scons-users at scons.org>> wrote:
Just joined the list yesterday and not sure if this email got through, so sending again …

We want to automatically install scons on a windows machine in “quiet mode” as it is part of a set up script. For .msi files, we can just add the /quiet switch and it will install using defaults etc.

Question: Is there a /quiet mode for scons-2.5.0-setup.exe?

Thanks
Darren

_______________________________________________
Scons-users mailing list
Scons-users at scons.org<mailto:Scons-users at scons.org>
https://pairlist4.pair.net/mailman/listinfo/scons-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20170322/c591a6f3/attachment.html>


More information about the Scons-users mailing list