jgoodman00
Programmer
- Jan 23, 2001
- 1,510
Hi there,
I have written an app which within it needs to run external apps. I have made these action by using teh Shell command. However, I want my program to run from a CD, & the other programs it relates to will also run from the same CDROM drive. Therefore, does anyone know how I can get my program to 'know' what drive it is running from, because at the moment I have had to make it run from a previously assigned drive letter. If this does not correspond to the drive the program is running from, it simply bombs out.
Thanks in advance
I have written an app which within it needs to run external apps. I have made these action by using teh Shell command. However, I want my program to run from a CD, & the other programs it relates to will also run from the same CDROM drive. Therefore, does anyone know how I can get my program to 'know' what drive it is running from, because at the moment I have had to make it run from a previously assigned drive letter. If this does not correspond to the drive the program is running from, it simply bombs out.
Thanks in advance