eryksun added the comment:

I think a custom action can be added to Tools/msi/msisupport.c to send a 
[WM_SETTINGCHANGE][1] "Environment" message to top-level windows. This makes 
Explorer reload its environment from the registry, so starting a new command 
prompt (cmd.exe) from Explorer will see the updated PATH. 

[1]: https://msdn.microsoft.com/en-us/library/ms725497

----------
nosy: +eryksun

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24757>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to