DOS コマンドを目的別に調べることができる辞典

ホーム > DOS コマンド逆引き辞典 > 仮想ドライブ > 仮想ドライブを削除する

DOS コマンド逆引き辞典

:: reverse dictionary ::

仮想ドライブ

仮想ドライブを削除する

仮想ドライブを削除するには、subst コマンドに次の2つを指定して実行します。

≪前提≫

X:\: => C:\MyDir2
Y:\: => C:\Documents and Settings\Watabe\My Documents
Z:\: => C:\MyDir
C:\>subst X: /d

C:\>subst Y: /d

C:\>subst
Z:\: => C:\MyDir

▼ コマンド

subst 仮想ドライブ: /d

subst コマンドに仮想ドライブと /d スイッチを指定して実行すると、その仮想ドライブを削除します。

割り当てられていたディレクトリには影響ありません。

存在しない仮想ドライブを指定した場合は、エラーメッセージを表示します。

C:\>subst W: /d
無効なパラメータです - W:

▼ 参照

注目キーワード ベスト5

  1. セキュリティ
  2. ホスティング
  3. レンタルサーバ
  4. ファイル復旧
  5. ハードディスク修復

仮想ドライブ - virtual drive -


ホーム > DOS コマンド逆引き辞典 > 仮想ドライブ > 仮想ドライブを削除する

Copyright (C) 2005-2007 Noto Watabe. All rights reserved.
e-mail:wmh@always-pg.com