Python Python 3.12.150.0
Python
Author: Roland Verheijden
Date: November 27, 2023

Repackaging tips and silent install information for Python Python 3.12.150.0. This App Tip provides comprehensive details for conducting a silent installation of Python. It includes additional insights, such as user environment specifics, extra installation parameters, and repackaging tips.

About

Python is a programming language that lets you work more quickly and integrate your systems more effectively.

General Information

Vendor Information

Python

Application Name

Python

Application Version

3.12.150.0

Download Link

https://www.python.org/ftp/python/3.12.0/python-3.12.0-amd64.exe

License Needed

No

Vendor Install

Installation Type

Setup.exe

Architecture

x64

Application Configuration/Settings

Registry

File

AD/GPO

AAD/GPO

User Environment Data

Registry

HKCU\Software\Python\PythonCore

File

%LOCALAPPDATA%\Python\

Other

Infrastructure Dependencies

Description

ODBC

Connection Name

Driver

Parameters

Setup.exe parameters

AssociateFiles=1 (Install with file associations)
CompileAll=1 (Compile all .py files to .pyc files)
Include_debug=1 (Include Python debug binaries)
Include_doc=0 (Exclude Python documentation)
Include_launcher=0 (Exclude Python launcher)
Include_pip=0 (Exclude PIP)
Include_symbols=1 (Include Python debugging symbols)
Include_tcltk=0 (Exclude Tkinter and IDLE)
Include_test=0 (Exclude Test Suite)
InstallAllUsers=1 (Install in Program files)
PrependPath=0 (Exclude Python from PATH variable)
Shortcuts=0 (Exclude additional shortcuts)
TargetDir="C:\Apps\Python312150" (Change install dir)

MSI Public Properties

Installation Commands

Silent Install Command

python-3.12.0-amd64.exe /quiet InstallAllUsers=1 PrependPath=1

Silent Uninstall Command

python-3.12.x-amd64.exe /uninstall /quiet

Repackaging Score

MSI

Unknown

MSIX

Unknown

App-V

Unknown

ThinApp

Unknown

Citrix App Layer

Unknown

VMWare App Volumes

Unknown

Other

Full Functional

Repackaging Tips

How to install Python preconfigured
Create a text file with the following content:
<Options>
<Option Name="InstallAllUsers" Value="1" />
<Option Name="TargetDir" Value="C:\Apps\Python312" />
<Option Name="DefaultAllUsersTargetDir" Value="C:\Apps\Python312" />
<Option Name="DefaultJustForMeTargetDir" Value="C:\Apps\Python312" />
<Option Name="DefaultCustomTargetDir" Value="C:\Apps\Python312" />
<Option Name="AssociateFiles" Value="1" />
<Option Name="CompileAll" Value="1" />
<Option Name="PrependPath" Value="1" />
<Option Name="Shortcuts" Value="1" />
<Option Name="Include_doc" Value="1" />
<Option Name="Include_debug" Value="1" />
<Option Name="Include_dev" Value="1" />
<Option Name="Include_exe" Value="1" />
<Option Name="Include_launcher" Value="1" />
<Option Name="InstallLauncherAllUsers" Value="1" />
<Option Name="Include_lib" Value="1" />
<Option Name="Include_pip" Value="1" />
<Option Name="Include_symbols" Value="1" />
<Option Name="Include_tcltk" Value="1" />
<Option Name="Include_test" Value="1" />
<Option Name="Include_tools" Value="1" />
<Option Name="LauncherOnly" Value="0" />
<Option Name="SimpleInstall" Value="0" />
<Option Name="SimpleInstallDescription"></Option>
</Options>

Save the file to unattend.xml
Run python-3.12.0-amd64.exe /quiet .\unattend.xml

Comments

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

Community Version

Community Version

Upcoming Events

october 2024

11oct8:00 am7:00 pmAppManagEvent 2024

Upcoming Courses

october 2024

09sep(sep 9)9:00 am13dec(dec 13)4:30 pm USA: Learning MSI Projects with InstallShield 2024

30sep(sep 30)9:00 am04oct(oct 4)4:30 pmUSA: Application Packaging with AdminStudio 2024

07oct(oct 7)9:00 am11(oct 11)4:30 pm AUS: Application Packaging with AdminStudio 2024

14oct(oct 14)9:00 am18(oct 18)4:30 pmEMEA: Learning MSI Projects with InstallShield 2024

14oct(oct 14)9:00 pm18(oct 18)5:00 pmIT Pro Masters Packaging for MSIX

november 2024

11nov(nov 11)9:00 am15(nov 15)4:30 pmEMEA: Application Packaging with AdminStudio 2024

25nov(nov 25)9:00 am29(nov 29)4:30 pmUSA: Learning MSI Projects with InstallShield 2024

december 2024

02dec(dec 2)9:00 am06(dec 6)4:30 pmUSA: Application Packaging with AdminStudio 2024