New submission from mattcher_h <mattche...@web.de>:

Hi,

I´m trying to generate an automated install and uninstall from Python.

For this I normally use cmdlines, but I got some issues.

If I try to uninstall by my automated version I got the problem that it doesn´t 
finish.
When I do this at the PC himself it works fine with PathToPython.exe /uninstall 
but i have to "click" close at the end of the setup by myself.
So I think my problem with the automated version is that it doesn´t "click" 
close, because the uninstall itself seems to work fine.

Are there some more parameters I could give?

Another Issue is the PythonLauncher. Is there an cmdline by himself to 
uninstall?

ciao

----------
components: Installation
messages: 339629
nosy: mattcher_h
priority: normal
severity: normal
status: open
title: Python (Launcher)3.7.3 CMDLine install/uninstall
versions: Python 3.7

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

Reply via email to