D
Doug Leveille
I have a .ade application that runs another .ade file
using the shell command. My problem is that I force the
user to run the initial .ade using Access Runtime 2002 by
the command in their shortcut. I need to make sure they
run the second .ade using Access Runtime 2002 also so
that if they have an older version of Access on their
computer it does not try to run using the older version.
How can I make sure they run the second application using
Access 2002 runtime without hardcoding a path (since each
installation could be using a different location)?
using the shell command. My problem is that I force the
user to run the initial .ade using Access Runtime 2002 by
the command in their shortcut. I need to make sure they
run the second .ade using Access Runtime 2002 also so
that if they have an older version of Access on their
computer it does not try to run using the older version.
How can I make sure they run the second application using
Access 2002 runtime without hardcoding a path (since each
installation could be using a different location)?