Lollipop   

Welcome to PcCare.com

Script to read log file

rem search directory for most recent txt file
for /f %%i in ('dir /b /od %temp%\*.txt') do set Filename=%%i

 

rem open it and leave command window accessible
start /b cmd /c  "notepad %temp%\%Filename%"

DISCLAIMER: It is assumed that users are familiar with the operating system they are using and comfortable with making the suggested changes. PcCare.com will not be held responsible if changes you make cause a system failure.

Please review our Terms of Service and Privacy statement before initiating service or using this site. Microsoft® and the Office logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries. PcCare Site Map. About Us

PcCare.com is owned and operated by TechnoChill Inc.