huq.duote.com
20th July 2006 02:43 UTC
about scsi disk
i want make a inistall.
it can scan disk type:
if it is scsi disk: inistall sptd.
if it isn't scsi disk: overleap sptd.
so i want to know how can i scan disk type?
help me! thanks.
i think it maybe use API.
but it's too difficulty for me.
Takhir
20th July 2006 06:49 UTC
I don't know how this works on Win9x, but on XP-2000 you can scan HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi. System maps atapi devices to this section as well, but you can find real scsi.
huq.duote.com
20th July 2006 12:32 UTC
thank you
Thank you very much.
you help me to ravel out a big problem!