Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次の WMI クエリを使用して、マシンの CD/DVR ドライブを列挙しています。
select * from Win32_CDROMDrive
質問: 返されたドライブのうち、実際の物理 CD/DVD ドライブと仮想ドライブ (Deamon Tools、MagicDisc など) を検出する方法はありますか?
方法はないと思います。それがデーモンツールやこの種のソフトウェアの目的です。
おそらく、各 CDROM ドライブのコンストラクターまたはブランドを取得できれば、それが "Daemon tools inc." であるかどうかをいつでも確認できます。