[issue29844] Windows Python installers not installing DLL to System32/SysWOW64
![](https://secure.gravatar.com/avatar/fa0f7819f1825f596b384c19aa7dcf33.jpg?s=120&d=mm&r=g)
March 19, 2017
6:56 p.m.
Decorater added the comment: tbh, I would rather have it default for all python files installed for all users to go in ``%SystemDrive%\Python{major}{minor}`` on windows and then work with then the environment variables like currently so that way none of the python dll's are outside of such folder in case someone installs for example 3.6.0 in ``%SystemDrive%\Python360`` and then installs 3.6.1 in ``%SystemDrive%\Python361`` without uninstalling 3.6.0. ---------- nosy: +Decorater _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue29844> _______________________________________
2885
Age (days ago)
2885
Last active (days ago)
0 comments
1 participants
participants (1)
-
Decorater