windows:commands:system_manage

文書の過去の版を表示しています。


システム管理関連

> hcsdiag list
DA32A8B0-DAA1-429A-9E4F-6633A32F1788
    VM,                         Running, DA32A8B0-DAA1-429A-9E4F-6633A32F1788, WSL

コマンドプロンプトを管理者実行して、以下のコマンドを実行する。

> assoc .py
.py=Python.File

> ftype Python.File
Python.File="C:\Python27\python.exe" "%1" %*

> ftype Python.File="C:\Python38\python.exe" "%1" %*
Python.File="C:\Python38\python.exe" "%1" %*
  • windows/commands/system_manage.1582361479.txt.gz
  • 最終更新: 2020/02/22 17:51
  • by ともやん