A
A
AnotherAnkor2014-09-12 10:37:15
Microsoft
AnotherAnkor, 2014-09-12 10:37:15

How to run a program in Windows with administrator rights without UAC?

Wrote a program that works with the registry: disables Task Manager, hot keys, etc. Designed to control the user's work time in the computer room by blocking the desktop, menus and Windows hotkeys. Designed for (in my case) 7, but can be run on Vista, and 8, 8.1.
Tried running through the task scheduler, runas with saving the password - it does not help. At the same time, manual launch on behalf of the administrator works like a clock.
Tried this , added RunAsHighest and RunAsAdmin options. It didn't work because it didn't give me the ability to edit the registry.
Alternatively, I need something free like hstart. But if such software exists, then it is possible to do it yourself. Please, tell me such software or method.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
megaterminator, 2014-09-12
@megaterminator

You can try this method:
1 step) open the properties of the program and in the "compatibility" tab --> "change settings for all users" set "run this program as an administrator"
2 step) In group policies,
configure Computer Configuration --> Windows Configuration --> Security Settings --> Local Policies/Security Settings --> User Account
Control User Account Control: All administrators run in Admin Approval Mode: Disabled
User Account Control: Elevation prompt behavior for administrators in Admin Approval Mode: Elevation without request
as an option to disable UAC

A
AlexP11223, 2014-09-12
@AlexP11223

You can install it as a service or you can use Task Sheduler www.howtogeek.com/howto/windows-vista/create-admin...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question