Jump to content

Deployment problems. AutoitX, C# .NET 2005, Visual studio settings?


luddet
 Share

Recommended Posts

You couls always use the dll directly instead of using COM.

And can you get me example how to do it? I'm new to this stuff ...

I know it is [dllimport], but i really don't know how exactly to work with it

this is how i use it now

AutoItX3Lib.AutoItX3 autoit = new AutoItX3Lib.AutoItX3();
autoit.AutoItSetOption("WinTitleMatchMode", 2);
and other commands are sent like that

Thanks

Edited by evlo
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...