windows:commands:system_manage

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


システム管理関連

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

> 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.1581966000.txt.gz
  • 最終更新: 2020/02/18 04:00
  • by ともやん