Skip to content

Windows 11 Enterprise LTSC 24H2 Chocolatey install requires Windows 10 #569

@TomiWebPro

Description

@TomiWebPro

Describe the bug

PowerShell 7.5.2
PS C:\Windows\System32> choco install mac-precision-touchpad
Chocolatey v2.5.0
3 validations performed. 2 success(es), 1 warning(s), and 0 error(s).

Validation Warnings:
 - A pending system reboot request has been detected, however, this is
   being ignored due to the current Chocolatey configuration.  If you
   want to halt when this occurs, then either set the global feature
   using:
     choco feature enable --name="exitOnRebootDetected"
   or pass the option --exit-when-reboot-detected.

Installing the following packages:
mac-precision-touchpad
By installing, you accept licenses for the packages.
Downloading package from source 'https://community.chocolatey.org/api/v2/'
Progress: Downloading mac-precision-touchpad 0.2105.3979... 100%

mac-precision-touchpad v0.2105.3979 [Approved]
mac-precision-touchpad package files install completed. Performing other installation steps.
The package mac-precision-touchpad wants to run 'chocolateyInstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[A]ll scripts/[N]o/[P]rint): y

ERROR: Cannot be installed on this version of Windows. Requires Windows 10 x64.
The install of mac-precision-touchpad was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\mac-precision-touchpad\tools\chocolateyInstall.ps1'.
 See log for details.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - mac-precision-touchpad (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\mac-precision-touchpad\tools\chocolateyInstall.ps1'.
 See log for details.

PS C:\Windows\System32>

To Reproduce
Install 22H2 Windows 10 with bootcamp, then upgrade with en-us_windows_11_enterprise_ltsc_2024_x64_dvd_965cfb00.iso using PowerShell + product /server. Then installed chocolatey and see above code

Expected behavior
Driver installs via Chocolatey

Environment
Edition Windows 11 Enterprise LTSC
Version 24H2
Installed on ‎8/‎10/‎2025
OS build 26100.1742
Experience Windows Feature Experience Pack 1000.26100.18.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions