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

Unable to install the latest VMware Tools on Windows due to Installer changes #997

Open
1 task done
j-insan3 opened this issue Jan 9, 2025 · 0 comments · May be fixed by #999
Open
1 task done

Unable to install the latest VMware Tools on Windows due to Installer changes #997

j-insan3 opened this issue Jan 9, 2025 · 0 comments · May be fixed by #999
Assignees
Labels
Milestone

Comments

@j-insan3
Copy link

j-insan3 commented Jan 9, 2025

Code of Conduct

  • I have read and agree to the project's Code of Conduct.

Project Version

develop

VMware vSphere

8.0.2

HashiCorp Packer

1.11.2

HashiCorp Packer Plugin for VMware vSphere

1.4.2

Guest Operating System

Windows Server 2025

Environment Details

No response

Description

The vmware tools installer has changed. setup64.exe changed to setup.exe and the switches for a silent install also changed.

I already fixed this for myself and i will create a pull request.

Expected Behavior

Vmware tools installed in template

Actual Behavior

VMware tools install failed because setup64.exe is not found

Steps to Reproduce

install vmware tools on windows with the current powershell script

Log Fragments and Files

No response

Screenshots

No response

Additional Context

No response

@tenthirtyam tenthirtyam removed the status/needs-triage Needs Triage label Jan 9, 2025
@tenthirtyam tenthirtyam added this to the v0.22.0 milestone Jan 9, 2025
@j-insan3 j-insan3 linked a pull request Jan 10, 2025 that will close this issue
10 tasks
@tenthirtyam tenthirtyam changed the title VMware tools won't install with latest vmware tools on windows Unable to install the latest VMware Tools on Windows due to Installer changes Jan 14, 2025
@tenthirtyam tenthirtyam added the type/refactor Refactor label Jan 14, 2025
@tenthirtyam tenthirtyam assigned tenthirtyam and unassigned j-insan3 Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment