Select the downloaded zip file, and use the Extract All option from the right mouse menu to extract its contents into a new folder.
Select the setup.exe application file that was extracted from the download, and use the Run As Administrator option from the right mouse menu to start the installation.
Proceed through the installation until completed using the default options.
Select the downloaded zip file, and use the Extract All option from the right mouse menu to extract its contents into a new folder.
Copy the updated .asp files to the new SPC Explorer folder within the IIS server's inetpub folder (e.g. C:\inetpub\wwwroot\SPCExplorerRT)
Copy the updated .htm files to the new Setup Instructions folder within the IIS server's inetpub folder (e.g. C:\inetpub\wwwroot\SPCExplorerRT\Setup Instructions)
Copy the updated dataform.js files to the new js folder within the IIS server's inetpub folder (e.g. C:\inetpub\wwwroot\SPCExplorerRT\js)
Copy the updated QAChart.ocx and SPCWeb.dll files to the C:\Windows\SysWOW64 folder on the IIS server
Register the updated QAChart.ocx and SPCWeb.dll files to the C:\Windows\SysWOW64 folder on the IIS server
Type "command" (without the quotes) into the Windows Search bar on the IIS server. Windows should suggest the Command Prompt application
Select the Command Prompt option, then the Run As Administrator option from the right mouse menu.
Windows User Account Control will prompt to allow the app to make changes to your computer. Select Yes button
From the open Administrator: Command Prompt window, type "cd C:\Windows\SysWOW64" (without the quotes), then press the keyboard Enter key
The Command Prompt utility will return the name of the current directory, which should match the directory entered in the last command.
Type (or paste) "regsvr32 QAChart.ocx" (without the quotes), then click the Enter key. Windows should return a message that the file was successfully registered.
Type (or paste) "regsvr32 SPCWeb.dll" (without the quotes), then click the Enter key. Windows should return a message that the file was successfully registered.