Advertisement
BrianSpravka

UAC Prompt

Nov 22nd, 2018
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. // https://superuser.com/questions/57694/setting-a-shortcut-to-trigger-task-scheduler
  2.  
  3. // e.x. C:\Windows\System32\schtasks.exe /RUN /TN "\UAC ELEVATED\REVO"
  4.  
  5. C:\Windows\System32\schtasks.exe /RUN /TN "\SUBDIRECTORY\TASKNAME"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement