cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
sivanquest
Level 2

Install in console mode, *same* console window

Hi, I'm trying to automate our app's installation in console mode. We already have automated silent installation, but this one specifically needs to imitate interactive installation on Windows cmd window.

For interacting with the installer, we must use the same process, at the console window which was open for the installer command. So If I'm running "example.exe -i console" , it automatically opens a new console window - Which breaks the python interaction with it.

Is there a way to force installation on the same console window?

0 Kudos
(0) Replies