Як видалити Java SE

By default this package installs JDK according to your platform (x86 or x64).

To force x86 (32bit) installation on 64 bit systems

choco install jdk8 --x86

or

choco install jdk8 --forcex86

Note that params "i586=true" and "x64=false" are deprecated.

if you install by

choco install jdk8 -params "both=true"

then

Both 32bits and 64bits JDK will be installed and 64bits will be defaults.

By default this package installs JDK with source codes(zip).

If you don't want to install source codes

choco install jdk8 -params "source=false"

If you want auto update

choco install jdk8 -params "static=false"

If you want to specfiy install directory (you need \\ for escape)

choco install jdk8 -params 'installdir=c:\\java8'
Кількість завантажень: 2 046 590
Розмір: 7.17 kB
Дата додавання: 28.01.2019
Схема поширення: безкоштовне ПЗ
Операційні системи: Windows 7 x64, Windows 8 x64,
Windows 8.1 x64, Windows 10 x64, Windows 11 x64