Can anyone help me with identifying how to get speech marks into the
registry without giving me an error.
I have the following i would like to place in the registry.
"cmd.exe /c MD "%1\NewFolder""
The problem is that by putting the original " " marks at the beginning
and the end of the code seems to limit putting "%1\NewFolder" around
this parameter, which is important in this instance.
The error message states its an: Unterminated string constant Code:
800A0409.
Any help would be most welcome.
TIA
jp