Send key strokes to another application C#

前端 未结 6 793
生来不讨喜
生来不讨喜 2021-01-16 00:15

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

6条回答
  •  不思量自难忘°
    2021-01-16 00:39

    Thanks for all the answers and help guys... I'm actually going to write and invoke a perl script using Win32::GuiTest.

提交回复
热议问题