Installation of SA-FileUp consists of simply running the setup.exe file included with this distribution.
SA-FileUp works well with IIS Version 4 and the NT Option Pack.
For IIS Version 3 users, please note that you will need Version 1.0b or later of Active Server for this release of SA-FileUp. The latest version of IIS can be downloaded from Microsoft's IIS Web Site (http://www.microsoft.com/iis). To determine your current version of Active Server:
SA-FileUp will not work with an earlier version of Active Server.
If you wish to manually install SA-FileUp, there are two simple steps:
Once InstallShield has unpacked the cabinet files that contain SA-FileUp, you will see a file called SAFILEUP.DLL. This is the only file that must be installed on your web server. Copy SAFILEUP.DLL to any stable location on your web server. It need not be a virtual root that has execute permission. This can be the directory where ASP is, for example.
C:\> COPY SAFILEUP.DLL C:\WINNT\SYSTEM32\INETSRV\ASP\CMPNTS
Register the DLL.
C:\> REGSVR32 C:\WINNT\SYSTEM32\INETSRV\ASP\CMPNTS\SAFILEUP.DLL
If you have installed a previous version of SA-FileUp, it will be necessary to stop and re-start IIS's WWW Publishing Service. If you are installing SA-FileUp for the first time, it is not necessary to re-start the WWW server. You are now ready to upload files.