Hi, I have been following the instructions here as I am having a nightmare trying to deploy Python 3.6.4 through MDT
I am able to run the following command successfully but... It installs it into Users/appdata instead of C:\program files. Is there any way to stipulate the install location in the command line?
Any help would be much appreciated.
python-3.6.4.exe /quiet InstallAllUsers=1 AssociateFiles=1 PrependPath=1 Include_launcher=1 InstallLauncherAllUsers=1 Include_tcltk=1