I'm creating a shortcut to open Command Prompt with SYSTEM privileges, it works fine, but I want the title of the resulting cmd window to be clearly labeled with something like "SYSTEM".
So I want to do something like this:
PsExec -d -i -s cmd "title SYSTEM"
But obviously that last bit in quotes isn't the correct syntax because it doesn't work.
برچسب:
نویسنده: استخدام کار