Install on Windows
You can either download the Windows installer package or a standalone Windows binary file.
Read Upgrading SmartCollect SC² for tips and guidance on updating an existing installation.
-
Click Download the zip file. Important: After you’ve downloaded the zip file and before extracting it, make sure to open the properties for that file (right-click Properties) and select the
unblockcheck box and then clickOk. -
Extract this folder to anywhere you want SmartCollect SC² to run from.
-
Start SmartCollect SC² by executing
smartcollect-server.exe, located in thebindirectory, preferably from the command line. If you want to run SmartCollect SC² as a Windows service, then download NSSM. It is very easy to add SmartCollect SC² as a Windows service using that tool.
To run SmartCollect SC², open your browser and go to the SmartCollect SC² port (https://localhost is default) and then follow the instructions in Getting Started.
Note: The default SmartCollect SC² port is
443. Make sure there is no other web application using that port.
- Go into the
confdirectory and copysample.initocustom.ini. Note: You should editcustom.ini, neverdefaults.ini.- Edit
custom.iniand uncomment thehttp_portconfiguration option (;is the comment character in ini files) and change it to something like8080or similar. That port should not require extra Windows privileges. Read more about the configuration options.