vblearner 0 Posted June 24, 2010 Hi, I have captured one of the small setup, through Autoitrecorder.exe. After clicking compiled exe, setup starts, and everything will be done automatically. I can see all the mouse movements; But If I want to run it silently, then is there any silent parameter? Share this post Link to post Share on other sites
JohnOne 1,603 Posted June 24, 2010 Not via the code generated by the recorder. You will have to create a script yourself for that, using window and control handles/IDs and perhaps control clicks and such AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Share this post Link to post Share on other sites