I am trying to open a pdf file from a CD in my VB app. I'm using
System.Diagnosi tcs.Process.Sta rt to open the file, but I can't use
d:\file.pdf because not all cd-rom drives are named d:\. How can I get around
this?
System.Diagnosi tcs.Process.Sta rt to open the file, but I can't use
d:\file.pdf because not all cd-rom drives are named d:\. How can I get around
this?
Comment