emergencyplan
Technical User
Hello,
I am writing a small program to copy a folder from a cd to the users PC (a small installer package). The user inserts the CD, this autoruns to the program and the user specifies a location and clicks install.
I need to be able to specify the path for the files on the CD, however the Drive letter may be different depending on the user. Based on the idea that the program is running from the CD is there a method to identify this drive letter?
Thanks
I am writing a small program to copy a folder from a cd to the users PC (a small installer package). The user inserts the CD, this autoruns to the program and the user specifies a location and clicks install.
I need to be able to specify the path for the files on the CD, however the Drive letter may be different depending on the user. Based on the idea that the program is running from the CD is there a method to identify this drive letter?
Thanks