LoginSignup
4
3

More than 5 years have passed since last update.

windowsディスクイメージ書き込みツールをコマンドラインから実行させる方法

Posted at

コマンドプロンプトを起動して、下記のコマンドを実行

cd \windows\system32
isoburn.exe /Q:ドライブ名 ISOイメージのパス

ISOを右クリックして、ディスクイメージの書き込みメニューが出ないときに便利です。

4
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
3