Outlook Redemption

  • Thread starter Thread starter Richard
  • Start date Start date
R

Richard

I know nothing about Outlook Redemption:

I have a FoxPro application running of an NT4/SP4 box.
The application has a module that's supposed to email
users, triggered by specific events. All my clients use
Outlook 2000, mail server is Exchange 5.5/SP4.

Question: Where is Redemption supposed to be installed?
a) On the FoxPro Application Server
b) On all the clients

Can anyone help me with this? The FoxPro programmer says
I have to install this on all clients. From what I've
read, this should be coded into the FoxPro app.

Any help would be greatly appreciated. I have no info on
the app (I inherited this after it went into production),
but if you need any additional details, I'll get it for
you.
 
Redemption must be installed on each client machine. It's a DLL that
if you have the redistributable version (not allowed to distribute the
personal version) and are using Windows Installer technology can be
marked as self-registering.

I include Redemption in a Windows Installer package along with my code
and distribute it that way.
 
Yes, the person distributing Redemption must have a distribution
license. Once you have that you can distribute Redemption to as many
clients as you want as often as you want.
 

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