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

Change the Windows install script so that it handles upgrades properly #3841

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

thallgren
Copy link
Member

The following changes were made:

  • The script now requires administrator privileges
  • Telepresence is installed to "$env:ProgramFiles\telepresence"
  • The Path environment is only updated when there's a need for it

@thallgren thallgren linked an issue Apr 5, 2025 that may be closed by this pull request
@thallgren thallgren added the bug Something isn't working label Apr 5, 2025
@thallgren thallgren requested review from P0lip, FuYu3699 and njayp April 5, 2025 07:01
@thallgren thallgren force-pushed the thallgren/chart-global branch from 408f2d2 to 90bc273 Compare April 5, 2025 07:07
The following changes were made:
- The script now requires administrator privileges
- Telepresence is installed to "$env:ProgramFiles\telepresence"
- The Path environment is only updated when there's a need for it

Closes #3827

Signed-off-by: Thomas Hallgren <[email protected]>
@thallgren thallgren force-pushed the thallgren/win-upgrade branch from 94eec32 to bb6c09c Compare April 5, 2025 07:10
@thallgren thallgren removed the bug Something isn't working label Apr 5, 2025
Base automatically changed from thallgren/chart-global to release/v2.22 April 7, 2025 02:33
@thallgren thallgren merged commit 9148752 into release/v2.22 Apr 7, 2025
8 checks passed
@thallgren thallgren deleted the thallgren/win-upgrade branch April 7, 2025 02:35
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.

Windows install scripot does not really handle upgrades
1 participant