Setting up for a install that goes to a different drive than C

C

CD Tom

In my application, I use the package wizard to create the install from my
customers. Seeing this is my first time distributing a program, I was
wondering what if the user chooses to install the program on a different
drive that the normal C: drive, and of course it happened and the program
would not run. Is there something I need to do in my program to make it so
it will work on any drive. I do have it setup to relink the _be but that
didn't seem to be enough.
Any help would be appreciated.

Thanks
CD
 
Top