ChocolateStore
ChocolateStore copied to clipboard
adoptopenjdk8 does not install
Downloaded the latest adoptopenjdk8 version today:
.\ChocolateStore.exe D:\Store https://chocolatey.org/api/v2/package/adoptopenjdk8/
which worked - then tried to install it:
S C:\Users\x> cinst adoptopenjdk8 --params="/ADDLOCAL=FeatureIcedTeaWeb,FeatureJavaHome,FeatureJNLPFileRunWith" -source D:\Store
Chocolatey v0.10.15
Installing the following packages:
adoptopenjdk8
By installing you accept licenses for the packages.
AdoptOpenJDK8 v8.262.10
adoptopenjdk8 package files install completed. Performing other installation steps.
The package AdoptOpenJDK8 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 - yes to all/[N]o/[P]rint): A
WARNING: Using Addlocal
WARNING: No InstallLevel detected. Defaulting to AddLocal
WARNING: Installing only Get-OSArchitectureWidth
Attempt to use original download file name failed for 'D:\Store\adoptopenjdk8.8.262.10\8a5c7f80-c76a-11ea-920f-111b5ac1df8e'.
Copying AdoptOpenJDK8
from 'D:\Store\adoptopenjdk8.8.262.10\8a5c7f80-c76a-11ea-920f-111b5ac1df8e'
Hashes match.
Installing AdoptOpenJDK8...
WARNING: FileType '' is unrecognized, using 'exe' instead.
ERROR: Exception calling "Start" with "0" argument(s): "The specified executable is not a valid application for this OS platform."
The install of adoptopenjdk8 was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\AdoptOpenJDK8\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
- adoptopenjdk8 (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\AdoptOpenJDK8\tools\chocolateyInstall.ps1'.
Did not work, could you help :)?