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

fix: support latest vmware tools on windows #999

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

j-insan3
Copy link

@j-insan3 j-insan3 commented Jan 10, 2025

Summary of Pull Request

Changed powershell script for vmware tools on windows to work with latest tools.

Type of Pull Request

  • This is a bugfix. type/bug
  • This is an enhancement or feature. type/feature or type/enhancement
  • This is a documentation update. type/docs
  • This is a refactoring update. type/refactor
  • This is a chore. type/chore
  • This is something else.
    Please describe:

Related to Existing Issues

Resolves #997

Test and Documentation Coverage

  • Tests have been completed.
  • Documentation has been added or updated.

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Updated for latest vmware tools, also fixed a missing } which caused it to fail on Windows 2025

Signed-off-by: j-insan3 <[email protected]>
Fixed windows-vmtools.ps1 to work with both old and new vmtools installer

Signed-off-by: j-insan3 <[email protected]>
@j-insan3 j-insan3 requested a review from a team as a code owner January 10, 2025 11:02
@tenthirtyam tenthirtyam removed the request for review from burnsjared0415 January 14, 2025 17:09
@tenthirtyam tenthirtyam added the type/refactor Refactor label Jan 14, 2025
@tenthirtyam tenthirtyam added this to the v0.22.0 milestone Jan 14, 2025
@tenthirtyam tenthirtyam changed the title Fix: Update windows-vmtools.ps1 for latest vmware tools fix: support latest vmware tools on windows Jan 14, 2025
@tenthirtyam tenthirtyam self-requested a review January 14, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to install the latest VMware Tools on Windows due to Installer changes
2 participants