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 eryksun
Recipients eryksun, nedbat, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-12-26.17:16:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451150218.04.0.796747061467.issue25954@psf.upfronthosting.co.za>
In-reply-to
Content
Packages are installed from the ProgramData folder on the system volume. For example, the log shows the CRT update executed as follows:

    "C:\Windows\system32\wusa.exe" "C:\ProgramData\Package Cache\
    D4036846864773E3D647F421DFE7F6CA536E307B\
    Windows6.1-KB2999226-x86.msu" /quiet /norestart

Is it installing from the same ProgramData directory when it succeeds?
History
Date User Action Args
2015-12-26 17:16:58eryksunsetrecipients: + eryksun, paul.moore, nedbat, tim.golden, zach.ware, steve.dower
2015-12-26 17:16:58eryksunsetmessageid: <1451150218.04.0.796747061467.issue25954@psf.upfronthosting.co.za>
2015-12-26 17:16:58eryksunlinkissue25954 messages
2015-12-26 17:16:57eryksuncreate