I
Igor Solodovnikov
Does anyone know how to escape double quotes (") for setting
parameters using the jt.exe command? E.g. If I want to pass quotes
into the /sj Parameters="" command, or if I want to set a password
with a double quote and a space.
E.g.
/sc TaskUser "pass wo"rd"
I've tried doubling them up "pass wo""rd" preceeding with a \
"pass wo\"rd" and preceding with a ^ "pass wo^"rd" but nothing seems to
work.
Thanks
parameters using the jt.exe command? E.g. If I want to pass quotes
into the /sj Parameters="" command, or if I want to set a password
with a double quote and a space.
E.g.
/sc TaskUser "pass wo"rd"
I've tried doubling them up "pass wo""rd" preceeding with a \
"pass wo\"rd" and preceding with a ^ "pass wo^"rd" but nothing seems to
work.
Thanks