[issue29844] Windows Python installers not installing DLL to System32/SysWOW64
March 19, 2017
11:56 a.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> _______________________________________
3276
Age (days ago)
3276
Last active (days ago)
0 comments
1 participants
participants (1)
-
Decorater