I need to automate FileMon.exe to startup with filters, save out the log it generates, and then exit.
My solution has been to write an assist application that will d
Thanks for all the answers and help guys... I'm actually going to write and invoke a perl script using Win32::GuiTest.