Skip to content

Python system wide install #24389

Answered by OfficialEsco
Josh65-2201 asked this question in Q&A
Discussion options

You must be logged in to vote

There is currently not a switch for it in the manifest, if someone gets to it before me here is the InstallerSwitches https://docs.python.org/3/using/windows.html

You can do --override "/quiet PrependPath=1 InstallAllUsers=1, later you can do winget install python3 --scope machine

For the one adding the metadata, we need Custom: InstallAllUsers=1 and InstallLocation: TargetDir=<INSTALLPATH>

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@OfficialEsco
Comment options

Answer selected by Josh65-2201
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants