Python Python 3.11.2
Python
Author: Paul Cobben
Date: May 22, 2023

Repackaging tips and silent install information for Python Python 3.11.2. 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.11.2

Download Link

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

License Needed

No

Vendor Install

Installation Type

Setup.exe

Architecture

x64

Description

-

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\Python3112" (Change install dir)

MSI Public Properties

Installation Commands

Silent Install Command

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

Silent Uninstall Command

python-3.11.2-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
Silent Install

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\Python3112" />
<Option Name="DefaultJustForMeTargetDir" Value="C:\Apps\Python3112" />
<Option Name="DefaultCustomTargetDir" Value="C:\Apps\Python3112" />
<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.11.2-amd64.exe /quiet .\unattend.xml

Comments

0 Comments

Submit a Comment

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

Free Download

Upcoming Events

september 2024

16sepAll Day19Workplace Ninja Summit 2024

october 2024

11oct8:00 am7:00 pmAppManagEvent 2024

Upcoming Courses

april 2024

15apr(apr 15)9:00 am19(apr 19)4:30 pmUSA: Learning MSI Projects with InstallShield 2023

22apr(apr 22)9:00 am26(apr 26)4:30 pm EMEA: Application Packaging with AdminStudio 2023

may 2024

13may(may 13)9:00 am17(may 17)5:00 pmIT Pro Masters Packaging for MSIXMasters Level

june 2024

03jun(jun 3)1:00 pm13(jun 13)5:00 pmIT Pro Masters Packaging for MSIX

10jun(jun 10)9:00 am14(jun 14)4:30 pmEMEA: Learning MSI Projects with InstallShield 2023

24jun(jun 24)9:00 am28(jun 28)4:30 pmUSA: Application Packaging with AdminStudio 2023