Click to See Complete Forum and Search --> : Deactivate floppy Disk Device


monivong
March 27th, 2004, 01:42 PM
Hi,

I'm kind of stucked with my problem. Hope anyone of you can solve the problem or give a hint!

The problem is, I'm trying to deactivate the Floppy Device in the Device manager!

Using Win32_SystemDriver class:
SELECT * FROM Win32_SystemDriver WHERE Name = 'Flpydisk'
with the StopService Method didn't succed!

I want to disable the floppy device temporarily and enable it again without rebooting.

Thanks for your suggestion in advance!

Monivong

Mick
March 30th, 2004, 08:23 AM
If it did not succeed then it's not supported. Try using the setupdi interfaces.

http://www.codeguru.com/forum/showthread.php?s=&threadid=124586&highlight=enable