This repository was archived by the owner on May 1, 2024. It is now read-only.
  
  
  
  
Version 0.54 (2014-07-07)
Pre-release
      Pre-release
    
        Compared to v0.53, the installer now has no PowerShell dependencies, because it was discovered that the scripts are denied from running if PowerShell's execution policy wasn't changed from "Restricted" (the default) ahead of time. In particular:
- Building the installer with ISCC.exeand running it has been reverted back to entries in the[Run]section.
- scripts\extract-zip.ps1has been removed in favor of 7-Zip
- scripts\set-env.ps1has been removed in favor of modpath.iss. (added bonus: the directory is removed from Path when Elixir is uninstalled)