Asked 7 years, 3 months ago
Viewed 31 times
0
Guys I wanted to make a script that opens cmd as admin and type a command (for example ipconfig).
Take a look at this link, it might help: https://answall.com/questions/174692/python-privil%C3%A9gios-de-administrador
– Victor Alessander
Take a look at the python subprocess library. The link below the documentation: Documentation Subprocess Python
– Marcos Viana
Browser other questions tagged python
Take a look at this link, it might help: https://answall.com/questions/174692/python-privil%C3%A9gios-de-administrador
– Victor Alessander
Take a look at the python subprocess library. The link below the documentation: Documentation Subprocess Python
– Marcos Viana