Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0397d0fc authored by Frank Preel's avatar Frank Preel
Browse files

No shortcut created when installing from a non-admin account on Windows

parent d9ee5fb2
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -41,7 +41,11 @@ developer:
- Israel Yago pereira

## Changelogs
### v0.14.0 (candidate)

### v0.15.0 (candidate)
- No shortcut created when installing from a non-admin account on Windows

### v0.14.0
- Update Readme
- Update version number to v0.14.0
- Use of the same unit (Mb, Gb..) on the download progress bar
+1 −0
Original line number Diff line number Diff line
@@ -71,6 +71,7 @@ FunctionEnd

# Default section start; every NSIS script has at least one section
Section
	SetShellVarContext all
	SetOutPath "$INSTDIR"
	# Adds file(s) to be extracted to the current output path ($OUTDIR).
	File /r "build/image/easy-installer-windows-x64/*"