Issue 31011: Users (except from the one who installed) not able to see python in add remove programs. (original) (raw)

Issue31011

Created on 2017-07-24 12:59 by Debarshi.Goswami, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Messages (2)
msg298965 - (view) Author: Debarshi Goswami (Debarshi.Goswami) Date: 2017-07-24 12:59
When Python (64 bit) is installed for all users from an admin account on Windows, it gets installed correctly for all users , but it does not appear in add remove program for users other than one who installed it. Command used : python-3.6.1-amd64.exe /quiet InstallAllUsers=1 PrependPath=1 TargetDir=C:\apps\Python36 Work around: Repair the installation by launching Python installer again.
msg411502 - (view) Author: Irit Katriel (iritkatriel) * (Python committer) Date: 2022-01-24 18:24
3.6 is no longer maintained. Please create a new issue if you are seeing this problem on a current version (>= 3.9).
History
Date User Action Args
2022-04-11 14:58:49 admin set github: 75194
2022-01-24 18:24:08 iritkatriel set status: open -> closednosy: + iritkatrielmessages: + resolution: out of datestage: resolved
2021-10-19 22:59:59 iritkatriel set nosy: + paul.moore, tim.golden, zach.ware, steve.dowercomponents: + Windows, - Installation
2017-07-24 13:01:24 Debarshi.Goswami set nosy: + manddy221
2017-07-24 12:59:40 Debarshi.Goswami create