Tagged Questions
The removable tag has no wiki summary.
3
votes
3answers
215 views
get removable media drives list in c#
Hi I need to detect all the removable media drives i a dropdown menu in c#
Any help will be appreciated
Thank you
3
votes
2answers
2k views
The best way to always detect a removable device
In my previous question "How to find the unique serial number of a flash device?" I ended up asking for a way to get the drive letter. That problem is solved.
However, my initial question has not ...
3
votes
1answer
2k views
How to find the unique serial number of a flash device?
I've found several snippets and .pas files that can detect when USB flash drives are inserted and removed. Some give all kind of good information, however what I need is the devices' unique serial ...
3
votes
1answer
697 views
How to tell if a network adapter is removable on Windows
How can I tell if a given network adapter retrieved through the Win32 GetAdaptersInfo() or GetAdaptersAddresses() functions is a removable one, like USB, SmartCard, etc?
The documentation for these ...
2
votes
4answers
3k views
Detect USB mass storage eject/unmount in Linux
I'm using the g_file_storage gadget in Linux to export a partition as a removable USB mass storage device to host PC's (Windows, Linux, MAC).
All of these host OS's (can) automatically mount the ...
0
votes
2answers
49 views
how can i install Visual studio into a removable media like DVD
Pls how can i install Visual studio into a removable media like DVD. i want to present a Visual studio project at collage but my collage don't have visual studio installed to provide the platform for ...
0
votes
2answers
2k views
Howto Flip Removable Bit on USB Drive in C#?
How do I Flip the Removable Bit of my USB Pen Drive or HDD in C# like this Tool does?
Thanks in advance!
0
votes
1answer
592 views
Network Shares of Removable Drives Disappear (Windows)
(Sorry if this sounds clumsy, I'm not always sure about the English terms for this)
I have two removable drives. I can set the access rights so that they can be shared and used from another network ...