I have a small quesiton here -

I have found a lot of info on opening another program from VB6, however, I have an addition that I need some advice on......

I have a small VB6 program that when the user puts the CD into the disk drive then my .exe file will be called from the autorun.inf file. When this occurs my vb program will ask what the user would like to do.

There will be 3 options, however, 2 of the 3 will be calling another program located to the disk. This other program will actually be a VB.NET 2008 project.

Is there anyway to call another program located on the disk not knowing what drive the user will have set as there CD-ROM?

Example: if I call the program from the D: drive and the user has the disk in the E: drive then the program can't find the next one.....

Hope this makes sense......

Thanks in advanced

daveofgv