What were you trying to do (and why)? I was trying to set up different python versions and understand how pip worked with those versions in homebrew, since understanding this helps debug versioning ...
python-3.10.9-amd64.exe /quiet InstallAllUsers=1 PrependPath=1 The resulting installation path (C:\Program Files\Python310) isn't added to the system PATH variable ...