TechieGuy12 / FileWatcher

A file and folder monitor that can send notifications, perform actions, or execute a command when a file or folder is changed.
MIT License
111 stars 28 forks source link

Failing to call commands #17

Open abhishekrai43 opened 2 years ago

abhishekrai43 commented 2 years ago
C:\Tosca_Projects Create C:\Program Files (x86)\File Viewer Lite\fv.exe -f "[exactpath]"

The service starts normally everything seems fine, however nothing happens when I paste a new file in the folder. The "Actions" work as they should. However command doesn't. Can't see any error in windows events either? where am I going wrong? I have simple copy pasted the commands sample file from Github

TechieGuy12 commented 2 years ago

By default, a log file named fw.log should have been created in the temp folder.

Is the log file available?