View Single Post
  #1  
Old 10-09-2020, 08:34
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 699
Thanks: 486
Thanked 2,603 Times in 572 Posts
BLACKFIRE69 is on a distinguished road
Talking Real-Time Directory Watcher - WatchDog.exe

RealTime Directory Watcher


  • Here is a tiny tool that allows you to see the changes in a folder in real time.
  • This means that when you give a folder to "watchdog.exe" it shows the changes in real time that take place in that folder in its console.
  • Those changes can be "delete, modify or create" of files or folders.



When we update a game, we may have no idea what files are being changed or added. So "watchdog.exe" allows us to see real time changes when using a specific folder.


How to Use it:

1. Just drag a folder and drop it into the "watchdog.exe".
2. Or use commandline.

Code:
watchdog.exe <input-folder> /Log=<log-file.txt>

example:
watchdog.exe "D:\Games\GTA5" /Log="D:\Games\my-GTA5-Log.txt"
_
Attached Images
File Type: png watchdog.png (48.6 KB, 136 views)

Last edited by BLACKFIRE69; 15-10-2022 at 16:24.
Reply With Quote
The Following 7 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (28-10-2022), Cuttlas (10-09-2020), devil777 (11-09-2020), ffmla (11-09-2020), Gehrman (17-07-2022), Harsh ojha (10-09-2020), rambohazard (10-09-2020)
Sponsored Links