Help please - Invalid cmd line option with windows shortcut
Posted: 04.01.2009, 14:11
Hi,
I can execute the following from a CMD line window perfectly...
...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
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