Batch file not running after sync
Re: Batch file not running after sync
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
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]
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]
- Attachments
-
- Run batch File with argument
- RunBatch.png (15.37 KiB) Viewed 3961 times
-
- Service Log on
- ServiceLogon.png (13.52 KiB) Viewed 3961 times