Windows Instructions
Follow these steps to download and install on Windows:
- Download the file corresponding to your operating system.
- Ensure that Internet is connected via Ethernet(LAN cable) only
- Navigate to the folder where the file is downloaded. Double-click on the downloaded file.
- If you get Firewall pop-up, then click on "More info" > Choose "Run anyway".
- This action will open a link in your default web browser.
- Login using Kevit's Microsoft credentials.
- Wait patiently for the process to complete.
- Upon reaching the thanks page, close all open tabs in your browser.
Download for Windows
Mac Instructions
Follow these steps to download and install on Mac:
- Download the file corresponding to your operating system.
- Ensure that Internet is connected via Ethernet(LAN cable) only
- File must have the execution permission, for it do the following:
- Open Terminal
- Goto Directory where file is present, eg. cd Downloads
- Allow execution permission:
chmod +x <file-name>
- Run the file by double clicking on it
- You'll be shown error of Developer as unverified
- System Settings, navigate to Privacy & Security Tab, and check for the Security section, there allow by
clicking on "Open Anyway"
- If file doesn't gets open automatically, then open it from the Finder.
- This action will open a link in your default web browser.
- Login using Kevit's Microsoft credentials.
- Wait patiently for the process to complete.
- Upon reaching the thanks page, close all open tabs in your browser.
Download for Mac
Linux Instructions
Follow these steps to download and install on Linux:
- Download the file corresponding to your operating system.
- Ensure that Internet is connected via Ethernet(LAN cable) only
- Navigate to the folder where the file is downloaded. Right-click on the file > Go to Properties >
Permissions Section >
Select "Allow executing file as program".
- Open terminal from the folder where the downloaded file located.
- Run the file as the root user by executing the command
sudo ./<file-name>. This will
initiate the process.
- If process does not happen to open in browser, then Ctrl+click on the provided link in the terminal.
- If process happens to receive error displaying
iw: not found then, Run sudo apt install iw and re-run the application.
- This action will open the link in the latest browser used by you.
- Enter your Microsoft credentials.
- Login using Kevit's Microsoft credentials.
- Wait patiently for the process to complete.
- Upon reaching the thanks page, close all open tabs in your browser.
Download for Linux