Installation
To feel the speed and efficiency of SRON, you need to install it on your system.
Currently, SRON is only available for Windows and soon releasing for Linux and Mac OS.
Follow the below steps to start installation on Windows system:
Download the package from here.
After downloading, unzip the package using WinRAR, or any other compression tool.
After that, you can find a .msi file (like this: SRON-v2.2-x64-setup.msi) in the directory you extracted the package.
Double click on the .msi package and Windows SmartScreen may show a warning. Click on "More info" and then click on "Run anyway". SRON is completely safe to download and install, so you don't have to worry.
After that, the installer window will open. Click on next and follow the simple steps given in the installer.
After successful installation, open command prompt and type
sronc --version
.
+----------------------------+
| SRON version 2.2 |
| @Author : Saksham Joshi |
+----------------------------+
If something like this is printed, then congratulations SRON is successfully installed on your computer.
Otherwise, search "Edit environment variables for your account" on start button, then click on "environment variables". After that double click on "Path" and copy-paste the below given line in a empty box.
C:\Program Files\SRON
Again, type
sronc --version
and congratulations! SRON is successfully installed on your computer.
Last updated