Message351420
| Author |
steve.dower |
| Recipients |
Jörn Jacobi, paul.moore, steve.dower, tim.golden, zach.ware |
| Date |
2019-09-09.10:45:37 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1568025937.16.0.618026653878.issue37283@roundup.psfhosted.org> |
| In-reply-to |
|
| Content |
Okay, this is definitely an ordering issue in Tools/msi/bundle/bootstrap/PythonBootstrapApplication.cpp
Fixing most of the options is easy - just a case of moving LoadOptionalFeatureStates() a few lines up - but Install_launcher is set much later. I should be able to fix both though. |
|