Page 1 of 1

Command Line Question

Posted: Tue Jun 29, 2010 4:38 pm
by jimgoodman
This is more of a tech support question than a bug report so my apologies if this is posted in wrong area.

I am trying to create a task in Task Scheduler in Windows 7x64 to run a project (AutoNightly) unattended every evening. I would like to have the interface stay open in the event of an error.

Here is what I have so far:

Program Script: "C:\Program Files (x86)\Synchronize It!\wndsync.exe"
Arguments: AutoNightly /auto/show-

When I run the scirpt, the archive bit is being set and the interface comes up waiting for the Preview button as opposed to Sycnhronize Silently.

Any assistance would be greatly appreciated.

Re: Command Line Question

Posted: Fri Jul 09, 2010 4:10 pm
by brahman
I just tested your cmd line and it should work.

The only thing I can say is that in your post there is no space between the two parameters.