Dear all,
does any body have experiances on the USB application?
I want to built an application for checking the USB flash onload.But i do not know which option in VB.net for doing that.
thirith.
Printable View
Dear all,
does any body have experiances on the USB application?
I want to built an application for checking the USB flash onload.But i do not know which option in VB.net for doing that.
thirith.
What? What USB application? If you're refering to writing an application that runs off a thumb drive... well that's exactly like any other application. Just keep data paths relative (meaning, don't store data in the Environment.SpecialFolders as that's on the current computer only).
What do you mean by checking for the "USB flash onload"? You want to check when a flash drive is inserted? You want to automatically launch your application from the thumb drive when it's inserted? You want to check for something that loads from the thumb drive? We need more information.
Check when the flash inserted.Quote:
Originally Posted by kasracer
please give me some references
This has been asked many times on this forum. My first search yielded this result.Quote:
Originally Posted by thirith