Page 2 of 2
Re: Batch file not running after sync
Posted: Thu Jul 25, 2013 6:57 am
by Sandeep
The task runs in preview mode. It synchronizes the changes but did not trigger the batch file. I need this feature and for some reasons it is not working. I tried it in different machine for a simple folder to folder synch, but this feature was not working. Please confirm if it works in your testing. I have recently upgraded to BestSynch2013 with no result. Please let me know the correct configuration for this feature.
Re: Batch file not running after sync
Posted: Fri Jul 26, 2013 1:17 pm
by RiseFly
We have tested on BestSync ver8.0.6.3, the result is OK.
Here is the setting of the Application Tab:
[attachment=1]RunBatch.png[/attachment]
Here is the content of the test.bat file:
notepad %1
Please note, if the task is running as Windows Service, the environment variables of the current user are not accessible, except you have setup the log on account in BestSync Service (Service Manager of Control Panel) like the following:
[attachment=0]ServiceLogon.png[/attachment]