Results 1 to 5 of 5
Thread: Read contents of CD/DVD
- 05-14-2009, 07:29 PM #1
Member
- Join Date
- Nov 2008
- Posts
- 22
- Rep Power
- 0
- 05-14-2009, 08:07 PM #2
the File and FileSystemView class gives you info on file/folder.
Get the volume label - Real's Java How-toUSE CODE TAGS--> [CODE]...[/CODE]
Get NotePad++ (free)
- 05-15-2009, 03:44 AM #3
What operating system are you using, because if you are using linux you can mount the drive with a system command (Process Findspace = Runtime.getRuntime().exec(Command)) and read the directory that you mount it to... Not sure about windows...
Who Cares... As Long As It Works...
- 05-15-2009, 06:12 AM #4
Member
- Join Date
- Nov 2008
- Posts
- 22
- Rep Power
- 0
- 05-16-2009, 03:38 AM #5
Similar Threads
-
Read file from directory, update contents of the each file
By svpriyan in forum New To JavaReplies: 2Last Post: 05-11-2009, 10:07 AM -
plugin help contents
By janpol1 in forum EclipseReplies: 0Last Post: 03-03-2009, 12:52 PM -
java.io.IOException: Unable to read entire block; 493 bytes read before EOF; expected
By kushagra in forum New To JavaReplies: 5Last Post: 10-17-2008, 02:13 PM -
Concatenation file contents
By Java Tip in forum Java TipReplies: 1Last Post: 02-07-2008, 01:29 PM -
Reading web contents
By javaplus in forum NetworkingReplies: 2Last Post: 11-29-2007, 10:28 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks