Skip to Main Content
Patch My PC Ideas & Feedback

A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:

Merged idea
This idea has been merged into another idea. To comment or vote on this idea, please visit PATCHMYPC-I-1009 Anaconda 3.

Windows OS: Anaconda

We have a requirement for Anaconda Distribution (Individual Edition) 2024.10-1 - and onwards.

We install this on 3500+ devices for our teaching spaces

We set the Directory to C:\ProgramData\Anaconda2024

We currently set the following in our PS Script

# Begin installation

$installFile = "$PSScriptRoot\Anaconda3-2024.10-1-Windows-x86_64.exe"

$installPath = "C:\ProgramData\Anaconda2024"

# Set any required installation file arguments

$args = "/installationtype=allusers /registerpython=0 /addtopath=0 /S /D=$installPath"

$pythonExecutable = Join-Path $installPath "python.exe"


What Patch My PC product is this new application request for? Patch My PC Enterprise
  • +2