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 mifik
Recipients mifik
Date 2014-03-18.21:37:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395178627.1.0.862858630481.issue20972@psf.upfronthosting.co.za>
In-reply-to
Content
Python installation log included.

MSI (s) (48:2C) [01:28:13:006]: Executing op: SetTargetFolder(Folder=C:\Windows\system32\)
MSI (s) (48:2C) [01:28:13:006]: Executing op: SetSourceFolder(Folder=1\)
MSI (s) (48:2C) [01:28:13:006]: Executing op: FileCopy(SourceName=PYTHON34.DLL|python34.dll,SourceCabKey=python34.dll,DestName=python34.dll,Attributes=512,FileSize=4044800,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.4.150.1013,Language=0,InstallMode=58982400,,,,,,,)
MSI (s) (48:2C) [01:28:13:007]: File: C:\Windows\system32\python34.dll;	To be installed;	Won't patch;	No existing file
MSI (s) (48:2C) [01:28:13:007]: Source for file 'python34.dll' is compressed
InstallFiles: File: python34.dll,  Directory: C:\Windows\system32\,  Size: 4044800



BUT!  python34.dll not in C:\Windows\system32\ folder and not in C:\Windows\SysWOW64\ folder. :(
History
Date User Action Args
2014-03-18 21:37:07mifiksetrecipients: + mifik
2014-03-18 21:37:07mifiksetmessageid: <1395178627.1.0.862858630481.issue20972@psf.upfronthosting.co.za>
2014-03-18 21:37:07mifiklinkissue20972 messages
2014-03-18 21:37:06mifikcreate