---
title: 'Silent install Windows programs'
url: 'https://duckd.cz/en/home/silent%20install%20windows%20programs'
markdown: 'https://duckd.cz/en/home/silent%20install%20windows%20programs.md'
lang: en
date: '2026-09-17'
description: 'Silent install Windows programs Autodesk 123D Design 123D_Design_R1.8_WIN64_1.8.34.exe /quiet Lego mindstorm LME-EV3-WIN32-ENGB-01-01-full-setup.exe /q /AcceptLicenses yes /r:n MakerBot MakerBot_Bundle_BETA_3.8.1.167_x86_Install.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /quiet Sparkvue Pasco SPA…'
taxonomy:
  category:
    - windows
    - deployment
  tag:
    - silent-install
    - msi
    - setup
  author:
    - josef-kubat
---

Documentation

# Silent install Windows programs

 [› Obsah stránky](#content) [› Zpět](https://duckd.cz/en) [› Nahoru](#top) 

## Silent install Windows programs

# Autodesk 123D Design

123D\_Design\_R1.8\_WIN64\_1.8.34.exe /quiet

# Lego mindstorm

LME-EV3-WIN32-ENGB-01-01-full-setup.exe /q /AcceptLicenses yes /r:n

# MakerBot

MakerBot\_Bundle\_BETA\_3.8.1.167\_x86\_Install.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /quiet

# Sparkvue Pasco

SPARKvueSetup-1.2.0.exe /s /v"/qn"

# Scratch

msiexec /i Scratch1.4.msi /qn

# Scratch 4 Arduino

S4A16.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /quiet

# Arduino

certutil.exe -addstore -f "TrustedPublisher" .\\Arduino.cer arduino-1.0.6-windows.exe /S /installftdi /forcedrivers

# Pspad

pspad458inst\_cz.exe /VERYSILENT /NORESTART

# Python

python-2.7.8.msi /q

# VLC (1029 = Czech language)

vlc-2.1.5-win32.exe /L=1029 /S

# MS Visual studio 2013

wdexpress\_full.exe /Passive /NoWeb /NoRestart wdexpress\_langpack.exe /Passive /NoWeb /NoRestart

© www.duckd.cz

`Grav + Twig` • `atedo-quark` • `2026-09-25`

---

## Navigation

- Parent: [Home](https://duckd.cz/en/index.md)
- Previous: [PowerShell basics](https://duckd.cz/en/home/powershell-basics.md)
- Next: [Tmux - terminal multiplexer](https://duckd.cz/en/home/tmux.md)
