Done Show Administrator in the window title when launched as ADMIN under Windows7/Vista

Sep 10, 2009
42
0
When running Take-Command as Admin it would be nice that the Header of the Window shows that we run TCC as an administrator.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
CMD.EXE does this and the Windows Powershell too. They show Administrator: in front of the programs title.<o:p></o:p>

TIA
 
I agree. Which is why I simply included the following in my startup file:

iff %_Elevated == 1 then
set TITLEPROMPT=Admin:
endiff

Michael


On Wed, Apr 6, 2011 at 2:31 AM, MartinRichter <>wrote:


> When running Take-Command as Admin it would be nice that the Header of the
> Window shows that we run TCC as an administrator.fficeffice" />>>
> CMD.EXE does this and the Windows Powershell too. They show *
> Administrator:* in front of the programs title.>>
>
> TIA
>
>
>
 

Similar threads