Thursday, July 9, 2020

View Log file to see who is using a program

Find the location of the log file in this case

C:\Program Files (x86)\FILEPATH\file.log

Create a .bat file with a text editor like notepad or Notepad++. Enclose path in parenthesis if it has spaces.


Type "\\Servername\c$\Program Files (x86)\FILEPATH\file.log"

Pause

No comments: