Eryk Sun <eryk...@gmail.com> added the comment:

I tested installing 3.10 in session 0 for the current user, as a user with the 
batch logon right. The installation succeeded. If you're running as SYSTEM, 
then installing for the current user doesn't see reasonable to me. I won't test 
that case. 

I tested installing 3.10 in session 0 as SYSTEM, with the option 
InstallAllUsers=1. The installation succeeded. There's a caveat (bpo-25166) 
that the installer registers the uninstall record only for the current user. 
The SYSTEM account uses the default profile, so the uninstall record is stored 
under "HKU\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Uninstall". In 
this case, to uninstall you have to run the installer as SYSTEM with the 
/uninstall option.

----------
resolution:  -> works for me
stage:  -> resolved
status: open -> closed

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

Reply via email to