Install/Upgrade ANPOP
Download ANPOP installer and run it
on your machine.
Note for upgrade: during installation stage if there is a message
"ANPOP.dll can't be overwritten", you should check if there is any
application using ANPOP. If you are using ANPOP in ASP/ASP.NET application,
shutdown IIS application first or reboot your machine, otherwise ANPOP.dll is
protected by IIS and the upgrade will be failed.
Requirement on Windows 95
ANPOP is built on VC++/ATL, it doesn't depend on any extra ocx/dll but
winsock2.0 upgrade package if your application is running on windows95. You can
download winsock2.0
here:
winsock2.0 update package for Windows 95
Distribution/Deployment
If you want to distribute/deploy without ANPOP installer.
1. copy anpop.dll to destination machine. (run-time file of ANPOP)
2. run "Regsvr32 [path]\anpop.dll" under dos prompt. (register ANPOP as
com object)
4. If you want to decrypt encrypted email and verify digital signature, then you need to copy capicom.dll to the
same directory of anpop.dll and run "Regsvr32 [path]\capicom.dll under dos prompt.
You can also use your installer to do the above operations.
Note: You can only distribute ANPOP to multiple machines with Professional or
Enterprise License..
Windows x64(AMD64)
For VBScript/ASP application on Windows x64 platform.
For .NET application on Windows x64 platform.
For Visual C++, Delphi application compiled to x64 native code.
Please download
ANPOP X64 File (ANPOP.dll for x64).
For Visual Basic 6.0 application, because it is always 32bit application, so it can work fine without ANPOP X64 File.