Jump to content

Recommended Posts

Posted

I am planning to use an Autoit script in conjunction with CruiseControl, which automates builds. I want to use the script to start and application and execute test then close the application (unfortunately the application cannot be run from the command line).

Now CruiseControl runs as a windows service. I have read somewhere that Autoit may have a problem if it is executed from a service (because it cannot get access to windows/desktop). Is this a fact? Has anyone actually run Autoit from a service and in particular CruiseControl?

Thanks,

Liam

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
×
×
  • Create New...