c++ - Where is powercfg located? -


i need use powercfg tool service , curious, if safe call such:

powercfg <parameters> 

instead of providing full path it. reason i'm thinking keep reading security warnings in microsoft's documentation "an attacker" can place rogue powercfg folder process's executable may called instead of real powercfg.

the question powercfg located?

powercfg located usualy: c:\windows\system32\powercfg.exe did mean windows powercfg tool yes?


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -