Command line options and NOT minimizing

Post your new features ideas and suggestions here.
Post Reply
asanz
Posts: 5
Joined: Sun Mar 25, 2007 12:48 pm

Command line options and NOT minimizing

Post by asanz »

One of theway's I use SynchronizeIt is in this batch file:
@echo off

Title Versions Backup to the Home Drive
:: SynchronizeIt D: Backup

Start /B D:\Utilities\SynchronizeIt\wndsync.exe D:\ \\192.168.1.100\Laptop /update /auto /show5 /R /log0 /log "D:\Backup D Drive to Home Drive.htm" /XD"D:\Documents and Settings"
Is there any way to prevent this from starting minimized..?

Thanks... André

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

Post by grigsoft »

Do you want to keep it completely hidden, or fully visible, but working automatically?

Post Reply