windows - How get admin privileges? -


i have question , long time im looking answer, wrote program , need know installer can configure windows 7 run program administrator? program come windows starting , want run administrator. included manifest program , compiled windows ask every time program want executed better if there possibility ask once admin privileges. told me installer dont need include manifest program , there options ask once admin privilege. can me this? thank you.

you need somehow configure application run under local system account. done through scheduled task or windows service.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -