Silent Install HQ
MSI WinGet

Python 3.3

Python Software Foundation · 3.3.4 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i python-3.3.4.msi /quiet /norestart
InstallPath
msiexec /i python-3.3.4.msi /quiet /norestart TARGETDIR="<INSTALLPATH>"
Custom
msiexec /i python-3.3.4.msi /quiet /norestart ADDLOCAL=ALL

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {CC2659BC-D27D-3593-A0A0-9AC0DE07A430}
Product version operator Greater than or equal to
Product version 3.3.4

MSI Properties

Product Code {CC2659BC-D27D-3593-A0A0-9AC0DE07A430}

File Identity

SHA256 0ab059564d9934097ff96b73bf7701ddff89b8fe56bb0d7ac1114c0b40307ef4 VirusTotal ↗
Filename python-3.3.4.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Python.Python.3.3
Version 3.3.4
Description Python is a programming language that lets you work more quickly and integrate your systems more effectively.
License PSF-2.0
Upgrade Behavior install(Install over existing)
Release Notes Library - Issue #20374: Fix build warnings of the readline module with libedit on Mac.