This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mattcher_h
Recipients mattcher_h, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-04-09.13:11:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554815481.85.0.343051163671.issue36557@roundup.psfhosted.org>
In-reply-to
Content
Ok I´m done.

Thank you very much for your quick advice.

The documentaion is kind of misleading.
"The /uninstall option may be passed to immediately begin removing Python - no prompt will be displayed."
Because of the last part I thought the /quiet is included and not necessary for the uninstall.
After I found the registry entry from "Python Launcher" I get the uninstall cmd.

Maybe you could still tell me something more about the /passiv?


That is what works for me.

Uninstall Python3.7.3:
PathToPython.exe /uninstall /quiet

Uninstall Pythonlauncher:
MsiExec.exe /X{A28C27E4-A725-482A-9C65-61EDC0E4D583} /qn

ciao
History
Date User Action Args
2019-04-09 13:11:21mattcher_hsetrecipients: + mattcher_h, paul.moore, tim.golden, zach.ware, steve.dower
2019-04-09 13:11:21mattcher_hsetmessageid: <1554815481.85.0.343051163671.issue36557@roundup.psfhosted.org>
2019-04-09 13:11:21mattcher_hlinkissue36557 messages
2019-04-09 13:11:21mattcher_hcreate