Family & Relationships2 mins ago
batch echo
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.
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.
Answers
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.