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

Check for and get elevated privileges in Windows install script #46

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

foodprocessor
Copy link
Collaborator

What type of Pull Request is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Describe your changes in brief

The install script needs to be elevated.
After elevating, it needs to drill back into the correct directory.
We should always pause the script before exiting so the user can see the error message.

Checklist

  • Tested locally
  • Added new dependencies
  • Updated documentation
  • Added tests

Related Issues

  • Related Issue #
  • Closes #

Always pause before exiting.
@foodprocessor foodprocessor merged commit a54410d into main Aug 13, 2024
12 checks passed
@foodprocessor foodprocessor deleted the install-script-elevation branch August 13, 2024 15:47
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