[issue41358] Unable to uninstall Python launcher using command line

2020-07-23 Thread hap
hap added the comment: Run msiexec.exe /x {339192BE-2520-4C34-89DF-81CF98EB7E6C} /qn+ fixed it -- stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/i

[issue41358] Unable to uninstall Python launcher using command line

2020-07-21 Thread hap
New submission from hap : Trying to create a command line keeping the following in mind, and my script is python-3.8.4.exe" /quiet InstallLauncherAllUsers=0 Include_pip=1 Include_tcltk=1 Include_test=1 PrependPath=1 1. Python installs in user profile 2. Install pip as a part of install