dandymcgee Posted August 15, 2006 Share Posted August 15, 2006 (edited) OK, Here is what I want to do. You guys know those nifty little programs: AutoIt 1-2-3 and that cool little Invertor Game? Well you know when you download them, you end up with one file that has the AutoIt install icon, and when you click on it, it opens up a nice little installer. It lets you choose Full Install, Partial Install, or Custom Install. How do I make an AutoIt program that will run an installer when clicked on? Any comments much appreciated. I'm very sorry if this was already posted somewhere else. Thanks, Dan EDIT: Spelling Edited August 15, 2006 by dandymcgee - Dan [Website] Link to comment Share on other sites More sharing options...
lod3n Posted August 16, 2006 Share Posted August 16, 2006 Advanced Installer can do this. There is a freeware version:http://www.advancedinstaller.com/download.html [font="Fixedsys"][list][*]All of my AutoIt Example Scripts[*]http://saneasylum.com[/list][/font] Link to comment Share on other sites More sharing options...
dandymcgee Posted August 16, 2006 Author Share Posted August 16, 2006 (edited) Hey thanks a lot. Edited August 16, 2006 by dandymcgee - Dan [Website] Link to comment Share on other sites More sharing options...
MHz Posted August 16, 2006 Share Posted August 16, 2006 (edited) Inno Setup is my favorite for small installations. It is easy to use and gives the end-user lots of options with using switches by commandline etc. ISTool is a Gui frontend to Inno Setup for easy install script creation.Edit:And yes, absolutely free Edited August 16, 2006 by MHz Link to comment Share on other sites More sharing options...
Moderators SmOke_N Posted August 16, 2006 Moderators Share Posted August 16, 2006 I use NSIS... Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. 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