display everything the windows user has ran (on the fly)

Job ID: 36706241

Budget: $30 – $250 USD

There is a website called https://www.nextofwindows.com/how-to-get-a-list-of-programs-previously-executed-on-your-computer

and it shows all previously executed programs and there location.

I need something coded in batch (.bat) format that will run on the screen constantly, and record all opened programs on the fly.

For example, if the .bat is running, and i open calc.exe it will show on the dos screen, "calc.exe and the file location"
also if i open a file for example dhdtdhd.exe it will show the name and location below it on the dos screen.
I also want it to save a log with the time and date inside the folder.
I want it to constantly monitor it live.

Thankyou.