This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off& title RunAsTI - lean and mean snippet by AveYo, 2018-2022 | |
goto :nfo | |
[FEATURES] | |
- innovative HKCU load, no need for reg load / unload ping-pong; programs get the user profile | |
- sets ownership privileges, high priority, and explorer support; get System if TI unavailable | |
- accepts special characters in paths for which default run as administrator fails | |
- adds Send to - RunAsTI right-click menu entry to launch files and folders as TI via explorer | |
[USAGE] | |
- First copy-paste RunAsTI snippet after .bat script content | |
- Then call it anywhere to launch programs with arguments as TI |