[Juho's AutoHotkey Tutorial #2 Hotkeys] Part 12 - How To Run Scripts As Admin

preview_player
Показать описание
This is the method to run AutoHotkey scripts as an admin privilege. In some circumstances, Hotkeys won't work unless if you run the scripts as an admin.

To take a look at my AutoHotkey tutorial plan:
• select the dropdown list and click the item 'See Tutorial Plan Here'

AutoHotkey Playlists

#AutoHotkey #Automation #Programming #Coding #Course #Tutorial #AHK #Productivity #Efficiency #Office #Shortcut #Shortkey #Hotkey #Macro
Рекомендации по теме
Комментарии
Автор

"If you're intersted in this video please continue watching"

Dude, you're so akward. But I love it. And your videos.
Makes me smile.

visualfinesse
Автор

I have been wondering about this for a long time, Thanks!

MohammadTawaha
Автор

A long time Dought which is cleared now....👍

thethinker
Автор

Run *RunAs "%A_AhkPath%" "%A_ScriptFullPath%"

works

hankshub