[Scons-users] Installing scons quietly on Windows

Bill Deegan bill at baddogconsulting.com
Wed Mar 22 13:17:31 EDT 2017


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> 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
> 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/08c40006/attachment.html>


More information about the Scons-users mailing list