Difference between revisions of "Building License Installation - 4.0"
From ROBOTC API Guide
(→Install ROBOTC) |
(→Install ROBOTC) |
||
Line 67: | Line 67: | ||
|- | |- | ||
|'''5)''' During this process, ROBOTC will automatically install the drivers needed for your specific robotics platform, if applicable. You will be prompted if you would like to install the drivers; click the 'Install' button to start the driver install. | |'''5)''' During this process, ROBOTC will automatically install the drivers needed for your specific robotics platform, if applicable. You will be prompted if you would like to install the drivers; click the 'Install' button to start the driver install. | ||
+ | |- | ||
+ | |<br /> | ||
|- | |- | ||
|[[File:BL4 Install Drivers.png]] | |[[File:BL4 Install Drivers.png]] |
Revision as of 18:18, 14 May 2014
There is a special type of ROBOTC license called a Building License . These licenses do not require an online activation but rather have a unique building license file that must be installed with the software in order for ROBOTC to work properly. The building license file is stored on the ROBOTC Customer Service server and can be accessed by the end user at any time. To do so, you will need to: |
|
Contents
Download the latest version of ROBOTC
Before we start programming in ROBOTC, we need to first download and install the client. This can be done by navigating to ROBOTC's website ( http://www.robotc.net) and selecting the 'Downloads' tab. |
1) From the ROBOTC website, select the individual robotics platform you wish to program on. If you want to use multiple platforms or accidentally download the wrong version, you can manually activate and choose another platform thorugh the ROBOTC program. When you get to the correct platform page, click on the 'Download ROBOTC for X version x.xx' to start the download process: |
![]() |
2) At this point click the 'Save' button to start downloading ROBOTC. You may get a warning pop-up from either Windows, your antivirus program, or both. This is to warn you that some programs downloaded from the internet can be malicious and to use care before running them; click allow to start the download. |
Install ROBOTC
Download the ROBOTC Building License File
1) Navigate to the ROBOTC Customer Service page and log in using your Customer ID and Password (this information will be sent to you in a confirmation email after purchasing a ROBOTC Building License). |
![]() |
2) Select the "Licenses and Activations" icon to view all of the licenses tied to that Customer ID. |
![]() |
3) Select the correct Building License File from the list of available licenses (in this example, a ROBOTC for VEX Robotics 4.0 Building License file). |
![]() |
4) Click the 'Download License File' button to download the license file to your computer. |
![]() |
Install and Activate the Building License
1) To activate ROBOTC with a building license, copy the building license file into the ROBOTC directory (typically C:/Program Files (x86)/Robomatter Inc/ROBOTC Development Environment 4.X). |
![]() |
2) Once the building license file is installed to the ROBOTC directory, ROBOTC must be run as an administrator in order to write the activation changes to the Windows Registry. To run ROBOTC as an administrator, right click on the ROBOTC icon and select the 'Run as Administrator' option while logged into an administrator's account. |
![]() |
One of the advantages of building licenses is that they help make automated installs easy. To roll out ROBOTC to multiple computers using a building license, make sure the base image has ROBOTC installed and the building license file is in the correct directory. As long as those two conditions are met, ROBOTC should be active on each computer the image is rolled out to with no further action required. |
There are, however, exceptions to this. If ROBOTC is being run from a centralized network, each computer that needs to access ROBOTC must also install a Network Dependencies package (available from the [ROBOTC downloads page]). The building license file must also be properly installed on the network in order for networked computers to access ROBOTC. |