Windows script escape character. - TechRepublic
Question
April 24, 2007 at 04:49 AM
limited iq

Windows script escape character.

by limited iq . Updated 19 years, 2 months ago

Hi,
Does any one know if there is such a thing.
I want to create a script with this in
objshell.run “net localgroup mygroup “mydomain\domain users” /add”
But it does not like the ” around the domain users, I always get an expected end of statement error. Is it possible to escape it.
I have tried \ / ^ ` but no luck.

Thanks in advance.

This discussion is locked

All Comments