DislocatedTime Posted July 9, 2012 Share Posted July 9, 2012 I used to use AutoIt for creating unattended installs a few years ago. Now, I just installed AutoIt and tried using the Au3Recorder and it doesn't execute programs in the "run('" menubar. Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted July 9, 2012 Moderators Share Posted July 9, 2012 Hi, DislocatedTime. You are not going to get much of a response with so little information. Help the community help you How about the application you're trying to install, or the error you're getting (even if you aren't getting an error, knowing that helps us), or a snippet of the code you're using? "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
DislocatedTime Posted July 9, 2012 Author Share Posted July 9, 2012 (edited) Thanks for the reply.I tried executing many different programs and they all do not execute via Au3recorder.To create my installation routine, I've used RT7Lite and Windows Post Installation Wizard for more than half of my programs, but some of them don't have switches and that's what I use AutoIt for.I have Windows 7 installed, with all the latest service packs including DosNetFx4 and IE9(which I rarely use) and just now re-installed AVG because of this incident. I installed the newest version of Scite and Autoit before attempting to create any unattended installs. I didn't have any 2nd party firewall installed, but just re-installed Fort Knox because of this incident. The only programs I had running in the background were the iron browser, windows explorer, synaptics touchpad driver, and googletalk plugin.I'm not getting any error message and using the windows task manager shows me that the programs never execute to begin with.When I execute Au3recorder the button of the recorder is flashing red, when I stop it, it has recorded the other keystrokes and mouse clicks, but hasn't executed the program that I selected in the "Run('" menu bar.I'm not using any particular code snippet, just trying to record the installation routine. Edited July 9, 2012 by DislocatedTime Link to comment Share on other sites More sharing options...
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