FileWatcher 3.3 released
What's New:
* Action, Network/Polling and Live Log now support Unicode filenames.
* Fixed bug when multiple filespecs (e.g. *.txt;*.doc) were used with the
Network/Polling option - any existing files would be processed correctly, but
any further files would not be processed at all.
* Removed automatic fixup of "%FILE%" - this is no longer needed or desirable.
* Better cleanup on exit when Actions are still running.
http://www.datamystic.com/filewatcher.html
Here's how:
1. Open Notepad
2.
Code: Select all
@echo off
C:\Users\My Name\Desktop\Tethered Ripping Droplet PNG.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
move %1 %2 %3 %4 %5 %6 %7 %8 %9 "C:\Users\My Name\Desktop\Finished"
4. In FileWatcher the Command changes to:
Code: Select all
c:\users\My Name\desktop\run_droplet.bat
Code: Select all
"%FILE%"