hi all. I am struggling to get physical drive index number of system partition or by partition letter using vba.
Get physical drive index number of system partition or by partition letter
Collapse
X
-
-
workflow: i am using physical hdd serial for protection using activex control.
In case of single hdd attached to pc, i can get the serial of primary hdd shown as index no:0 but for multiple hdd attached this creates a problem i.e to use which index no.
For this reason i am trying to get hdd index of c:\ partition on any other which is system partition through VBA.
Regards.Comment
-
You might find this to be more useful:
It's a very old thread; programmaticall y obtain the hard disk's serial number from VBA?Comment
Comment