- martin
Post a reply
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Topic review
- mrobz
Using switches to autostart a keepuptodate
Hi everyone
I am running a batch file to run a "keep up to date" task
My only issue is that this opens a WinSCP dialogue box where I have to click Start.
I want this to run when the PC is rebooted but I need it to run the "keep up to date" without me needing to click start
How can I have this autostart without my intervention?
Thank you
Matthew
I am running a batch file to run a "keep up to date" task
"C:\Program Files (x86)\WinSCP\winscp.exe" "CONNECTION" /keepuptodate // "C:\test" "\"
My only issue is that this opens a WinSCP dialogue box where I have to click Start.
I want this to run when the PC is rebooted but I need it to run the "keep up to date" without me needing to click start
How can I have this autostart without my intervention?
Thank you
Matthew