Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve EXE installer NSIS script generation (8.0) #1254

Merged
merged 3 commits into from
Aug 17, 2020

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Aug 14, 2020

The temporary VB script and output file for getting the admin group name
are now created with random filenames.
Also, the user is now created and added to the group directly in the
installer instead of generating and running a batch script and the
command containing the password is hidden.
Temporary files are also written and read by the installer instead of
using echo commands for better readability.

This is a backport of #1226.

Checklist:

The temporary VB script and output file for getting the admin group name
are now created with random filenames.
Also, the user is now created and added to the group directly in the
installer instead of generating and running a batch script and the
command containing the password is hidden.
Temporary files are also written and read by the installer instead of
using echo commands for better readability.
@timopollmeier timopollmeier marked this pull request as ready for review August 14, 2020 10:01
@timopollmeier timopollmeier requested a review from a team August 14, 2020 10:01
@mattmundell mattmundell merged commit 0146837 into greenbone:gvmd-8.0 Aug 17, 2020
@timopollmeier timopollmeier deleted the exe-installer-8.0 branch October 15, 2021 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants