Shivanshu26shiv / devcon_win

To access 'devcon' efficiently
3 stars 1 forks source link

change the blocking admin elevation that requires confirmation #5

Open BuhtigithuB opened 3 years ago

BuhtigithuB commented 3 years ago

here a solution to avoid having to confirm runas each time for fully automated solution :

https://stackoverflow.com/questions/60214168/python-3-how-to-use-subprocess-run-as-admin-windows-10

Not testest