コマンド覚書

ホーム  

概要

ターミナルやコマンドプロンプトの、たんなるコマンドの覚え書きです。Laravel にはまったく関係ありません。

Windows

# フォルダを中身ごと削除する
rd /s name

# Product Key を確認する (PowerShellで)
(Get-CimInstance -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey

# ライセンス認証の詳細を表示する
slmgr /dlv



1113 visits
Posted: Aug. 01, 2025
Update: Aug. 05, 2025

ホーム   目次