One-click batch automation that installs 15+ educational applications across 32-bit and 64-bit Windows school lab environments — zero technical expertise required.
START_HERE.bat automates the full installation sequenceif exist guards skip failed/already-installed software gracefullyinstall_log.txt generated automaticallyOneInstaller_32bit.zip or OneInstaller_64bit.zip. Open the extracted folder and double-click Offline-Online-Software files first.START_HERE.bat → Run as administrator. A black installer window opens and runs automatically.if exist guards ensure one crash doesn't stop others. Many programs show no UI window.install_log.txt is created. Desktop shortcuts appear for installed apps. Restart the computer to complete setup.| Software | Version | Purpose |
|---|---|---|
| Java Runtime (JRE) | 8u461 | Required for MIT App Inventor Emulator |
| .NET Framework | 4.8 | Required for MIT App Inventor Emulator |
| Visual C++ Redistributable | 2015–2022 | Required for MIT App Inventor Emulator |
| Software | Version | Notes |
|---|---|---|
| TuxTyping | 1.8.1 | |
| Tux Paint | Latest | |
| Childsplay | 1.6 | |
| GCompris | 4.3.1 | |
| Krita | 4.4.2 | |
| OpenShot | 3.2.1 | |
| Python | 3.13.2 | |
| MIT App Inventor Tools | 30.265.0 | |
| Scratch | 3.29.1 | ⬡ Manual install (internet required) |
| MakeCode Arcade | Latest | ⬡ Manual install (internet required) |
| Software | Version | Notes |
|---|---|---|
| GCompris | 25.0 | |
| Krita | 5.2.6 | |
| OpenShot | 3.2.1 | |
| Python | 3.13.2 | |
| MIT App Inventor Tools | 30.265.0 | |
| Scratch | 3.29.1 | |
| ScratchJr | Latest | |
| MakeCode Arcade | Latest | |
| Mind+ | Latest | |
| GDevelop | Latest | |
| Kodu Game Lab | Latest | |
| BlueJ | Latest | |
| Arduino IDE | Latest |
if exist guards make re-runs completely safe — already-installed software is skipped, not re-installed.