I have a BTM that copies an INI file to %ProgramFiles% and as such I need to run this BTM in an elevated TCC tab, _only_ if the current session is not elevated. How would I do this please?
start /elevated /inv /tab <path to tcc> /c <path to btm>
???
start /elevated /inv /tab <path to tcc> /c <path to btm>
???