Jump to content

Dynamic AutoIt scripts, need advice


fabo
 Share

Recommended Posts

Hi, I am using AutoItx3.dll with c# for a long time but now I have specific problem.

I would like to create dynamic scripts on server and send it to local program ( c# gui ) that will run that script.

Main idea is to have c# gui, and user would input some request to server.

Server would create "Autoitscript" that will be run locally by program.

 

Dont know what is the best approach , server could make:

1. au3 script, that would be compiled on PC and run afterward. ( thats few kb file )

2. make .exe file 

3. make c# code that would be compiled in runtime using CodeDOME,CSharpCodeProvider .

4. something else?

 

Can you give me advice on this, I need something that is light, stable, and most important that user can not save that script.

For example if I go with option 1. or 2. I am afraid that everybody can get hands on that script.

 

Best regards, Fabo

 

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