Search found 4 matches

by cagross
26 May 2020, 15:29
Forum: Help
Topic: Batch Job: how to play a sound, and auto-close the confirmation window at end of sync?
Replies: 7
Views: 1549

Re: Batch Job: how to play a sound, and auto-close the confirmation window at end of sync?

>> Try adding the full path to powershell.exe . I gave that a shot, and entered the following into the 'Upon completion' 'run a command' input field: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe echo `a I then saved my .gui file, made an edit to a file in the source directory, clicked t...
by cagross
19 May 2020, 14:50
Forum: Help
Topic: Batch Job: how to play a sound, and auto-close the confirmation window at end of sync?
Replies: 7
Views: 1549

Re: Batch Job: how to play a sound, and auto-close the confirmation window at end of sync?

Hi, thanks for your help, and so sorry for the delay. I gave your suggestion a try, but can't seem to get any sound to play upon completion. Here's what I did. * As a test, open Windows PowerShell and execute the command you gave: powershell -c echo `a This did indeed play a system sound. * In my .f...
by cagross
06 May 2020, 11:16
Forum: Help
Topic: Batch Job: how to play a sound, and auto-close the confirmation window at end of sync?
Replies: 7
Views: 1549

Re: Batch Job: how to play a sound, and auto-close the confirmation window at end of sync?

OK thanks for that. The 'on completion' box is here (screenshot: https://i.imgur.com/dBxsuFR.jpg ). But what kind of command do I need to enter into that box? Let's say that I open a command prompt in Windows, and successfully run a command to play a short sound. Would I then enter that same command...
by cagross
30 Apr 2020, 17:02
Forum: Help
Topic: Batch Job: how to play a sound, and auto-close the confirmation window at end of sync?
Replies: 7
Views: 1549

Batch Job: how to play a sound, and auto-close the confirmation window at end of sync?

Hello. I have real time sync to automatically carry out a sync whenever a file is changed. When the sync is complete, I would like a small sound to be played, and the confirmation window at end to be auto-closed. How can I do that? In the 'Save as batch job' dialog box, there are two checkboxes: * r...