Jump to content

Anyone know a good install creator?


Just for fun  

6 members have voted

  1. 1. Do you need to package your scripts in a installer?

    • Yes
    • No, theres no need
      0
    • If would if I was going to make it commercial
      0


Recommended Posts

I don't suppose this is really an autoit realated question, although it would be nice to code my own installer using something like autot!

But at the minute I can't see a way of doing exactly what I want and making it custom, so I'm using Click Teams' Install Creator but it displays advertisment at the end if you don't pay for it, and as you can guess I want something FREE! (As anyone would)

So if you've got any suggestions feel free to tell me :blink: ! Something highly customizable, some free with no real advertisement, something like what I use already?!

Please

Thanks

Link to comment
Share on other sites

  • Moderators

NSIS http://nsis.sourceforge.net/Main_Page

Very customizable.

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

DjATUit,

another great installer is Inno Setup.

If you want to customize it, you may practice the script syntax it uses.

You can also let user choose the language to use during setup, and/or you can translate it into your native language if it is not included in language files.

I found it very usable...

regards

Link to comment
Share on other sites

You'll find scripting Inno Setup is much easier than NSIS plus it has some great 3rd party addons including a nice front end that is Scintilla based the same as SciTE is.

Edit: Forgot to mention. If you want inno all in one package then use the QuickStart pack and I recomment the Unicode version.

Edited by GEOSoft

George

Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.

Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.***

The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.

Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else.

"Old age and treachery will always overcome youth and skill!"

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...