alternative to sendkeys in c#

J

jpierson

Hi,

I'm trying to send commands via send keys these commands have two words
for example
confreg 0x2142, sendkeys is having a problem with the space between the
command it sends it multiple times.
I could do it by runnig a .bat file but that seems like
overkill for a simple command is there an alternative to sendkeys() in
c#?

Any help appreciated

James
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top