Command line problem

Post your bug reports here
Post Reply
gj
Posts: 3
Joined: Tue Feb 06, 2007 8:36 am

Command line problem

Post by gj »

Hello,

I found a problem with the processing of some command line switches in Synchronize It 3.
When the paths are quoted and end with a backslash, the parameters aren't processed correctly:

This works:
wndsync.exe" "C:\Program Files\Internet Explorer" "C:\Program Files\Outlook Express" *.* /R /scan

This does not work:
wndsync.exe" "C:\Program Files\Internet Explorer\" "C:\Program Files\Outlook Express\" *.* /R /scan

I'd like to combine Synchronize It with Total Commander and it's path variables (%P and %T) add a trailing backslash.
Synchronize It 2 didn't have this problem and worked correctly with Total Commander.

Kind regards,

Gerry

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Post by grigsoft »

In fact old version had same problem. Check this, for example: http://www.grigsoft.com/art_totcmd.htm

Post Reply