Kuidas käivitada programm automaatselt administraatoriõigustega pärast Windowsi kasutaja sisselogimist?

Sisukord:

Kuidas käivitada programm automaatselt administraatoriõigustega pärast Windowsi kasutaja sisselogimist?
Kuidas käivitada programm automaatselt administraatoriõigustega pärast Windowsi kasutaja sisselogimist?

Video: Kuidas käivitada programm automaatselt administraatoriõigustega pärast Windowsi kasutaja sisselogimist?

Video: Kuidas käivitada programm automaatselt administraatoriõigustega pärast Windowsi kasutaja sisselogimist?
Video: OUKITEL C21 PRO - ДЕТАЛЬНЫЙ ОБЗОР КРАСИВОГО СМАРТФОНА - YouTube 2024, Aprill
Anonim
Mõnikord soovid või vajate programmi, mis käivitatakse automaatselt kõrgendatud õigustega kohe, kui logite sisse Windowsi, kuid kuidas te midagi sellist üles seadke? Tänane SuperUseri Q & A postitus on pettunud lugeja jaoks kasulikke nõuandeid.
Mõnikord soovid või vajate programmi, mis käivitatakse automaatselt kõrgendatud õigustega kohe, kui logite sisse Windowsi, kuid kuidas te midagi sellist üles seadke? Tänane SuperUseri Q & A postitus on pettunud lugeja jaoks kasulikke nõuandeid.

Tänane küsimuste ja vastuste seanss jõuab meile viisakalt SuperUserini - Stack Exchange'i ja kogukonnapõhiste Q & A veebisaitide rühmitusse.

Ekraanipilt viis läbi Acid Pixi (Flickr).

Küsimus

SuperUseri lugeja Frederick Zhang soovib teada, kuidas automaatselt käivitada administraatoriõigustega programm pärast kasutaja sisselogimist:

I am using Windows 8.1 (64-bit) and I would like to automatically run a program with administrator privileges upon user login.

I tried to make a shortcut of the program and ticked the run as administrator check box in the properties of the program shortcut itself, then tried placing the shortcut in the two locations shown below, but ticking the box just made it invalid.

  • C:UsersMyUserAppDataRoamingMicrosoftWindowsStart MenuProgramsStartup
  • C:ProgramDataMicrosoftWindowsStart MenuProgramsStartUp

Then I edited the program using Resource Hacker to modify its manifest so that administrator privileges were required to run this program. This also made shortcuts under start up directories invalid. After that, I tried to add the program to the following location as well, but it did not work, either.

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun

How can I automatically run a program with administrator privileges on user login?

Kuidas kasutaksite automaatselt rakenduse administraatoriõigustega programmi kasutaja sisselogimisel?

Vastus

SuperUseri toetajale Syberdoor on meile vastus:

The best way to do this (and the only simple way if you not only want this to run with administrator privileges, but also without UAC prompts) is by creating a scheduled task. With a scheduled task, you can specify which user you want to run it under and that it should run with the highest privileges.

This is probably what you really want because the check box button run as administrator in shortcut properties does trigger UAC prompts rather than really using an administrative user. If you also specify a trigger as on user logon, it should have the same effect as using the startup or run key.

Alternatively, you can use run as with the save credentials option to store the password of another user once and have it cached forever, but it does not work around UAC prompts as far as I know.

Kas teil on seletamiseks midagi lisada? Helistage kommentaarides. Kas soovite lugeda rohkem vastuseid teistelt tech-savvy Stack Exchange'i kasutajatelt? Tutvu täieliku arutelu teemaga siit.

Soovitan: