LogParser from Microsoft Downloads is a pretty neat utility. Spend some time playing around with it, and it can be your best friend in a lot of cases.
The current version is 2.2.10, released on 2005-04-20.
There's even an easter egg in the program...
Run a CMD prompt, and change to the LogParser install directory (default is "C:\Program Files\Log Parser 2.2"). Then, type in (for example):
logparser "select * from c:\ntldr" -o:neuroviewThe key, of course, is the parameter specifying the output format ("-0"), "neuroview" in this case.
No comments:
Post a Comment