I can execute the following from a CMD line window perfectly...
Code: Select all
celestia.exe --verbose > align.log
...however, if I try to set up a windows shortcut to do the same...
...I get the following error:
The problem is actually with the redirection symbol ">". Windows does not like it.
Can anyone help with the correct syntax?
Thanks in advance..
CC