NOTE!!!: In order to install C-STEM Studio v7.x, if your computers are currently installed with C-STEM Studio 5.x with Linkbot Labs v1.1x, you must uninstall Linkbot Labs 1.1.x explicitly. The command varies depends on the version you had installed. Use one of the commands listed below to uninstall Linkbot Labs 1.1.x.
- Uninstall LinkbotLabs 1.x
- Command for uninstalling LinkbotLabs-1.1.6.msi:
msiexec /X{77052139-7764-4EC1-A9B6-CF5DDB029DAD} /quiet - Command for uninstalling LinkbotLabs-1.1.5.msi:
msiexec /X{90EC4769-1E3C-4D4E-ADCF-5BCE902C3429} /quiet - Command for uninstalling LinkbotLabs-1.1.4.msi:
msiexec /X{56312D31-A450-4AE5-B767-93A4AC1E32E0} /quiet - Command for uninstalling LinkbotLabs-1.1.3.msi:
msiexec /X{A2330481-18BB-42F5-8721-B179B0D2F7F4} /quiet - Command for uninstalling LinkbotLabs-1.1.2.msi:
msiexec /X{63658BBD-1BAE-4031-AC3E-451FC4EC4E14} /quiet - Command for uninstalling LinkbotLabs-1.1.1.msi:
msiexec /X{32A8CAAA-0F7A-4870-BBC1-585F314C7885} /quiet
- Command for uninstalling LinkbotLabs-1.1.6.msi:
- C-STEM Studio v7.x.x
- Default Silent Installation:
msiexec /i C-STEMStudio-7.x.x.msi /qn - Silent Uninstallation:
msiexec /x C-STEMStudio-7.x.x.msi /qn
- Default Silent Installation:
- Arduino Driver
To install the Arduino driver silently, unzip the C-STEM_Arduino_Driver-1.zip and stage the directory on the target machine, open an Administrator command prompt, and execute the following batch file:
.\install.bat
Note: You only need to install this device driver once and no updating is needed once you have installed it. Also, if you have already installed Arduino IDE on the computer, you do not need to install C-STEM Arduino Drive again. - Barobo Linkbot Driver
If installing silently, please unzip Barobo_Linkbot_Driver_v2.0.3.zip and stage the directory on the target machine, open an Administrator command prompt, and execute the following batch file:
.\install.bat
Note: You only need to install this device driver once and no updating is needed once you have installed it. Windows 10 machines do not need to do this. - C-STEM Curriculum 2020 for C-STEM Schools with C-STEM Annual Subscription **Optional**
- Default Silent Installation:
msiexec /i C-STEMCurriculum-2020.msi /qn - Silent Uninstallation:
msiexec /x C-STEMCurriculum-2020.msi /qn
- Default Silent Installation: