How to determine version of outlook

  • Thread starter Thread starter Rodney Frisard
  • Start date Start date
R

Rodney Frisard

Help! I have a database program that allows me to run command line
instructions. I have the target e-mail in the database and want to
issue a command line to send e-mail.

Problem: In the command line I execute

"c:\Program Files\Microsoft Office\Office10\Outlook.exe"

This works for office 2002, but come clients are running other
versions of outlook.

Does anyone know how to determine which outlook to point too??
 
Rodney said:
Help! I have a database program that allows me to run command line
instructions. I have the target e-mail in the database and want to
issue a command line to send e-mail.

Problem: In the command line I execute

"c:\Program Files\Microsoft Office\Office10\Outlook.exe"

This works for office 2002, but come clients are running other
versions of outlook.

Does anyone know how to determine which outlook to point too??

Not just other versions but other locations as well. Do you want to do
it in a program of manually look it up? Are you going to be able to check
to see if there is more than one version on the machine?

I assume you know to look under the Help menu to find the version
manually
 
Depending on what type of database you are working with (Access, FoxPro, MS
SQL, .etc), can the solution automate Outlook to create/display the message?
 
The version number of most programs, including Outlook, can be found by
clicking on HELP / ABOUT.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top