X
Xarky
Hi,
I have an application that makes up of files(reading data). Files
are currently located on drive C. Now I am going to write the program
and the files being used to a CD. The program is going to be executed
on different computers and so the CD-Rom drive letter is not going to
be the same on all computers.
When I load a file from harddisk I do as follows
(@"c:\fileName")
Can someone help me solve my problem.
Thanks in Advance
I have an application that makes up of files(reading data). Files
are currently located on drive C. Now I am going to write the program
and the files being used to a CD. The program is going to be executed
on different computers and so the CD-Rom drive letter is not going to
be the same on all computers.
When I load a file from harddisk I do as follows
(@"c:\fileName")
Can someone help me solve my problem.
Thanks in Advance