I have a question. I'm trying to make my java application to read all
data from one of my optical drives in Windows XP machine whenever it
has a disk inside. However, I can't find a way to pass a proper path
name to the application or detect drive letters and its path by java.
Does anybody know how to solve this issue?