Results 1 to 2 of 2

Thread: Help with flash drive control

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2013
    Posts
    12

    Help with flash drive control

    I am trying to make an application that can control removable media ( Flash Drives ).

    It would consist of controls so a user can format, add files to or delete files from the usb drive etc..

    If someone could explain how to, or lead to a tutorial or something regarding this that would be great, thanks.

  2. #2
    PowerPoster dunfiddlin's Avatar
    Join Date
    Jun 2012
    Posts
    8,245

    Re: Help with flash drive control

    There's nothing special about a Flash Drive (do we even call them that anymore?). It's just another drive as far as the system's concerned. So you simply access the methods and properties from System.IO or My.Computer.FileSystem exactly as you would for any other drive.
    As the 6-dimensional mathematics professor said to the brain surgeon, "It ain't Rocket Science!"

    Reviews: "dunfiddlin likes his DataTables" - jmcilhinney

    Please be aware that whilst I will read private messages (one day!) I am unlikely to reply to anything that does not contain offers of cash, fame or marriage!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width