|
Files Included |
Top Previous Next |
|
The AstaSIP installer will install the base win32 DLL (astasiplib.dll) to the Windows System directory and then creates .NET and Delphi Directories. Under the .NET directories there are support files for both Desktop and Compact framework
Desktop CompactFrameWork
Note:If you have previously installed ASTA SIP make sure that all your Delphi versions are closed in order for the astasiplib.dll to be correctly updated to the windows system directory.
The ASTA SIP for VB6 version uses a COM DLL that replaces astasiplib.dll and must be registered as a COM DLL. The ASTA SIP VB Evaluation installer does the required COM registration.
To manually register AstaSIP_Com.dll from the command prompt type
regsvr32 AstaSIP_Com.dll
|