Using the command (or another command/module) subprocess.call(['filepath.exe'])
, can you run an elevated command prompt without having to input an admin username and password?
(Windows 7 - assuming I cannot access command prompt through run or the start menu)