Jump to content

How do I run an Au3 from C# AutoITX


Paulliev
 Share

Recommended Posts

Hello!

I have made an au3 script and I want it to trigger in C#. In C# I use AutoITX to run programs. Look at the following code what I have done. 

AutoItX.Run(@"C:\TicketScripts\createTicket.au3", "");

When I run my C# code it won't trigger my script, how can I fix this?

Thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...