I missed :loop when copying, works great now. The only problem is different path to Dropbox folder depending on usernames. Or I could install dropbox to C:\dropbox for example.
This restarts PC if reboot.bat is already in dropbox folder. If I add reboot.bat during countdown nothing happens, window just closes after 300 seconds, it doesn't loop?
I want to do the following - first deploy new version of software to multiple PCs, and then restart all PCs for changes to take effect.
First part is not a problem, for second part is it possible to check if there is restart.bat in Dropbox folder every x minutes, and if there is, execute it...