Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

CD drive name (like d: or e: or f:) using Java code..?

  Asked By: Jaxson    Date: Jun 01    Category: Java    Views: 984
  

CD drive name
(like d: or e: or f:), preferably using Java
code..?

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Bonnie Hughes     Answered On: Jun 01

No you cant in standard Java. And you shouldnt be writing software that needs it
either. You can make some assumptions based on write of a certain directory.
This could leave you with network drives that do not have write permission
though.

 
Answer #2    Answered By: Percy Morgan     Answered On: Jun 01

And remember that some computers have more than one CD drive  anyway.

 
Didn't find what you were looking for? Find more on CD drive name (like d: or e: or f:) using Java code..? Or get search suggestion and latest updates.




Tagged: