GithubHelp home page GithubHelp logo

classicvalues / elixir-windows-setup Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elixir-lang/elixir-windows-setup

0.0 1.0 0.0 614 KB

Elixir Installer powered by Inno Setup http://elixir-lang.org/

License: Apache License 2.0

Inno Setup 99.40% Batchfile 0.60%

elixir-windows-setup's Introduction

elixir-windows-setup

elixir-websetup

Features

  • Downloads and installs the latest Elixir version, or another version the user selects
  • Offers to install Erlang and add the Erlang directory to the system's Path variable
  • Adds Elixir to the system's Path variable
  • Creates Start Menu shortcuts

Structure

The offline installer (Elixir.iss) packages a specific Elixir release to install, and also can append the system's Path variable appropriately. This kind of installer is currently not distributed in binary form.

The web installer (ElixirWeb.iss) is what's currently distributed (see Releases). The web installer itself does not install Elixir. It packages the files necessary to download, compile, and run the offline installer for the selected Elixir release. It also handles installing Erlang and adding it to the system's Path variable.

Offline Installation

If you need to install Elixir on a system without internet access, follow these steps:

  1. Install Erlang on to the system.
  2. On another system with internet access, run elixir-websetup.exe.
  3. When prompted, check the box for "Defer installation (advanced)" and uncheck all other options.
  4. Proceed with the installation wizard. Once complete, elixir-vX.Y.Z-setup.exe will be placed in the same folder as elixir-websetup.exe.
  5. Use elixir-vX.Y.Z-setup.exe to install Elixir on to the system. (Note: You may wish to uninstall previous versions of Elixir before doing this.)

Build Instructions

First, download the Unicode version of Inno Setup (isetup-X.Y.Z-unicode.exe from jrsoftware.org) and install it, making sure to keep the "Install Inno Setup Preprocessor" checkbox checked when asked. Then, clone this repo (elixir-windows-setup) to your system.

To build the web installer, follow these steps:

  1. Download and install the Inno Download Plugin.
  2. Open elixir-windows-setup\ElixirWeb.iss in the Inno Setup Compiler.
  3. Click "Compile" to build an installer in elixir-windows-setup/Output.

To build the offline installer follow these steps:

  1. Extract Precompiled.zip of the desired Elixir Release into elixir-windows-setup\elixir
  2. Open elixir-windows-setup\Elixir.iss in the Inno Setup Compiler.
  3. Click "Compile" to build an installer in elixir-windows-setup/Output.

Acknowledgements

Copyright (C) 1997-2013 Jordan Russell. All rights reserved. Portions Copyright (C) 2000-2013 Martijn Laan. All rights reserved.

Copyright (c) 2013-2016 Mitrich Software

Copyright (C) 1999-2010 Igor Pavlov

"Elixir" and the Elixir logo are copyright (c) 2012 Plataformatec.

elixir-windows-setup's People

Contributors

chyndman avatar jbampton avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.