LiamD Posted February 23, 2009 Posted February 23, 2009 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
Bert Posted February 23, 2009 Posted February 23, 2009 For those who do not know what CruiseControl ishttp://cruisecontrol.sourceforge.net/To answer your question about AutoIt as a service, look in the FAQ section of the forum. The Vollatran project My blog: http://www.vollysinterestingshit.com/
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now