Command Line Question

Post your bug reports here
Post Reply
jimgoodman
Posts: 1
Joined: Tue Jun 29, 2010 4:18 pm

Command Line Question

Post 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.

brahman
Posts: 180
Joined: Thu Jan 11, 2007 6:18 pm

Re: Command Line Question

Post 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.

Post Reply