This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients asmodai, christian.heimes, jorend, loewis
Date 2008-02-26.19:56:05
SpamBayes Score 0.058120746
Marked as misclassified No
Message-id <47C46ED3.3040509@v.loewis.de>
In-reply-to <1204008556.73.0.257334940066.issue1569@psf.upfronthosting.co.za>
Content
> The hints that the vcredist cannot/should not be installed nested, but 
> should be chained.

So how do I do chaining if I can only ship a single MSI file (which is
my objective)?

> The details on the full flags used/supported by the vcredist files.

I don't think using vcredist can work at all. I would be happy to
be proven wrong, but I really cannot see a solution to use it. Instead,
I believe the merge module must be used.

> And the last one how to do the merge modules (and some other 
> scenario's) way of adding the dependency.

Which way specifically are you referring to? Using Visual Studio?
I don't think Visual Studio is capable of producing the output
that we desire (but again, I would be happy to be proven wrong).
History
Date User Action Args
2008-02-26 19:56:07loewissetspambayes_score: 0.0581207 -> 0.058120746
recipients: + loewis, jorend, christian.heimes, asmodai
2008-02-26 19:56:06loewislinkissue1569 messages
2008-02-26 19:56:05loewiscreate