Please read it carefully.

==============================================
HOW TO SETUP ASPFusionBasicSuite AUTOMATICALLY
==============================================

Zip file contains a file named "ASPFusionBasicSuite.exe", which is installation wizard. Please run this file, this will setup ASPFusionBasicSuite automatically.

If you don't want to use installation wizard then you can setup ASPFusionBasicSuite manually as described in below section, but you will not get ASPFusion Security Box in this case.

NOTE: ASPFusion Security Box only works for ASP.

1.
==================================
HOW TO SETUP AdvDirectory MANUALLY
==================================

This section contains a summary of how to setup AdvDirectory manually.

Zip file contains a folder named "dlls", which further contains a file named "AdvDirectory.dll".
To register the component on the system, change to the directory where you copy the DLL file and type:

regsvr32 advdirectory.dll

Zip file contains another folder named "examples", which further contains folders "asp", "c++" and "cf", which further contains a folder "advdirectory", where example files exist for testing AdvDirectory component for ASP (Active Server Pages), C++ and CF (ColdFusion).

==============================================
HOW TO MAKE AdvDirectory A PURCHASED COMPONENT
==============================================

Please follow these instructions to make your AdvDirectory component a purchased one, which will never expire.

	1. Create a registry key as path "HKEY_LOCAL_MACHINE\SOFTWARE\Advanced Communications\AspFusion\AdvDirectory".
	2. Create a string value with name "SerialNo" and enter your AdvDirectory serial number as its value.

2.
============================
HOW TO SETUP AdvDSN MANUALLY
============================

This section contains a summary of how to setup AdvDSN manually.

Zip file contains a folder named "dlls", which further contains a file named "AdvDSN.dll".
To register the component on the system, change to the directory where you copy the DLL file and type:

regsvr32 advdsn.dll

Zip file contains another folder named "examples", which further contains folders "asp", "c++" and "cf", which further contains a folder "advdsn", where example files exist for testing AdvDSN component for ASP (Active Server Pages), C++ and CF (ColdFusion).

========================================
HOW TO MAKE AdvDSN A PURCHASED COMPONENT
========================================

Please follow these instructions to make your AdvDSN component a purchased one, which will never expire.

	1. Create a registry key as path "HKEY_LOCAL_MACHINE\SOFTWARE\Advanced Communications\AspFusion\AdvDSN".
	2. Create a string value with name "SerialNo" and enter your AdvDSN serial number as its value.

3.
=============================
HOW TO SETUP AdvFile MANUALLY
=============================

This section contains a summary of how to setup AdvFile manually.

Zip file contains a folder named "dlls", which further contains a file named "AdvFile.dll".
To register the component on the system, change to the directory where you copy the DLL file and type:

regsvr32 advfile.dll

Zip file contains another folder named "examples", which further contains folders "asp", "c++" and "cf", which further contains a folder "advfile", where example files exist for testing AdvFile component for ASP (Active Server Pages), C++ and CF (ColdFusion).

=========================================
HOW TO MAKE AdvFile A PURCHASED COMPONENT
=========================================

Please follow these instructions to make your AdvFile component a purchased one, which will never expire.

	1. Create a registry key as path "HKEY_LOCAL_MACHINE\SOFTWARE\Advanced Communications\AspFusion\AdvFile".
	2. Create a string value with name "SerialNo" and enter your AdvFile serial number as its value.

4.
=============================
HOW TO SETUP AdvHTTP MANUALLY
=============================

This section contains a summary of how to setup AdvHTTP manually.

Zip file contains a folder named "dlls", which further contains a file named "AdvHTTP.dll".
To register the component on the system, change to the directory where you copy the DLL file and type:

regsvr32 advhttp.dll

Zip file contains another folder named "examples", which further contains folders "asp", "c++" and "cf", which further contains a folder "advhttp", where example files exist for testing AdvHTTP component for ASP (Active Server Pages), C++ and CF (ColdFusion).

Zip file contains another folder named "customtags", which further contains CFM templates, which is actually ColdFusion custom tag written on AdvHTTP. Please copy these CFM templates to custom tags folder of installed ColdFusion, so that ColdFusion programmers can use this AdvHTTP easily as custom tag named CF_HTTP.

=========================================
HOW TO MAKE AdvHTTP A PURCHASED COMPONENT
=========================================

Please follow these instructions to make your AdvHTTP component a purchased one, which will never expire.

	1. Create a registry key as path "HKEY_LOCAL_MACHINE\SOFTWARE\Advanced Communications\AspFusion\AdvHTTP".
	2. Create a string value with name "SerialNo" and enter your AdvHTTP serial number as its value.

5.
=============================
HOW TO SETUP AdvPOP3 MANUALLY
=============================

This section contains a summary of how to setup AdvPOP3 manually.

Zip file contains a folder named "dlls", which further contains a file named "AdvPOP3.dll".
To register the component on the system, change to the directory where you copy the DLL file and type:

regsvr32 advpop3.dll

Zip file contains another folder named "examples", which further contains folders "asp", "c++" and "cf", which further contains a folder "advpop3", where example files exist for testing AdvPOP3 component for ASP (Active Server Pages), C++ and CF (ColdFusion).

Zip file contains another folder named "customtags", which further contains CFM templates, which is actually ColdFusion custom tag written on AdvPOP3. Please copy these CFM templates to custom tags folder of installed ColdFusion, so that ColdFusion programmers can use this AdvPOP3 easily as custom tag named CF_POP.

=========================================
HOW TO MAKE AdvPOP3 A PURCHASED COMPONENT
=========================================

Please follow these instructions to make your AdvPOP3 component a purchased one, which will never expire.

	1. Create a registry key as path "HKEY_LOCAL_MACHINE\SOFTWARE\Advanced Communications\AspFusion\AdvPOP3".
	2. Create a string value with name "SerialNo" and enter your AdvPOP3 serial number as its value.

6.
=================================
HOW TO SETUP AdvRegistry MANUALLY
=================================

This section contains a summary of how to setup AdvRegistry manually.

Zip file contains a folder named "dlls", which further contains a file named "AdvRegistry.dll".
To register the component on the system, change to the directory where you copy the DLL file and type:

regsvr32 advregistry.dll

Zip file contains another folder named "examples", which further contains folders "asp", "c++" and "cf", which further contains a folder "advregistry", where example files exist for testing AdvRegistry component for ASP (Active Server Pages), C++ and CF (ColdFusion).

=============================================
HOW TO MAKE AdvRegistry A PURCHASED COMPONENT
=============================================

Please follow these instructions to make your AdvRegistry component a purchased one, which will never expire.

	1. Create a registry key as path "HKEY_LOCAL_MACHINE\SOFTWARE\Advanced Communications\AspFusion\AdvRegistry".
	2. Create a string value with name "SerialNo" and enter your AdvRegistry serial number as its value.

7.
=============================
HOW TO SETUP AdvSMTP MANUALLY
=============================

This section contains a summary of how to setup AdvSMTP manually.

Zip file contains a folder named "dlls", which further contains a file named "AdvSMTP.dll".
To register the component on the system, change to the directory where you copy the DLL file and type:

regsvr32 advsmtp.dll

Zip file contains another folder named "examples", which further contains folders "asp", "c++" and "cf", which further contains a folder "advsmtp", where example files exist for testing AdvSMTP component for ASP (Active Server Pages), C++ and CF (ColdFusion).

Zip file contains another folder named "customtags", which further contains CFM templates, which is actually ColdFusion custom tag written on AdvSMTP. Please copy these CFM templates to custom tags folder of installed ColdFusion, so that ColdFusion programmers can use this AdvSMTP easily as custom tag named CF_MAIL.

Zip file contains another folder named "services", which further contains a file named "AdvSMTPService.exe".
To install service on the system, change to the directory where you copy the EXE file and type:

advsmtpservice -install

Before installing AdvSMTP service please be sure to create some necessary values in registry used by service.
For creating necessary values in registry, there is a file named "AdvSMTP.reg".
To add necessary registry entries, change to the directory where you copy the REG file and type:

start advsmtp.reg

This will add all necessary default entries in registry used by service, but you have to set some registry values yourself, which are

	1. Edit registry entry named "MailPath", and edit it with physical path where you want to place spooled mails.

	2. Edit registry entry named "MailRecyclebin", and edit it with physical path where you want to place undeliverable mails.

	3. Edit registry entry named "MailLog", and edit it with physical path where you want to place host log files.

=========================================
HOW TO MAKE AdvSMTP A PURCHASED COMPONENT
=========================================

Please follow these instructions to make your AdvSMTP component a purchased one, which will never expire.

	1. Create a registry key as path "HKEY_LOCAL_MACHINE\SOFTWARE\Advanced Communications\AspFusion\AdvSMTP".
	2. Create a string value with name "SerialNo" and enter your AdvSMTP serial number as its value.
