Ошибка: 0x80004005 ????????????? Говоря: «Неверная командная линия: - -Install
Copyright (c) Microsoft Corporation. Все права защищены.
Код: Выделить всё
If no command line is provided, wsl.exe launches the default shell.
--exec, -e
Execute the specified command without using the default Linux shell.
--
Pass the remaining command line as is.
< /code>
Параметры:
-распределение, -d
Запустите указанное распределение. < /p>
--user, -u
Run as the specified user.
< /code>
Аргументы для управления подсистемой Windows для Linux: < /p>
--export
Exports the distribution to a tar file.
The filename can be - for standard output.
--import
Imports the specified tar file as a new distribution.
The filename can be - for standard input.
--list, -l [Options]
Lists distributions.
Options:
--all
List all distributions, including distributions that are currently
being installed or uninstalled.
--running
List only distributions that are currently running.
-setdefault, -s
Sets the distribution as the default.
--terminate, -t
Terminates the distribution.
--unregister
Unregisters the distribution.
--upgrade
Upgrades the distribution to the WslFs file system format. --help Display usage information.".
< /code>
Я также попытался запустить команду:Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
Подробнее здесь: https://stackoverflow.com/questions/796 ... 0x80004005