This repository was archived by the owner on May 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Source: "compiler:SetupLdr.e32"; DestDir: "{tmp}"; Flags: deleteafterinstall
65
65
Filename : " {tmp} \{#StrInspectScriptConst('GlobalErlangData.Exe32')}" ; Flags : hidewizard ; StatusMsg : " Installing {#StrInspectScriptConst('GlobalErlangData.Name32')}..." ; Tasks: erlang\32
66
66
Filename : " {tmp} \{#StrInspectScriptConst('GlobalErlangData.Exe64')}" ; Flags : hidewizard ; StatusMsg : " Installing {#StrInspectScriptConst('GlobalErlangData.Name64')}..." ; Tasks: erlang\64
67
67
Filename : " {tmp} \7za.exe" ; Parameters : " x -oelixir Precompiled.zip" ; WorkingDir : " {tmp} " ; StatusMsg : " Extracting Precompiled.zip archive..."
68
- Filename : " {tmp} \ISCC.exe" ; Parameters : " /dElixirVersion={#StrInspectScriptConst('CacheSelectedRelease.Version')} / dSkipWelcome /dNoCompression Elixir.iss" ; WorkingDir : " {tmp} " ; StatusMsg : " Compiling Elixir installer..."
68
+ Filename : " {tmp} \ISCC.exe" ; Parameters : " /dSkipWelcome /dNoCompression Elixir.iss" ; WorkingDir : " {tmp} " ; StatusMsg : " Compiling Elixir installer..."
69
69
Filename : " {tmp} \Output\elixir-v{#StrInspectScriptConst('CacheSelectedRelease.Version')}-setup.exe" ; Flags : nowait ; StatusMsg : " Starting Elixir installer..."
70
70
71
71
[Tasks]
You can’t perform that action at this time.
0 commit comments