Log in

View Full Version : Command line help


ADLANCAS
2nd September 2006, 02:50
Hi,

I tried to use CCE in lower priority using a command line, but without success.
Without choosing priority:
"C:\Arquivos de programas\Custom Technology\CCE SP Trial Version\cctspt.exe" -ecl "d:\x.ecl" -batch

I think that Start should be used to set priority, I donīt know how to do it right, because if command line is:
start /belownormal /b /w "C:\Arquivos de programas\Custom Technology\CCE SP Trial Version\cctspt.exe" -ecl "d:\x.ecl" -batch
, Windows is saying something like a " Windows cannot find '-ecl'..."

Is there a way to do that ?

foxyshadis
2nd September 2006, 05:11
It thinks that's your title, and the first argument is the path.. add a title before the path (eg, "CCE") and it should work.

ADLANCAS
2nd September 2006, 15:55
Itīs pretty simple when we know that.
:thanks: