Python installer can be called from inside C# code in order to install Python for mass distribution across an internal network. I have created an exe file for this particular purpose. Source Code can also be found in the github location. https://github.com/freemanbach/csharp/tree/main/InstallPython
The downloadable installer exe file can be run on the command prompt only. There are only two versions that are currently supported in my C# source code. The executable file can be found in this release location. https://github.com/freemanbach/csharp
Category: python