Tagged Questions
1
vote
2answers
756 views
C# getdrives with type fixed but without usb harddisks?
I want to retrieve the list of fixed disks in a system. But C#s GetDrives Fixed Drives are including plug USB Harddisks.
Any idea how I may detect that a fixed Drive is not an USB harddisk or vica ...
0
votes
2answers
303 views
Making Internal Harddisk act as External drive to another computer
I want to use the internal Hard disk of one computer to act as an external harddisk for another computer. Is there are direct way or tool available to achieve this. I know I can share the drive and ...