[issue20972] python34.dll not in System32 or SysWOW64 folders after install python-3.4.0.amd64.msi

Mikhail report at bugs.python.org
Tue Mar 18 22:37:07 CET 2014


Mikhail added the comment:

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. :(

----------
Added file: http://bugs.python.org/file34498/pythoninstall.log

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20972>
_______________________________________


More information about the Python-bugs-list mailing list