Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Releases: beameio/beame-windows-installer

v1.2.6: Fix and simplify custom gatekeeper to handle a normal 'npm pack' tgz …

13 Mar 15:01
Compare
Choose a tag to compare

Improved custom gatekeeper process to use a normal 'npm pack' file instead of the custom zip file. Process improvements specially related the installation of a 'dev' gatekeeper

v1.2.5

12 Mar 11:33
Compare
Choose a tag to compare

New property to bypass dependencies installation

v1.2.4

08 Jan 12:24
Compare
Choose a tag to compare

Fixed stop windows service not working (Issue #6 )

v1.2.3

27 Dec 17:27
Compare
Choose a tag to compare

Fixed Issue #3 and Issue #5

v1.2.2

26 Dec 21:00
Compare
Choose a tag to compare

Fixed Issue #2 and Issue #4
Added feedback on the checks, better exit codes, better exit handling and interactive vs non-interactive improvements.

v1.2.1

13 Dec 12:04
Compare
Choose a tag to compare

Fixed issue that re-installation would fail when new updates for vs build tools were available.
Added set folder permissions for the enabling only the access of the current user and the installServiceAs user.
Cleanup and improvement of error handling for the dependencies.

v1.2.0

11 Dec 10:21
Compare
Choose a tag to compare

Changed from npm windows-build-tools to more controlled and user friendly installation.
Added uninstall (beta)
Added InstallationFolder to allow installation of everything on a custom folder
Added InstallServiceAs to allow installation of service as localsystem, localservice or networkservice (permissions on InstallationFolder need to be set by hand in this cases so that the service can access)
Bugfixes and cleanup

v1.1.0

05 Dec 13:47
Compare
Choose a tag to compare
Fix for zip file

v1.0.0

21 Nov 15:49
5903146
Compare
Choose a tag to compare

Initial release
Installs beame gatekeeper or beame sdk and their dependencies on a windows 64bits computer (tested with windows server 2012 and 2016)
In case of beame gatekeeper it also allows pre configuration of gatekeeper settings, support for custom gatekeeper and custom css, installing it as a windows service, configuration of system proxy, etc