despite many attempts, I cannot figure out running an executable in windowed mode using pypsrp.client.Client.
The started process is all the time in background mode and I cannot manipulate it via the GUI (it is a setup executable).
Is there a way to do so using pypsrp or should I use another library/protocol ?
I also need to run the executable as administrator.
I'm sorry if this is not the good way to ask such question I'm a brand new GitHub user.
Hello,
despite many attempts, I cannot figure out running an executable in windowed mode using pypsrp.client.Client. The started process is all the time in background mode and I cannot manipulate it via the GUI (it is a setup executable). Is there a way to do so using pypsrp or should I use another library/protocol ? I also need to run the executable as administrator.
I'm sorry if this is not the good way to ask such question I'm a brand new GitHub user.
Regards, Fubi