Hi,
I am new here, and am lost with this programming thing...
What I am trying to do is make a setup.exe that will point to either two different programs on the CD. But I have no idea how I would call to a program on the CD in which it is installed.
Basically on the CD I have two directory's with two seperate executables. Now if it is on a CD the drive letter changes from computer to computer...
So Q1,
What do I use in VB6 to execute the exe
Q2,
How do I tell the program where the file is located if it changes because it is a CD. Like on my computer it is D: on a friends it is E: - two different drives so I can't have the program call on D:\program.exe if on his computer it is E:\program.exe
Thanks in advance for any help
I am new here, and am lost with this programming thing...
What I am trying to do is make a setup.exe that will point to either two different programs on the CD. But I have no idea how I would call to a program on the CD in which it is installed.
Basically on the CD I have two directory's with two seperate executables. Now if it is on a CD the drive letter changes from computer to computer...
So Q1,
What do I use in VB6 to execute the exe
Q2,
How do I tell the program where the file is located if it changes because it is a CD. Like on my computer it is D: on a friends it is E: - two different drives so I can't have the program call on D:\program.exe if on his computer it is E:\program.exe
Thanks in advance for any help