Donate SIGN UP

batch echo

Avatar Image
Wix | 12:29 Wed 13th Feb 2008 | Technology
1 Answers
This is a nightmare.
I've got to create a batch file to write another batch file. Sounds simple. But i need to echo a pipe command to a file.

EG: echo echo text >command.bat >filename.bat

How can i get this to work?
I did want to use vbscript but i can't for some reason.
Gravatar

Answers

Only 1 answerrss feed

Best Answer

No best answer has yet been selected by Wix. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.
Question Author
Sorry, please ignore my stupidity.

I forgot you have to escape each command.

Only 1 answerrss feed

Do you know the answer?

batch echo

Answer Question >>

Related Questions

Avatar Image
Wix