|
aspEasyZIP
View the home page of MitDATA
| How to install the component |
Copy the following files to you WinNT/system32 directory, it can be also any directory if you have it on the search path:
easyzip.dll
Zipdll.dll
unzdll.dll
The start a command shell and write the following:
cd c:\winnt\system32\ ( or the directory you copy the files )
regsvr32 easyzip.dll
Note: If this is an update, then you have to stop the IIS service and also the IIS admin service.
| How to use it |
See the examples section
Check on the faqs to see how to add write permissions on a directory to work with zip files, these is only when you use the all the functions except the list zip contents.
| How to remove it |
If you have stopped using it and you want to remove it, you only have to stop the IIS type the following sentence:
regsvr32 /u easyzip.dll
This will unregistered the file and then you can delete all files from aspEasyZIP